rdlibtool: lconf: openat(4,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 41, .st_ino = 4791388130}. rdlibtool: lconf: stopped in "/var/tmp" (config file not found on current device). rdlibtoolrdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other. rdlibtool: < returned to > slbt_get_lconf_flags(), line 639. --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DFCGID_APXS_BUILD -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/www-apache/mod_fcgid-2.3.9-r2/work/mod_fcgid-2.3.9/modules/fcgid -I/var/tmp/portage/www-apache/mod_fcgid-2.3.9-r2/work/mod_fcgid-2.3.9/modules/fcgid -I/var/tmp/portage/www-apache/mod_fcgid-2.3.9-r2/work/mod_fcgid-2.3.9/include -I/usr/include/apache2 -I. -I/usr/include/apr-1 -I/usr/include/db6.0 -prefer-pic -c fcgid_pm_main.c ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-20230901-150513 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.72.0 [2] rust-1.72.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): [1] php8.1 [2] php8.2 * go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 6ff51302ea9f13e77fd33278988933ed09050b86 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Sep 3 20:31:59 2023 +0000 2023-09-03 20:31:59 UTC emerge -qpvO www-apache/mod_fcgid [ebuild N ] www-apache/mod_fcgid-2.3.9-r2
Created attachment 869584 [details] emerge-info.txt
Created attachment 869585 [details] emerge-history.txt
Created attachment 869586 [details] environment
Created attachment 869587 [details] etc.clang.tar.xz
Created attachment 869588 [details] etc.portage.tar.xz
Created attachment 869589 [details] logs.tar.xz
Created attachment 869590 [details] temp.tar.xz
Created attachment 869591 [details] www-apache:mod_fcgid-2.3.9-r2:20230903-205342.log
Just reiterating what the upstream bug report says: apxs is used to compile and install these extension modules, but apxs invokes /usr/share/apr/build/libtool rather than $LIBTOOL when it is time to install the result. If you build the module with LIBTOOL=rlibtool, and install it with /usr/share/apr/build/libtool... that doesn't work.
*** Bug 913724 has been marked as a duplicate of this bug. ***
*** Bug 777066 has been marked as a duplicate of this bug. ***