2021-08-26 16:22:37 exec_hook package_begin chapter08 835-libtool START: 2021-08-26 16:22:37 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/835-libtool # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/835-libtool-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=835-libtool # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/835-libtool") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=835-libtool LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-pc-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=24859 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/835-libtool-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 2151012 / /sources/autolfs_package_patch PKG_DEST=/sources/835-libtool ## ------------------------- ## ## Configuring libtool 2.4.6 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /bin/m4 checking whether /bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.6 configure: autobuild hostname... lfs-x86_64 configure: autobuild mode... default configure: autobuild timestamp... 20210826T142238Z checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/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/local/lib /opt/lib /usr/lib32 /usr/libx32 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/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 g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for gccgo... no checking for gcj... no checking for windres... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands GEN libtoolize make all-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making all in . make[2]: Entering directory '/sources/libtool-2.4.6' CC libltdl/lt__strl.lo CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/loaders/dlopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CCLD libltdl/dlopen.la CCLD libltdl/libltdl.la make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' make install-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making install in . make[2]: Entering directory '/sources/libtool-2.4.6' make[3]: Entering directory '/sources/libtool-2.4.6' /bin/mkdir -p '/usr/bin' /bin/install -c libtool '/usr/bin' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libltdl/libltdl.la '/usr/lib' libtool: install: /bin/install -c libltdl/.libs/libltdl.so.7.3.1 /usr/lib/libltdl.so.7.3.1 libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) libtool: install: (cd /usr/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) libtool: install: /bin/install -c libltdl/.libs/libltdl.lai /usr/lib/libltdl.la libtool: install: /bin/install -c libltdl/.libs/libltdl.a /usr/lib/libltdl.a libtool: install: chmod 644 /usr/lib/libltdl.a libtool: install: ranlib /usr/lib/libltdl.a libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/usr/bin/libtoolize' rm -rf '/usr/share/libtool'/* /bin/install -c -m 644 './m4/libtool.m4' '/usr/share/aclocal/libtool.m4' /bin/install -c -m 644 './m4/ltargz.m4' '/usr/share/aclocal/ltargz.m4' /bin/install -c -m 644 './m4/ltdl.m4' '/usr/share/aclocal/ltdl.m4' /bin/install -c -m 644 './m4/ltoptions.m4' '/usr/share/aclocal/ltoptions.m4' /bin/install -c -m 644 './m4/ltsugar.m4' '/usr/share/aclocal/ltsugar.m4' /bin/install -c -m 644 './m4/ltversion.m4' '/usr/share/aclocal/ltversion.m4' /bin/install -c -m 644 './m4/lt~obsolete.m4' '/usr/share/aclocal/lt~obsolete.m4' /bin/install -c './build-aux/compile' '/usr/share/libtool/build-aux/compile' /bin/install -c './build-aux/config.guess' '/usr/share/libtool/build-aux/config.guess' /bin/install -c './build-aux/config.sub' '/usr/share/libtool/build-aux/config.sub' /bin/install -c './build-aux/depcomp' '/usr/share/libtool/build-aux/depcomp' /bin/install -c './build-aux/install-sh' '/usr/share/libtool/build-aux/install-sh' /bin/install -c './build-aux/missing' '/usr/share/libtool/build-aux/missing' /bin/install -c -m 644 './build-aux/ltmain.sh' '/usr/share/libtool/build-aux/ltmain.sh' /bin/install -c -m 644 './libltdl/COPYING.LIB' '/usr/share/libtool/COPYING.LIB' /bin/install -c -m 644 './libltdl/Makefile.am' '/usr/share/libtool/Makefile.am' /bin/install -c -m 644 './libltdl/README' '/usr/share/libtool/README' /bin/install -c -m 644 './libltdl/configure.ac' '/usr/share/libtool/configure.ac' /bin/install -c -m 644 './libltdl/aclocal.m4' '/usr/share/libtool/aclocal.m4' /bin/install -c -m 644 './libltdl/Makefile.in' '/usr/share/libtool/Makefile.in' /bin/install -c -m 644 './libltdl/config-h.in' '/usr/share/libtool/config-h.in' /bin/install -c -m 644 './libltdl/configure' '/usr/share/libtool/configure' /bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/usr/share/libtool/libltdl/lt__alloc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/usr/share/libtool/libltdl/lt__argz_.h' /bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/usr/share/libtool/libltdl/lt__dirent.h' /bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/usr/share/libtool/libltdl/lt__glibc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/usr/share/libtool/libltdl/lt__private.h' /bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/usr/share/libtool/libltdl/lt__strl.h' /bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/usr/share/libtool/libltdl/lt_dlloader.h' /bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/usr/share/libtool/libltdl/lt_error.h' /bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/usr/share/libtool/libltdl/lt_system.h' /bin/install -c -m 644 './libltdl/libltdl/slist.h' '/usr/share/libtool/libltdl/slist.h' /bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/usr/share/libtool/loaders/dld_link.c' /bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/usr/share/libtool/loaders/dlopen.c' /bin/install -c -m 644 './libltdl/loaders/dyld.c' '/usr/share/libtool/loaders/dyld.c' /bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/usr/share/libtool/loaders/load_add_on.c' /bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/usr/share/libtool/loaders/loadlibrary.c' /bin/install -c -m 644 './libltdl/loaders/preopen.c' '/usr/share/libtool/loaders/preopen.c' /bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/usr/share/libtool/loaders/shl_load.c' /bin/install -c -m 644 './libltdl/lt__alloc.c' '/usr/share/libtool/lt__alloc.c' /bin/install -c -m 644 './libltdl/lt__argz.c' '/usr/share/libtool/lt__argz.c' /bin/install -c -m 644 './libltdl/lt__dirent.c' '/usr/share/libtool/lt__dirent.c' /bin/install -c -m 644 './libltdl/lt__strl.c' '/usr/share/libtool/lt__strl.c' /bin/install -c -m 644 './libltdl/lt_dlloader.c' '/usr/share/libtool/lt_dlloader.c' /bin/install -c -m 644 './libltdl/lt_error.c' '/usr/share/libtool/lt_error.c' /bin/install -c -m 644 './libltdl/ltdl.c' '/usr/share/libtool/ltdl.c' /bin/install -c -m 644 './libltdl/ltdl.h' '/usr/share/libtool/ltdl.h' /bin/install -c -m 644 './libltdl/ltdl.mk' '/usr/share/libtool/ltdl.mk' /bin/install -c -m 644 './libltdl/slist.c' '/usr/share/libtool/slist.c' chmod a+x '/usr/share/libtool/configure' /bin/mkdir -p '/usr/include' /bin/install -c -m 644 libltdl/ltdl.h '/usr/include' /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libtool.info' /bin/mkdir -p '/usr/include/libltdl' /bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/usr/include/libltdl' /bin/mkdir -p '/usr/share/man/man1' /bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/usr/share/man/man1' make[3]: Leaving directory '/sources/libtool-2.4.6' make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' removed '/usr/lib/libltdl.a' Making distclean in . make[1]: Entering directory '/sources/libtool-2.4.6' test -z "doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html" \ || rm -rf doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html test -z "libtool libtoolize libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo" || rm -f libtool libtoolize libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo test -z "libltdl/libltdl.la" || rm -f libltdl/libltdl.la rm -rf .libs _libs rm -rf libltdl/.libs libltdl/_libs abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ test -f "$abs_srcdir/tests/testsuite" && \ '/bin/sh' "$abs_srcdir/tests/testsuite" --clean test -z "libltdl/dlopen.la " || rm -f libltdl/dlopen.la rm -rf libltdl/loaders/.libs libltdl/loaders/_libs rm -rf doc/libtool.t2d doc/libtool.t2p rm -f *.o rm -f libltdl/so_locations rm -f libltdl/*.o test -z "libltdl/lt__strl.o" || rm -f libltdl/lt__strl.o rm -f libltdl/so_locations rm -f libltdl/*.lo rm -f *.lo rm -f libltdl/loaders/*.o rm -f vti.tmp* ./doc/version.texi.tmp* test -z "libltdl/lt__strl.lo" || rm -f libltdl/lt__strl.lo rm -f libltdl/loaders/*.lo rm -f *.tab.c test -z "libltdl/libltdl/lt__argz.h libltdl/libltdl/lt__argz.h-t" || rm -f libltdl/libltdl/lt__argz.h libltdl/libltdl/lt__argz.h-t test -z "" || rm -f rm -f config.h stamp-h1 test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f doc/.dirstamp rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f libltdl/.deps/.dirstamp rm -f libltdl/.dirstamp rm -f libltdl/loaders/.deps/.dirstamp rm -f libltdl/loaders/.dirstamp test -z "libtool.dvi tests/atconfig" || rm -f libtool.dvi tests/atconfig make[1]: Leaving directory '/sources/libtool-2.4.6' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf libltdl/.deps libltdl/loaders/.deps rm -f Makefile ## ------------------------- ## ## Configuring libtool 2.4.6 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /bin/m4 checking whether /bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for a thread-safe 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-unknown-linux-gnu checking host system type... i686-pc-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.6 configure: autobuild hostname... lfs-x86_64 configure: autobuild mode... default configure: autobuild timestamp... 20210826T142645Z checking for i686-pc-linux-gnu-gcc... gcc -m32 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 we are using the GNU C compiler... yes checking whether gcc -m32 accepts -g... yes checking for gcc -m32 option to accept ISO C89... none needed checking whether gcc -m32 understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc -m32... gcc3 checking how to run the C preprocessor... gcc -m32 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -m32 -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -m32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i686-pc-linux-gnu-dumpbin... no checking for i686-pc-linux-gnu-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc -m32 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -m32 option to produce PIC... -fPIC -DPIC checking if gcc -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -m32 static flag -static works... yes checking if gcc -m32 supports -c -o file.o... yes checking if gcc -m32 supports -c -o file.o... (cached) yes checking whether the gcc -m32 linker (/bin/ld) 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/local/lib /opt/lib /usr/lib32 /usr/libx32 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 i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl.exe... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgfortran... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for i686-pc-linux-gnu-nagfor... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgfortran... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for i686-pc-linux-gnu-nagfor... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for i686-pc-linux-gnu-gccgo... no checking for gccgo... no checking for i686-pc-linux-gnu-gcj... no checking for gcj... no checking for i686-pc-linux-gnu-windres... no checking for windres... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands GEN libtoolize make all-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making all in . make[2]: Entering directory '/sources/libtool-2.4.6' CC libltdl/lt__strl.lo CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CCLD libltdl/libltdl.la make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' make install-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making install in . make[2]: Entering directory '/sources/libtool-2.4.6' make[3]: Entering directory '/sources/libtool-2.4.6' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/bin' /bin/install -c libtool '/sources/libtool-2.4.6/DESTDIR/usr/bin' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/lib32' /bin/sh ./libtool --mode=install /bin/install -c libltdl/libltdl.la '/sources/libtool-2.4.6/DESTDIR/usr/lib32' libtool: install: /bin/install -c libltdl/.libs/libltdl.so.7.3.1 /sources/libtool-2.4.6/DESTDIR/usr/lib32/libltdl.so.7.3.1 libtool: install: (cd /sources/libtool-2.4.6/DESTDIR/usr/lib32 && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) libtool: install: (cd /sources/libtool-2.4.6/DESTDIR/usr/lib32 && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) libtool: install: /bin/install -c libltdl/.libs/libltdl.lai /sources/libtool-2.4.6/DESTDIR/usr/lib32/libltdl.la libtool: install: /bin/install -c libltdl/.libs/libltdl.a /sources/libtool-2.4.6/DESTDIR/usr/lib32/libltdl.a libtool: install: chmod 644 /sources/libtool-2.4.6/DESTDIR/usr/lib32/libltdl.a libtool: install: ranlib /sources/libtool-2.4.6/DESTDIR/usr/lib32/libltdl.a libtool: warning: remember to run 'libtool --finish /usr/lib32' GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/sources/libtool-2.4.6/DESTDIR/usr/bin/libtoolize' rm -rf '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool'/* /bin/install -c -m 644 './m4/libtool.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/libtool.m4' /bin/install -c -m 644 './m4/ltargz.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltargz.m4' /bin/install -c -m 644 './m4/ltdl.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltdl.m4' /bin/install -c -m 644 './m4/ltoptions.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltoptions.m4' /bin/install -c -m 644 './m4/ltsugar.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltsugar.m4' /bin/install -c -m 644 './m4/ltversion.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltversion.m4' /bin/install -c -m 644 './m4/lt~obsolete.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/lt~obsolete.m4' /bin/install -c './build-aux/compile' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/compile' /bin/install -c './build-aux/config.guess' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/config.guess' /bin/install -c './build-aux/config.sub' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/config.sub' /bin/install -c './build-aux/depcomp' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/depcomp' /bin/install -c './build-aux/install-sh' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/install-sh' /bin/install -c './build-aux/missing' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/missing' /bin/install -c -m 644 './build-aux/ltmain.sh' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/ltmain.sh' /bin/install -c -m 644 './libltdl/COPYING.LIB' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/COPYING.LIB' /bin/install -c -m 644 './libltdl/Makefile.am' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/Makefile.am' /bin/install -c -m 644 './libltdl/README' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/README' /bin/install -c -m 644 './libltdl/configure.ac' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure.ac' /bin/install -c -m 644 './libltdl/aclocal.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/aclocal.m4' /bin/install -c -m 644 './libltdl/Makefile.in' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/Makefile.in' /bin/install -c -m 644 './libltdl/config-h.in' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/config-h.in' /bin/install -c -m 644 './libltdl/configure' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure' /bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__alloc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__argz_.h' /bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__dirent.h' /bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__glibc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__private.h' /bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__strl.h' /bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_dlloader.h' /bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_error.h' /bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_system.h' /bin/install -c -m 644 './libltdl/libltdl/slist.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/slist.h' /bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dld_link.c' /bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dlopen.c' /bin/install -c -m 644 './libltdl/loaders/dyld.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dyld.c' /bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/load_add_on.c' /bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/loadlibrary.c' /bin/install -c -m 644 './libltdl/loaders/preopen.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/preopen.c' /bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/shl_load.c' /bin/install -c -m 644 './libltdl/lt__alloc.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__alloc.c' /bin/install -c -m 644 './libltdl/lt__argz.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__argz.c' /bin/install -c -m 644 './libltdl/lt__dirent.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__dirent.c' /bin/install -c -m 644 './libltdl/lt__strl.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__strl.c' /bin/install -c -m 644 './libltdl/lt_dlloader.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt_dlloader.c' /bin/install -c -m 644 './libltdl/lt_error.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt_error.c' /bin/install -c -m 644 './libltdl/ltdl.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.c' /bin/install -c -m 644 './libltdl/ltdl.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.h' /bin/install -c -m 644 './libltdl/ltdl.mk' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.mk' /bin/install -c -m 644 './libltdl/slist.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/slist.c' chmod a+x '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/include' /bin/install -c -m 644 libltdl/ltdl.h '/sources/libtool-2.4.6/DESTDIR/usr/include' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/share/info' /bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/sources/libtool-2.4.6/DESTDIR/usr/share/info' install-info --info-dir='/sources/libtool-2.4.6/DESTDIR/usr/share/info' '/sources/libtool-2.4.6/DESTDIR/usr/share/info/libtool.info' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/include/libltdl' /bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/sources/libtool-2.4.6/DESTDIR/usr/include/libltdl' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/share/man/man1' /bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/sources/libtool-2.4.6/DESTDIR/usr/share/man/man1' make[3]: Leaving directory '/sources/libtool-2.4.6' make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' 'DESTDIR/usr/lib32/libltdl.a' -> '/usr/lib32/libltdl.a' 'DESTDIR/usr/lib32/libltdl.la' -> '/usr/lib32/libltdl.la' 'DESTDIR/usr/lib32/libltdl.so' -> '/usr/lib32/libltdl.so' 'DESTDIR/usr/lib32/libltdl.so.7' -> '/usr/lib32/libltdl.so.7' 'DESTDIR/usr/lib32/libltdl.so.7.3.1' -> '/usr/lib32/libltdl.so.7.3.1' Making distclean in . make[1]: Entering directory '/sources/libtool-2.4.6' test -z "doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html" \ || rm -rf doc/libtool.dvi doc/libtool.pdf doc/libtool.ps doc/libtool.html test -z "libtool libtoolize libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo" || rm -f libtool libtoolize libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo test -z "libltdl/libltdl.la" || rm -f libltdl/libltdl.la rm -rf .libs _libs rm -rf libltdl/.libs libltdl/_libs abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ test -f "$abs_srcdir/tests/testsuite" && \ '/bin/sh' "$abs_srcdir/tests/testsuite" --clean test -z "libltdl/dlopen.la " || rm -f libltdl/dlopen.la rm -rf libltdl/loaders/.libs libltdl/loaders/_libs rm -rf doc/libtool.t2d doc/libtool.t2p rm -f *.o rm -f libltdl/*.o rm -f libltdl/so_locations rm -f libltdl/so_locations test -z "libltdl/lt__strl.o" || rm -f libltdl/lt__strl.o rm -f *.lo rm -f libltdl/*.lo test -z "libltdl/lt__strl.lo" || rm -f libltdl/lt__strl.lo rm -f libltdl/loaders/*.o test -z "libltdl/libltdl/lt__argz.h libltdl/libltdl/lt__argz.h-t" || rm -f libltdl/libltdl/lt__argz.h libltdl/libltdl/lt__argz.h-t rm -f vti.tmp* ./doc/version.texi.tmp* rm -f *.tab.c rm -f libltdl/loaders/*.lo test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f doc/.dirstamp rm -f libltdl/.deps/.dirstamp rm -f libltdl/.dirstamp rm -f libltdl/loaders/.deps/.dirstamp rm -f libltdl/loaders/.dirstamp test -z "libtool.dvi tests/atconfig" || rm -f libtool.dvi tests/atconfig make[1]: Leaving directory '/sources/libtool-2.4.6' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf libltdl/.deps libltdl/loaders/.deps rm -f Makefile ## ------------------------- ## ## Configuring libtool 2.4.6 ## ## ------------------------- ## checking for GNU M4 that supports accurate traces... /bin/m4 checking whether /bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for x86_64-pc-linux-gnux32-strip... no checking for strip... strip checking for a thread-safe 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-unknown-linux-gnu checking host system type... x86_64-pc-linux-gnux32 configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.6 configure: autobuild hostname... lfs-x86_64 configure: autobuild mode... default configure: autobuild timestamp... 20210826T142651Z checking for x86_64-pc-linux-gnux32-gcc... gcc -mx32 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 we are using the GNU C compiler... yes checking whether gcc -mx32 accepts -g... yes checking for gcc -mx32 option to accept ISO C89... none needed checking whether gcc -mx32 understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc -mx32... gcc3 checking how to run the C preprocessor... gcc -mx32 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnux32-ar... no checking for ar... ar checking for x86_64-pc-linux-gnux32-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -mx32 -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -mx32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for x86_64-pc-linux-gnux32-dumpbin... no checking for x86_64-pc-linux-gnux32-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-pc-linux-gnux32 format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnux32-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnux32-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnux32-ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnux32-strip... strip checking for x86_64-pc-linux-gnux32-ranlib... ranlib checking command to parse nm output from gcc -mx32 object... ok checking for sysroot... no 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-gnux32-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -mx32 supports -fno-rtti -fno-exceptions... no checking for gcc -mx32 option to produce PIC... -fPIC -DPIC checking if gcc -mx32 PIC flag -fPIC -DPIC works... yes checking if gcc -mx32 static flag -static works... yes checking if gcc -mx32 supports -c -o file.o... yes checking if gcc -mx32 supports -c -o file.o... (cached) yes checking whether the gcc -mx32 linker (/bin/ld -m elf32_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/local/lib /opt/lib /usr/lib32 /usr/libx32 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-gnux32-g++... no checking for x86_64-pc-linux-gnux32-c++... no checking for x86_64-pc-linux-gnux32-gpp... no checking for x86_64-pc-linux-gnux32-aCC... no checking for x86_64-pc-linux-gnux32-CC... no checking for x86_64-pc-linux-gnux32-cxx... no checking for x86_64-pc-linux-gnux32-cc++... no checking for x86_64-pc-linux-gnux32-cl.exe... no checking for x86_64-pc-linux-gnux32-FCC... no checking for x86_64-pc-linux-gnux32-KCC... no checking for x86_64-pc-linux-gnux32-RCC... no checking for x86_64-pc-linux-gnux32-xlC_r... no checking for x86_64-pc-linux-gnux32-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -m elf32_x86_64 checking if the linker (/bin/ld -m elf32_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf32_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld -m elf32_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-gnux32-g77... no checking for x86_64-pc-linux-gnux32-xlf... no checking for x86_64-pc-linux-gnux32-f77... no checking for x86_64-pc-linux-gnux32-frt... no checking for x86_64-pc-linux-gnux32-pgf77... no checking for x86_64-pc-linux-gnux32-cf77... no checking for x86_64-pc-linux-gnux32-fort77... no checking for x86_64-pc-linux-gnux32-fl32... no checking for x86_64-pc-linux-gnux32-af77... no checking for x86_64-pc-linux-gnux32-xlf90... no checking for x86_64-pc-linux-gnux32-f90... no checking for x86_64-pc-linux-gnux32-pgf90... no checking for x86_64-pc-linux-gnux32-pghpf... no checking for x86_64-pc-linux-gnux32-epcf90... no checking for x86_64-pc-linux-gnux32-gfortran... no checking for x86_64-pc-linux-gnux32-g95... no checking for x86_64-pc-linux-gnux32-xlf95... no checking for x86_64-pc-linux-gnux32-f95... no checking for x86_64-pc-linux-gnux32-fort... no checking for x86_64-pc-linux-gnux32-ifort... no checking for x86_64-pc-linux-gnux32-ifc... no checking for x86_64-pc-linux-gnux32-efc... no checking for x86_64-pc-linux-gnux32-pgfortran... no checking for x86_64-pc-linux-gnux32-pgf95... no checking for x86_64-pc-linux-gnux32-lf95... no checking for x86_64-pc-linux-gnux32-ftn... no checking for x86_64-pc-linux-gnux32-nagfor... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for x86_64-pc-linux-gnux32-gfortran... no checking for x86_64-pc-linux-gnux32-g95... no checking for x86_64-pc-linux-gnux32-xlf95... no checking for x86_64-pc-linux-gnux32-f95... no checking for x86_64-pc-linux-gnux32-fort... no checking for x86_64-pc-linux-gnux32-ifort... no checking for x86_64-pc-linux-gnux32-ifc... no checking for x86_64-pc-linux-gnux32-efc... no checking for x86_64-pc-linux-gnux32-pgfortran... no checking for x86_64-pc-linux-gnux32-pgf95... no checking for x86_64-pc-linux-gnux32-lf95... no checking for x86_64-pc-linux-gnux32-ftn... no checking for x86_64-pc-linux-gnux32-nagfor... no checking for x86_64-pc-linux-gnux32-xlf90... no checking for x86_64-pc-linux-gnux32-f90... no checking for x86_64-pc-linux-gnux32-pgf90... no checking for x86_64-pc-linux-gnux32-pghpf... no checking for x86_64-pc-linux-gnux32-epcf90... no checking for x86_64-pc-linux-gnux32-g77... no checking for x86_64-pc-linux-gnux32-xlf... no checking for x86_64-pc-linux-gnux32-f77... no checking for x86_64-pc-linux-gnux32-frt... no checking for x86_64-pc-linux-gnux32-pgf77... no checking for x86_64-pc-linux-gnux32-cf77... no checking for x86_64-pc-linux-gnux32-fort77... no checking for x86_64-pc-linux-gnux32-fl32... no checking for x86_64-pc-linux-gnux32-af77... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for x86_64-pc-linux-gnux32-gccgo... no checking for gccgo... no checking for x86_64-pc-linux-gnux32-gcj... no checking for gcj... no checking for x86_64-pc-linux-gnux32-windres... no checking for windres... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands GEN libtoolize make all-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making all in . make[2]: Entering directory '/sources/libtool-2.4.6' CC libltdl/lt__strl.lo CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CCLD libltdl/libltdl.la make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' make install-recursive make[1]: Entering directory '/sources/libtool-2.4.6' Making install in . make[2]: Entering directory '/sources/libtool-2.4.6' make[3]: Entering directory '/sources/libtool-2.4.6' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/bin' /bin/install -c libtool '/sources/libtool-2.4.6/DESTDIR/usr/bin' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/libx32' /bin/sh ./libtool --mode=install /bin/install -c libltdl/libltdl.la '/sources/libtool-2.4.6/DESTDIR/usr/libx32' libtool: install: /bin/install -c libltdl/.libs/libltdl.so.7.3.1 /sources/libtool-2.4.6/DESTDIR/usr/libx32/libltdl.so.7.3.1 libtool: install: (cd /sources/libtool-2.4.6/DESTDIR/usr/libx32 && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) libtool: install: (cd /sources/libtool-2.4.6/DESTDIR/usr/libx32 && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) libtool: install: /bin/install -c libltdl/.libs/libltdl.lai /sources/libtool-2.4.6/DESTDIR/usr/libx32/libltdl.la libtool: install: /bin/install -c libltdl/.libs/libltdl.a /sources/libtool-2.4.6/DESTDIR/usr/libx32/libltdl.a libtool: install: chmod 644 /sources/libtool-2.4.6/DESTDIR/usr/libx32/libltdl.a libtool: install: ranlib /sources/libtool-2.4.6/DESTDIR/usr/libx32/libltdl.a libtool: warning: remember to run 'libtool --finish /usr/libx32' GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/sources/libtool-2.4.6/DESTDIR/usr/bin/libtoolize' rm -rf '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool'/* /bin/install -c -m 644 './m4/libtool.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/libtool.m4' /bin/install -c -m 644 './m4/ltargz.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltargz.m4' /bin/install -c -m 644 './m4/ltdl.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltdl.m4' /bin/install -c -m 644 './m4/ltoptions.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltoptions.m4' /bin/install -c -m 644 './m4/ltsugar.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltsugar.m4' /bin/install -c -m 644 './m4/ltversion.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/ltversion.m4' /bin/install -c -m 644 './m4/lt~obsolete.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/aclocal/lt~obsolete.m4' /bin/install -c './build-aux/compile' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/compile' /bin/install -c './build-aux/config.guess' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/config.guess' /bin/install -c './build-aux/config.sub' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/config.sub' /bin/install -c './build-aux/depcomp' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/depcomp' /bin/install -c './build-aux/install-sh' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/install-sh' /bin/install -c './build-aux/missing' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/missing' /bin/install -c -m 644 './build-aux/ltmain.sh' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/build-aux/ltmain.sh' /bin/install -c -m 644 './libltdl/COPYING.LIB' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/COPYING.LIB' /bin/install -c -m 644 './libltdl/Makefile.am' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/Makefile.am' /bin/install -c -m 644 './libltdl/README' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/README' /bin/install -c -m 644 './libltdl/configure.ac' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure.ac' /bin/install -c -m 644 './libltdl/aclocal.m4' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/aclocal.m4' /bin/install -c -m 644 './libltdl/Makefile.in' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/Makefile.in' /bin/install -c -m 644 './libltdl/config-h.in' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/config-h.in' /bin/install -c -m 644 './libltdl/configure' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure' /bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__alloc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__argz_.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__argz_.h' /bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__dirent.h' /bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__glibc.h' /bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__private.h' /bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt__strl.h' /bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_dlloader.h' /bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_error.h' /bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/lt_system.h' /bin/install -c -m 644 './libltdl/libltdl/slist.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/libltdl/slist.h' /bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dld_link.c' /bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dlopen.c' /bin/install -c -m 644 './libltdl/loaders/dyld.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/dyld.c' /bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/load_add_on.c' /bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/loadlibrary.c' /bin/install -c -m 644 './libltdl/loaders/preopen.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/preopen.c' /bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/loaders/shl_load.c' /bin/install -c -m 644 './libltdl/lt__alloc.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__alloc.c' /bin/install -c -m 644 './libltdl/lt__argz.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__argz.c' /bin/install -c -m 644 './libltdl/lt__dirent.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__dirent.c' /bin/install -c -m 644 './libltdl/lt__strl.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt__strl.c' /bin/install -c -m 644 './libltdl/lt_dlloader.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt_dlloader.c' /bin/install -c -m 644 './libltdl/lt_error.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/lt_error.c' /bin/install -c -m 644 './libltdl/ltdl.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.c' /bin/install -c -m 644 './libltdl/ltdl.h' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.h' /bin/install -c -m 644 './libltdl/ltdl.mk' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/ltdl.mk' /bin/install -c -m 644 './libltdl/slist.c' '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/slist.c' chmod a+x '/sources/libtool-2.4.6/DESTDIR/usr/share/libtool/configure' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/include' /bin/install -c -m 644 libltdl/ltdl.h '/sources/libtool-2.4.6/DESTDIR/usr/include' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/share/info' /bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/sources/libtool-2.4.6/DESTDIR/usr/share/info' install-info --info-dir='/sources/libtool-2.4.6/DESTDIR/usr/share/info' '/sources/libtool-2.4.6/DESTDIR/usr/share/info/libtool.info' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/include/libltdl' /bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/sources/libtool-2.4.6/DESTDIR/usr/include/libltdl' /bin/mkdir -p '/sources/libtool-2.4.6/DESTDIR/usr/share/man/man1' /bin/install -c -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/sources/libtool-2.4.6/DESTDIR/usr/share/man/man1' make[3]: Leaving directory '/sources/libtool-2.4.6' make[2]: Leaving directory '/sources/libtool-2.4.6' make[1]: Leaving directory '/sources/libtool-2.4.6' 'DESTDIR/usr/libx32/libltdl.a' -> '/usr/libx32/libltdl.a' 'DESTDIR/usr/libx32/libltdl.la' -> '/usr/libx32/libltdl.la' 'DESTDIR/usr/libx32/libltdl.so' -> '/usr/libx32/libltdl.so' 'DESTDIR/usr/libx32/libltdl.so.7' -> '/usr/libx32/libltdl.so.7' 'DESTDIR/usr/libx32/libltdl.so.7.3.1' -> '/usr/libx32/libltdl.so.7.3.1' Totalseconds: 259 KB: 2164060 / 2021-08-26 16:26:57 exec_hook package_done chapter08 835-libtool END: 2021-08-26 16:26:57