ar clq libRKindep.a cfuncs.o basename.o cksum.o file.o strops.o ar: libdeps specified more than once make[3]: *** [Makefile:1114: libRKindep.a] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-i18n/canna-3.7_p3-r3/work/Canna37p3/lib/RKindep' make[2]: *** [Makefile:1102: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-i18n/canna-3.7_p3-r3/work/Canna37p3/lib' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_developer-20210410-103050 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.3.0 * clang version 11.1.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.1.0 Python 3.8.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.51.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 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Apr 12 04:05:12 UTC 2021 emerge -qpvO app-i18n/canna [ebuild N ] app-i18n/canna-3.7_p3-r3 USE="ipv6 -canuum -doc"
Created attachment 699429 [details] emerge-info.txt
Created attachment 699432 [details] app-i18n:canna-3.7_p3-r3:20210412-045353.log
Created attachment 699435 [details] emerge-history.txt
Created attachment 699438 [details] environment
Created attachment 699441 [details] etc.portage.tar.bz2
Created attachment 699444 [details] logs.tar.bz2
Created attachment 699447 [details] temp.tar.bz2
ar: libdeps specified more than once caused by binutils:2.36 giving 'l' in 'ar clq' a different behavior[1] Seems fedora fixed this in imake rather than the packages. https://bugzilla.redhat.com/show_bug.cgi?id=1943020#c5
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fe2a2033eb3683c487a14e60f3eb130bc7c61f commit 56fe2a2033eb3683c487a14e60f3eb130bc7c61f Author: Ionen Wolkens <sudinave@gmail.com> AuthorDate: 2021-04-14 03:15:46 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-04-15 06:38:49 +0000 x11-misc/xorg-cf-files: remove ar l for binutils-2.36 l is a non-POSIX extension that for some implementation of ar(1) does: "puts any temporary files that ar generates in the current directory rather than the default temporary file directory." In <=binutils-2.35 it was instead silently ignored, but 2.36: "The ar tool's previously unused l modifier is now used for specifying dependencies of a static library." Which now caused build failures in some imake-using packages. Closes: https://bugs.gentoo.org/782514 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../files/xorg-cf-files-1.0.6-no-ar-l.patch | 20 ++++++++++++++++++++ ...1.0.6-r1.ebuild => xorg-cf-files-1.0.6-r2.ebuild} | 1 + 2 files changed, 21 insertions(+)