* Running eautoreconf in '/var/tmp/portage/media-libs/hamlib-4.5.5-r3/work/hamlib-4.5.5' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I macros --install --system-acdir=/var/tmp/portage/media-libs/hamlib-4.5.5-r3/temp/aclocal' ... [ !! ] * Failed running 'aclocal'! * * Include in your bug report the contents of: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20241015-011513 UNMASKED: <sys-devel/gcc-15.0.9999:15 Issues involving opaque types / incomplete typedefs should block bug 930805 >=sys-libs/ncurses-6.5 Block bug #351559 if this looks like a parallel build issue. The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.2 llvm-config: 19.1.2 Python 3.12.7 go version go1.23.1 linux/amd64 [1] php8.3 * Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.81.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit 1928a3c8c5f75717cd0291215e2b7bbf59989f01 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Oct 17 17:18:29 2024 +0000 2024-10-17 17:18:28 UTC emerge -qpvO =media-libs/hamlib-4.5.5-r3 [ebuild N ] media-libs/hamlib-4.5.5-r3 USE="-doc -perl -python -tcl" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Created attachment 906186 [details] emerge-info.txt
Created attachment 906187 [details] emerge-history.txt
Created attachment 906188 [details] environment
Created attachment 906189 [details] etc.clang.tar.xz
Created attachment 906190 [details] etc.portage.tar.xz
Created attachment 906191 [details] media-libs:hamlib-4.5.5-r3:20241017-174820.log
Created attachment 906192 [details] qlist-info.txt.xz
Created attachment 906193 [details] temp.tar.xz
This does not depend on autoconf-archive, but it seems to optionally use it when it's installed and fails with autoconf-archive-2024-10-16: configure.ac:641: error: AM_COND_IF: no such condition "LUAJIT" /usr/share/aclocal-1.17/cond-if.m4:23: AM_COND_IF is expanded from... /usr/share/aclocal/ax_lua.m4:199: AX_PROG_LUA is expanded from... Haven't looked further, so don't know if it is a bug in autoconf-archive or this package. Likely related to [1]. [1] https://github.com/autoconf-archive/autoconf-archive/commit/1eeb8c70a6dc8df17825260a22f9d9ee7115735d
(ftr this is a different issue than bug #941845, but see also'ed for reference given both are issues with that autoconf-archive version)
I didn't touch that macro. It looks more related to https://github.com/autoconf-archive/autoconf-archive/pull/288 as that's the commit which modified ax_lua.m4 and added the LUAJIT condition.
Thanks for the pointer to autoconf-archive as reason for failure. I would suggest to not rush for a fix here but to wait at least for a reaction in response to your comment at https://github.com/autoconf-archive/autoconf-archive/pull/288.
The fix for luajit is taking a while, so upstream is tentatively considering to simply revert it for now: https://github.com/autoconf-archive/autoconf-archive/pull/318