Created attachment 874048 [details] build log media-libs/webrtc-audio-processing-1.3 fails to build with use 'abi_x86_32' because the requirement for 'abi_x86_32' is not transferred to dev-cpp/abseil-cpp.
Comment on attachment 874048 [details] build log > * Package: media-libs/webrtc-audio-processing-1.3:1 > * Repository: gentoo > * Maintainer: leio@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking webrtc-audio-processing-1.3.tar.gz to /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work >>>> Source unpacked in /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work >>>> Preparing source in /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure >meson setup --libdir lib --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig:/usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/temp/meson.i686-pc-linux-gnu.x86.ini -Db_pch=false -Dwerror=false --buildtype plain -Dneon=no /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3 /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3-abi_x86_32.x86 >The Meson build system >Version: 1.2.3 >Source dir: /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3 >Build dir: /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3-abi_x86_32.x86 >Build type: native build >Project name: webrtc-audio-processing >Project version: 1.3 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse (gcc 13.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >C linker for the host machine: x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse ld.bfd 2.41 >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse (gcc 13.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 13.2.1_p20230826 p7) 13.2.1 20230826") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse ld.bfd 2.41 >Host machine cpu family: x86 >Host machine cpu: i686 >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (2.0.3) >Found CMake: /usr/bin/cmake (3.27.7) >Run-time dependency absl_base found: NO (tried pkgconfig and cmake) >Looking for a fallback subproject for the dependency absl_base > >../webrtc-audio-processing-1.3/meson.build:56:2: ERROR: Automatic wrap-based subproject downloading is disabled > >A full log can be found at /var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3-abi_x86_32.x86/meson-logs/meson-log.txt > * ERROR: media-libs/webrtc-audio-processing-1.3::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2798: Called meson-multilib_src_configure > * environment, line 1693: Called multilib-minimal_src_configure > * environment, line 1912: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2162: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1867: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1865: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 541: Called multilib-minimal_abi_src_configure > * environment, line 1906: Called multilib_src_configure > * environment, line 2387: Called meson_src_configure > * environment, line 1805: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-libs/webrtc-audio-processing-1.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/webrtc-audio-processing-1.3::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/webrtc-audio-processing-1.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/webrtc-audio-processing-1.3/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3-abi_x86_32.x86' > * S: '/var/tmp/portage/media-libs/webrtc-audio-processing-1.3/work/webrtc-audio-processing-1.3'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20817c985d7ff8f373c6c77321cf5ad2c8b1e836 commit 20817c985d7ff8f373c6c77321cf5ad2c8b1e836 Author: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> AuthorDate: 2023-11-04 15:55:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-05 14:47:24 +0000 media-libs/webrtc-audio-processing: Fix abseil-cpp multilib dep Closes: https://bugs.gentoo.org/916791 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33669 Signed-off-by: Sam James <sam@gentoo.org> ...udio-processing-1.3.ebuild => webrtc-audio-processing-1.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)