* econf: updating xgalaga-2.1.1.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xgalaga-2.1.1.0-r1 --htmldir=/usr/share/doc/xgalaga-2.1.1.0-r1/html --libdir=/usr/lib64 configure: error: cannot find required auxiliary files: ar-lib !!! Please attach the following file when seeking support: !!! /var/tmp/portage/games-arcade/xgalaga-2.1.1.0-r1/work/xgalaga-2.1.1.0/config.log * ERROR: games-arcade/xgalaga-2.1.1.0-r1::gentoo failed (configure phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-j3-20210803-215352 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8] Available Java Virtual Machines: [1] openjdk-jre-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit d01f064ee8ba53f684ce0167282bcb01fe64711f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Aug 4 09:06:41 2021 +0000 2021-08-04 09:06:40 UTC emerge -qpvO games-arcade/xgalaga [ebuild N ] games-arcade/xgalaga-2.1.1.0-r1
Created attachment 730090 [details] emerge-info.txt
Created attachment 730092 [details] emerge-history.txt
Created attachment 730094 [details] environment
Created attachment 730096 [details] etc.portage.tar.bz2
Created attachment 730098 [details] games-arcade:xgalaga-2.1.1.0-r1:20210804-101926.log
Created attachment 730100 [details] logs.tar.bz2
Created attachment 730102 [details] temp.tar.bz2
Probably caused by https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73a0e5dcf5f39f0ebc9ff9199d87e1aca5ad43e The build system does not seem to use automake. We probably do not package enough stuff in eautoreconf for AM_PROG_AR as a result.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e0619ae605eb068871d93776fb915ff1cd44c6 commit 28e0619ae605eb068871d93776fb915ff1cd44c6 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-08-04 11:56:23 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-08-04 11:59:45 +0000 games-arcade/xgalaga: fix AR support patch AM_PROG_AR should be used only in build systems that use automake. For those that don't `AC_CHECK_TOOL` is usually good enough. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/806382 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> .../xgalaga/files/xgalaga-2.1.1.0-respect-AR.patch | 14 +++++++++++++- games-arcade/xgalaga/xgalaga-2.1.1.0-r1.ebuild | 4 ---- 2 files changed, 13 insertions(+), 5 deletions(-)