* Package: dev-build/libtool-2.4.7-r2:2 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libtool-2.4.7.tar.xz to /var/tmp/portage/dev-build/libtool-2.4.7-r2/work >>> Source unpacked in /var/tmp/portage/dev-build/libtool-2.4.7-r2/work >>> Preparing source in /var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7 ... * Applying libtool-2.4.3-use-linux-version-in-fbsd.patch ... [ ok ] * Applying libtool-2.4.6-ppc64le.patch ... [ ok ] * Applying libtool-2.2.6a-darwin-module-bundle.patch ... [ ok ] * Applying libtool-2.4.6-darwin-use-linux-version.patch ... [ ok ] * Applying libtool-2.4.7-werror-lto.patch ... [ ok ] * Applying libtool-2.4.7-grep-3.8.patch ... [ ok ] * Applying libtool-2.4.6-pthread_bootstrapped.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libltdl' ... * Running 'true --install --copy --force --ltdl --automake' ... [ ok ] * Running 'aclocal -I ../m4 --system-acdir=/var/tmp/portage/dev-build/libtool-2.4.7-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' ... * Running 'true --install --copy --force --ltdl --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-build/libtool-2.4.7-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7 ... * econf: updating libtool-2.4.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libtool-2.4.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libtool-2.4.7/libltdl/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libtool-2.4.7/libltdl/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libtool-2.4.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libtool-2.4.7/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libtool-2.4.7-r2 --htmldir=/usr/share/doc/libtool-2.4.7-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-ltdl-install ## ------------------------- ## ## Configuring libtool 2.4.7 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.7 configure: autobuild hostname... localhost configure: autobuild mode... default configure: autobuild timestamp... 20240307T122450Z checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/14 /usr/lib/gcc/x86_64-pc-linux-gnu/14/32 /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/rust/lib /usr/lib/llvm/16/lib64 checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether the compiler supports GNU Fortran 77... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether the compiler supports GNU Fortran... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gccgo... no checking for gccgo... no checking for x86_64-pc-linux-gnu-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7 ... make -j4 rm -f 'libtoolize' sed -e 's|@MACRO_VERSION\@|2.4.7|g' -e "s|@MACRO_REVISION\@|$revision|g" -e "s|@MACRO_SERIAL\@|$serial|g" -e 's|@PACKAGE\@|libtool|g' -e 's|@PACKAGE_BUGREPORT\@|bug-libtool@gnu.org|g' -e 's|@PACKAGE_URL\@|https://www.gnu.org/software/libtool/|g' -e 's|@PACKAGE_NAME\@|GNU Libtool|g' -e "s|@package_revision\@|$revision|g" -e 's|@PACKAGE_STRING\@|GNU Libtool 2.4.7|g' -e 's|@PACKAGE_TARNAME\@|libtool|g' -e 's|@PACKAGE_VERSION\@|2.4.7|g' -e 's|@VERSION\@|2.4.7|g' -e '/^\. /s|@auxscriptsdir\@|'`CDPATH="${ZSH_VERSION+.}:" && cd './build-aux' && pwd`'|g' -e 's|@aclocaldir\@|/usr/share/aclocal|g' -e 's|@aux_dir\@|build-aux|g' -e 's|@datadir\@|/usr/share|g' -e 's|@EGREP\@|/bin/grep -E|g' -e 's|@FGREP\@|/bin/grep -F|g' -e 's|@GREP\@|/bin/grep|g' -e 's|@host_triplet\@|x86_64-pc-linux-gnu|g' -e 's|@LN_S\@|ln -s|g' -e "s|@ltdl_ac_aux_dir\@|`GREP='/bin/grep' SED='sed' ./build-aux/extract-trace AC_CONFIG_AUX_DIR ./libltdl/configure.ac`|g" -e 's|@macro_dir\@|m4|g' -e 's|@pkgauxdir\@|/usr/share/libtool/build-aux|g' -e 's|@pkgaux_files\@|compile config.guess config.sub depcomp install-sh missing ltmain.sh|g' -e 's|@pkgaux_install_files\@|config.guess config.sub install-sh|g' -e 's|@pkgaux_parent_files\@|ltmain.sh|g' -e 's|@pkgdatadir\@|/usr/share/libtool|g' -e 's|@pkgltdl_files\@|COPYING.LIB Makefile.am README configure.ac aclocal.m4 Makefile.in config-h.in configure libltdl/lt__alloc.h libltdl/lt__argz_.h libltdl/lt__dirent.h libltdl/lt__glibc.h libltdl/lt__private.h libltdl/lt__strl.h libltdl/lt_dlloader.h libltdl/lt_error.h libltdl/lt_system.h libltdl/slist.h loaders/dld_link.c loaders/dlopen.c loaders/dyld.c loaders/load_add_on.c loaders/loadlibrary.c loaders/preopen.c loaders/shl_load.c lt__alloc.c lt__argz.c lt__dirent.c lt__strl.c lt_dlloader.c lt_error.c ltdl.c ltdl.h ltdl.mk slist.c|g' -e 's|@pkgmacro_files\@|libtool.m4 ltargz.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4|g' -e 's|@prefix\@|/usr|g' -e 's|@SED\@|sed|g' -e 's|@srcdir\@|.|g' './libtoolize.in' > 'libtoolize' chmod a+x 'libtoolize' chmod a-w 'libtoolize' make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' make[3]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/lt__strl.lo libltdl/lt__strl.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/lt__strl.lo libltdl/lt__strl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt__strl.c -DPIC -fPIC -o libltdl/.libs/lt__strl.o T='./build-aux/Makefile.tmp'; \ for p in ./build-aux/*; do \ test -f "$p" || continue; \ f=`echo "$p" | sed 's|^./build-aux/||'`; \ case " compile config.guess config.sub depcomp install-sh missing ltmain.sh " in \ *" $f "*) ;; \ *) 'sed' \ -e 's|\(\$([^)]*)/\)*'"`GREP='/bin/grep' SED='sed' ./build-aux/extract-trace AC_CONFIG_AUX_DIR ./libltdl/configure.ac`/$f"'\$||' \ -e 's|\(\$([^)]*)/\)*'"`GREP='/bin/grep' SED='sed' ./build-aux/extract-trace AC_CONFIG_AUX_DIR ./libltdl/configure.ac`/$f"' ||' \ -e '/^[ ]*\\$/d' \ './libltdl/Makefile.in' > "$T" \ && mv -f "$T" './libltdl/Makefile.in';; \ esac; \ done rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/loaders/dlopen.c -DPIC -fPIC -o libltdl/loaders/.libs/dlopen.o make[3]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt__strl.c -o libltdl/lt__strl.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/loaders/libltdlc_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/loaders/libltdlc_la-preopen.lo libltdl/loaders/preopen.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/loaders/preopen.c -DPIC -fPIC -o libltdl/loaders/.libs/libltdlc_la-preopen.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt__alloc.lo libltdl/lt__alloc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt__alloc.c -DPIC -fPIC -o libltdl/.libs/libltdlc_la-lt__alloc.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt_dlloader.lo libltdl/lt_dlloader.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt_dlloader.c -DPIC -fPIC -o libltdl/.libs/libltdlc_la-lt_dlloader.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt__alloc.c -o libltdl/libltdlc_la-lt__alloc.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdlc_la-preopen.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt_dlloader.c -o libltdl/libltdlc_la-lt_dlloader.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-lt_error.lo libltdl/lt_error.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt_error.c -DPIC -fPIC -o libltdl/.libs/libltdlc_la-lt_error.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/lt_error.c -o libltdl/libltdlc_la-lt_error.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-ltdl.lo libltdl/ltdl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/ltdl.c -DPIC -fPIC -o libltdl/.libs/libltdlc_la-ltdl.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c -o libltdl/libltdlc_la-slist.lo libltdl/slist.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/slist.c -DPIC -fPIC -o libltdl/.libs/libltdlc_la-slist.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libltdl/dlopen.la libltdl/loaders/dlopen.lo rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libltdl/dlopen.la libltdl/loaders/dlopen.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: link: ln -s dlopen.so.def libltdl/.libs/dlopen.so.def.linux rdlibtool: link: ln -s dlopen.so.def.linux libltdl/.libs/dlopen.so.def.host rdlibtool: link: ar crs libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o rdlibtool: link: ln -s ../dlopen.la libltdl/.libs/dlopen.la rdlibtool: link: ln -s ../dlopen.la libltdl/.libs/dlopen.lai rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/slist.c -o libltdl/libltdlc_la-slist.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H= -DLTDL -I. -I. -Ilibltdl -I./libltdl -Ilibltdl/libltdl -I./libltdl/libltdl -O2 -pipe -march=native -fno-diagnostics-color -c libltdl/ltdl.c -o libltdl/libltdlc_la-ltdl.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -dlpreopen libltdl/dlopen.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libltdl/libltdlc.la libltdl/loaders/libltdlc_la-preopen.lo libltdl/libltdlc_la-lt__alloc.lo libltdl/libltdlc_la-lt_dlloader.lo libltdl/libltdlc_la-lt_error.lo libltdl/libltdlc_la-ltdl.lo libltdl/libltdlc_la-slist.lo libltdl/lt__strl.lo rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -no-undefined -dlpreopen libltdl/dlopen.la -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libltdl/libltdlc.la libltdl/loaders/libltdlc_la-preopen.lo libltdl/libltdlc_la-lt__alloc.lo libltdl/libltdlc_la-lt_dlloader.lo libltdl/libltdlc_la-lt_error.lo libltdl/libltdlc_la-ltdl.lo libltdl/libltdlc_la-slist.lo libltdl/lt__strl.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 163, .st_ino = 593780}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool". rdlibtool: link: ln -s libltdlc.so.def libltdl/.libs/libltdlc.so.def.linux rdlibtool: link: ln -s libltdlc.so.def.linux libltdl/.libs/libltdlc.so.def.host rdlibtool: link: ar crs libltdl/.libs/libltdlc.a libltdl/loaders/.libs/libltdlc_la-preopen.o libltdl/.libs/libltdlc_la-lt__alloc.o libltdl/.libs/libltdlc_la-lt_dlloader.o libltdl/.libs/libltdlc_la-lt_error.o libltdl/.libs/libltdlc_la-ltdl.o libltdl/.libs/libltdlc_la-slist.o libltdl/.libs/lt__strl.o rdlibtool: link: ln -s ../libltdlc.la libltdl/.libs/libltdlc.la rdlibtool: link: ln -s ../libltdlc.la libltdl/.libs/libltdlc.lai echo stamp > 'libltdl/stamp-mk' make[2]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' Making all in gnulib-tests make[2]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## make all-recursive make[3]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' Making all in . make[4]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' make[3]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' make[2]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/gnulib-tests' make[1]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' >>> Source compiled. >>> Test phase: dev-build/libtool-2.4.7-r2 make -j4 check TESTSUITEFLAGS=--jobs=4 if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi make check-recursive make[1]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' make check-local make[3]: Entering directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' autom4te --language=autotest -I '.' -I './tests' tests/testsuite.at tests/configure-funcs.at tests/libtoolize.at tests/libtool.at tests/demo.at tests/pic_flag.at tests/with-pic.at tests/cdemo.at tests/convenience.at tests/depdemo.at tests/help.at tests/duplicate_members.at tests/duplicate_conv.at tests/duplicate_deps.at tests/flags.at tests/inherited_flags.at tests/link-order.at tests/link-order2.at tests/fail.at tests/shlibpath.at tests/runpath-in-lalib.at tests/static.at tests/export.at tests/export-def.at tests/search-path.at tests/indirect_deps.at tests/archive-in-archive.at tests/exeext.at tests/execute-mode.at tests/bindir.at tests/cwrapper.at tests/deplib-in-subdir.at tests/infer-tag.at tests/localization.at tests/nocase.at tests/install.at tests/versioning.at tests/destdir.at tests/old-m4-iface.at tests/am-subdir.at tests/lt_dlexit.at tests/lt_dladvise.at tests/lt_dlopen.at tests/lt_dlopen_a.at tests/lt_dlopenext.at tests/ltdl-libdir.at tests/ltdl-api.at tests/dlloader-api.at tests/loadlibrary.at tests/lalib-syntax.at tests/resident.at tests/slist.at tests/need_lib_prefix.at tests/mdemo.at tests/standalone.at tests/subproject.at tests/nonrecursive.at tests/recursive.at tests/tagdemo.at tests/template.at tests/ctor.at tests/exceptions.at tests/early-libtool.at tests/no-executables.at tests/deplibs-ident.at tests/configure-iface.at tests/f77demo.at tests/fcdemo.at tests/darwin.at tests/dumpbin-symbols.at tests/deplibs-mingw.at tests/sysroot.at tests/stresstest.at tests/cmdline_wrap.at -o 'tests/testsuite' tests/testsuite.at:32: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead tests/testsuite.at:33: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ CONFIG_SHELL='/bin/bash' '/bin/bash' "$abs_srcdir/tests/testsuite" \ MAKE="make" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color" CPP="x86_64-pc-linux-gnu-gcc -E" CPPFLAGS="" LD="/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LIBS="" LN_S="ln -s" NM="/usr/bin/x86_64-pc-linux-gnu-nm -B" RANLIB="x86_64-pc-linux-gnu-ranlib" AR="x86_64-pc-linux-gnu-ar" EGREP="/bin/grep -E" FGREP="/bin/grep -F" GREP="/bin/grep" SED="sed" STRIP="x86_64-pc-linux-gnu-strip" lt_INSTALL="/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c" MANIFEST_TOOL=":" OBJEXT="o" EXEEXT="" SHELL="/bin/bash" CONFIG_SHELL="/bin/bash" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -fno-diagnostics-color" CXXCPP="x86_64-pc-linux-gnu-g++ -E" F77="x86_64-pc-linux-gnu-gfortran" FFLAGS="-O2 -pipe -march=native -fno-diagnostics-color" FC="x86_64-pc-linux-gnu-gfortran" FCFLAGS="-O2 -pipe -march=native -fno-diagnostics-color" GCJ="" GCJFLAGS="-g -O2" lt_cv_with_aix_soname="aix" lt_cv_to_host_file_cmd="func_convert_file_noop" lt_cv_to_tool_file_cmd="func_convert_file_noop" _lt_pkgdatadir="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7" LIBTOOLIZE="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtoolize" LIBTOOL="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/libtool" tst_aclocaldir="/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7/m4" --jobs=4 ## ----------------------------- ## ## GNU Libtool 2.4.7 test suite. ## ## ----------------------------- ## 1: func_munge_path_list works ok 3: libtoolize macro directory mismatch error ok 4: multiple AC_CONFIG_MACRO_DIRS invocation ok 2: libtoolize macro installation ok 5: multiple AC_CONFIG_MACRO_DIRS directories ok 6: libtoolize ACLOCAL_AMFLAGS extraction ok 9: diagnose missing LT_CONFIG_LTDL_DIR ok 7: libtoolize macro serial update ok 10: copy ltdl.m4 with shared macro directory ok 11: correctly parse LTDL_INIT from configure.ac ok 8: libtoolize config files serial update ok 15: nonrecursive ltdl with AC_CONFIG_MACRO_DIRS ok 12: diagnose missing LTDL_INIT invocation ok 17: Subproject ltdl without GNU M4 ok 16: subproject ltdl with unconventional layout ok 18: LIBTOOLIZE_OPTIONS ok 20: check help output ok 21: diagnose no mode specified ok 14: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIRS ok 19: cleanup old installation ok 24: check link mode operation ok 25: check objectlist file operation ok 13: upgrading verbatim style aclocal.m4 ok 26: test LT_SUPPORTED_TAG interface ok 23: transform source suffices ok 22: quote shell meta-characters in filenames ok 27: link against a preloaded static library ok 28: build and dynamically load a module ok 29: preload static and dynamic module ok 33: force non-PIC objects skipped (demo.at:513) 30: deplibs_check_method ok 31: disable fast install ok 32: force PIC objects ok 34: hardcoding library path ok 35: binary relinking at install time ok 37: linking with long file names ok 36: uninstalled libraries have priority ok 39: test --with-pic skipped (with-pic.at:40) 38: override pic_flag at configure time ok 40: build and link against a static library ok 41: build and link against a dynamic library ok 43: allow_undefined_flag ok 42: build both static and dynamic ok 44: C convenience archives ok 48: Java convenience archives skipped (convenience.at:231) 45: C++ convenience archives ok 46: F77 convenience archives ok 47: FC convenience archives ok 49: static library interdependencies ok 50: shared library interdependencies ok 54: standard command line options ok 51: shared and static interdependencies ok 52: disable fast install ok 55: mode short-hands ok 57: duplicate members in archive tests ok 58: duplicate convenience archive names ok 59: preserve duplicate convenience deps expected failure (duplicate_deps.at:73) 56: debug tracing ok 60: passing CC flags through libtool ok 61: passing CXX flags through libtool ok 64: passing GCJ flags through libtool skipped (flags.at:24) 62: passing F77 flags through libtool ok 63: passing FC flags through libtool ok 65: inherited_linker_flags ok 68: Failure tests ok 53: binary relinking at install time ok 66: Link order test ok 69: shlibpath_overrides_runpath ok 72: ccache -all-static ok 70: Runpath in libtool library files ok 74: export from a DLL with a .def file skipped (export-def.at:35) 75: sys_lib_search_path ok 76: sys_lib_search_path on w32 skipped (search-path.at:84) 77: indirect convenience ok 67: Link order of deplibs ok 79: static library contains static library expected failure (archive-in-archive.at:57) 80: both of -o prog and -o prog$EXEEXT work skipped (exeext.at:29) 73: Export test ok 78: indirect uninstalled ok 82: bindir basic lib test ok 84: cwrapper for uninstalled executables ok 81: execute mode ok 85: cwrapper string length skipped (cwrapper.at:190) 86: cwrapper and installed shared libraries ok 88: inferred tag ok 89: CXX inferred tag ok 90: F77 inferred tag ok 91: FC inferred tag ok 92: GCJ inferred tag skipped (infer-tag.at:85) 93: localized compiler messages skipped (localization.at:60) 94: nocase library search skipped (nocase.at:31) 71: static linking flags for programs ok 95: Install tests ok 97: Simple DESTDIR install ok 87: deplib in subdir ok 98: DESTDIR with in-package deplibs ok 96: versioning ok 101: AC_CONFIG_MACRO_DIR ok 99: AM_PROG_LIBTOOL ok 102: C subdir-objects ok 104: lt_dlexit unloading libs FAILED (lt_dlexit.at:160) 103: C++ subdir-objects ok 105: lt_dlopenadvise library loading FAILED (lt_dladvise.at:381) 107: lt_dlopen archive skipped (lt_dlopen_a.at:79) 106: lt_dlopen error messages expected failure (lt_dlopen.at:96) 109: libdir of installed modules FAILED (ltdl-libdir.at:109) 110: ltdl API skipped (ltdl-api.at:32) 108: lt_dlopenext error messages FAILED (lt_dlopenext.at:202) 111: dlloader API FAILED (dlloader-api.at:435) 113: syntax of .la files expected failure (lalib-syntax.at:86) 112: loadlibrary error messages FAILED (loadlibrary.at:243) 115: SList functionality ok 114: resident modules FAILED (resident.at:142) 116: enforced lib prefix FAILED (need_lib_prefix.at:180) 83: bindir install tests ok 100: AC_WITH_LTDL ok 117: dynamically ltdl preload static modules ok 118: dynamically ltdl load a shared module ok 119: ltdl load shared and static modules ok 121: link with library that loads ltdl modules ok 122: compiling softlinked libltdl ok 120: ltdl dryrun ok 123: compiling copied libltdl ok 124: installable libltdl ok 125: linking libltdl without autotools ok 126: compiling softlinked libltdl ok 127: compiling copied libltdl ok 129: linking libltdl without autotools ok 130: compiling softlinked libltdl ok 128: installable libltdl ok 131: compiling copied libltdl ok 132: installable libltdl ok 133: compiling softlinked libltdl ok 134: compiling copied libltdl ok 136: static library ok 135: installable libltdl ok 140: simple template test ok 141: template test with subdirs ok 142: C++ static constructors ok 143: C++ exception handling skipped (exceptions.at:361) 137: shared library ok 138: shared and static together ok 139: allow_undefined_flag ok 147: build tree relpaths expected failure (deplibs-ident.at:69) 144: config.status ok 145: config.lt ok 146: AC_NO_EXECUTABLES ok 151: convenience libltdl ok 148: installable libltdl ok 152: static library ok 149: --with-ltdl-include/lib ok 150: --with-included-ltdl ok 153: shared library ok 154: shared and static together ok 158: darwin fat compile skipped (darwin.at:43) 159: darwin concurrent library extraction ok 160: darwin gdb debug information skipped (darwin.at:155) 155: static library ok 162: darwin can lt_dlopen .dylib and .so files skipped (darwin.at:250) 156: shared library ok 163: dumpbin -symbols section hiding skipped (dumpbin-symbols.at:42) 165: -L=.../lib -l skipped (sysroot.at:204) 166: -L SYSROOT/.../lib -l skipped (sysroot.at:205) 167: SYSROOT/.../*.la skipped (sysroot.at:206) 164: deplibs without file command ok 157: shared and static together ok 161: darwin ld warnings changing configure results ok 168: Link option thorough search test ok 169: Run tests with low max_cmd_len FAILED (cmdline_wrap.at:48) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 148 tests were run, 14 failed (5 expected failures). 21 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send 'tests/testsuite.log' and all information you think might help: To: Subject: [GNU Libtool 2.4.7] testsuite: 104 105 108 109 111 112 114 116 169 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below 'tests/testsuite.dir'. make[3]: *** [Makefile:2557: check-local] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' make[2]: *** [Makefile:1948: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' make[1]: *** [Makefile:1649: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' make: *** [Makefile:1950: check] Error 2 * ERROR: dev-build/libtool-2.4.7-r2::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-build/libtool-2.4.7-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-build/libtool-2.4.7-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-build:libtool-2.4.7-r2:20240307-122438.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-build/libtool-2.4.7-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-build/libtool-2.4.7-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7' * S: '/var/tmp/portage/dev-build/libtool-2.4.7-r2/work/libtool-2.4.7'