InBetweenNames / gentooLTO

A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on media-libs/gst-plugins-good-1.18.4

becknik opened this issue · comments

Portage error log:

ERROR: media-libs/gst-plugins-good-1.18.4::gentoo failed (compile phase):
 *   ninja -v -j6 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 4741:  Called multilib-minimal_src_compile
 *   environment, line 3734:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 *   environment, line 4001:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 3694:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 3692:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 *   environment, line 1972:  Called multilib-minimal_abi_src_compile
 *   environment, line 3728:  Called multilib_src_compile
 *   environment, line 4213:  Called gstreamer_multilib_src_compile
 *   environment, line 3336:  Called eninja
 *   environment, line 2827:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=media-libs/gst-plugins-good-1.18.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/gst-plugins-good-1.18.4::gentoo'`.
 * The complete build log is located at '/tmp/portage/portage/media-libs/gst-plugins-good-1.18.4/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/portage/media-libs/gst-plugins-good-1.18.4/temp/environment'.
 * Working directory: '/tmp/portage/portage/media-libs/gst-plugins-good-1.18.4/work/gst-plugins-good-1.18.4-abi_x86_64.amd64'
 * S: '/tmp/portage/portage/media-libs/gst-plugins-good-1.18.4/work/gst-plugins-good-1.18.4'

Completes normally when using the default COMMON_FLAGS for this package.

It's already been addressed. #774

Upgrade to meson 0.63.0 or higher and it should build