rdlibtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Shared -DSHNTOOL -O2 -pipe -march=native -fno-diagnostics-color -Wall -pedantic -Wno-long-long -c common.cpp -DPIC -fPIC -o .libs/common.o rdlibtool --mode=compile --tag=ASM sh ../../../strip_fPIC.sh /usr/bin/yasm -f elf -m amd64 -o x86_64_mmx.lo x86_64_mmx.asm rdlibtool: error: 'ASM' is not a valid option value for [--tag]={CC|CXX|FC|F77|NASM|RC|disable-static|disable-shared} make[3]: *** [Makefile:617: x86_64_mmx.lo] Error 2 make[3]: Leaving directory '/var/tmp/portage/media-sound/mac-4.11.4.5.7-r1/work/monkeys-audio-4.11-u4-b5-s7/src/MACLib/Assembly' make[2]: *** [Makefile:591: all-recursive] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-20210320-151517 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * /usr/lib/llvm/11 11.1.0 Python 3.8.8 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.50.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.282_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu Mar 25 20:50:44 UTC 2021 emerge -qpvO media-sound/mac [ebuild N ] media-sound/mac-4.11.4.5.7-r1 USE="-static-libs" CPU_FLAGS_X86="mmx"
Created attachment 693747 [details] emerge-info.txt
Created attachment 693750 [details] emerge-history.txt
Created attachment 693753 [details] environment
Created attachment 693756 [details] etc.portage.tar.bz2
Created attachment 693759 [details] logs.tar.bz2
Created attachment 693762 [details] media-sound:mac-4.11.4.5.7-r1:20210325-211330.log
Created attachment 693765 [details] temp.tar.bz2
GNU libtool prints this: /bin/sh ../../../libtool --mode=compile --tag=ASM sh ../../../strip_fPIC.sh /usr/bin/yasm -f elf -m amd64 -o x86_64_mmx.lo x86_64_mmx.asm libtool: compile: ignoring unknown tag ASM
Builds with this in src_prepare(): sed -i 's/tag=ASM/tag=NASM/' src/MACLib/Assembly/Makefile.am || die eautoreconf However GNU libtool still complains about the unknown tag same as before.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24165fcf3b3d275950c05db60da87c7d06ca3233 commit 24165fcf3b3d275950c05db60da87c7d06ca3233 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-26 17:12:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-26 17:12:43 +0000 media-sound/mac: fix build with slibtool Thanks-to: orbea <orbea@riseup.net> Closes: https://bugs.gentoo.org/778260 Signed-off-by: Sam James <sam@gentoo.org> media-sound/mac/mac-4.11.4.5.7-r1.ebuild | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)