WARNING: If bootstrapping with this script fails, it may be due to an WARNING: incompatible installed `libtool.m4' being pulled in to WARNING: `aclocal.m4'. The best way to work around such a problem is to WARNING: uninstall your system libtool files, or failing that, overwrite WARNING: them with all m4 file as shipped with this distribution (except WARNING: `lt~obsolete.m4'). After that, retry this bootstrap. autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.11a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.11a,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.11a,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@TIMESTAMP\@, 1.3283 2010-09-18,g -e s,@package_revision\@,1.3283, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.11a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.11a,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.11a,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@MACRO_REVISION\@,1.3283,g -e s,@MACRO_SERIAL\@,3283,g ./libltdl/m4/ltversion.in > ./libltdl/m4/ltversion.m4 make: `libtoolize.in' is up to date. make: `tests/defs.in' is up to date. make: `tests/package.m4' is up to date. cd ./tests && \ autom4te --language=autotest `echo tests/testsuite.at tests/getopt-m4sh.at tests/libtoolize.at tests/help.at tests/duplicate_members.at tests/duplicate_conv.at tests/duplicate_deps.at tests/flags.at tests/inherited_flags.at tests/convenience.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/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/standalone.at tests/subproject.at tests/nonrecursive.at tests/recursive.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/stresstest.at tests/cmdline_wrap.at tests/pic_flag.at tests/darwin.at tests/deplibs-mingw.at tests/sysroot.at | sed 's,tests/,,g'` -o testsuite.tmp && \ mv -f testsuite.tmp testsuite make: `libltdl/Makefile.am' is up to date. make: `doc/notes.txt' is up to date. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. libtoolize: Bootstrap detected, no files installed. ## ----------------------------------------------------- ## ## Configuring libtool (Build:1.3283 2010-09-18) 2.2.11a ## ## ----------------------------------------------------- ## checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... 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 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 (/usr/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... no checking for dlopen in -ldl... 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 which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql /usr/local/lib/python2.6/config checking for library containing dlopen... -ldl 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++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/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 (/usr/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... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether 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 gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether 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 gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... yes checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... yes checking if gcj supports -c -o file.o... (cached) yes checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking for windres... no checking whether make supports order-only prerequisites... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in sed -e s,@EGREP\@,/bin/grep -E,g -e s,@FGREP\@,/bin/grep -F,g -e s,@GREP\@,/bin/grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.11a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g -e s,@PACKAGE_NAME\@,GNU Libtool,g -e s,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.11a,g -e s,@SED\@,/bin/sed,g -e s,@VERSION\@,2.2.11a,g -e s,@aclocaldir\@,/usr/local/share/aclocal,g -e s,@datadir\@,/usr/local/share,g -e s,@pkgdatadir\@,/usr/local/share/libtool,g -e s,@host_triplet\@,x86_64-unknown-linux-gnu,g -e s,@prefix\@,/usr/local,g -e s,@TIMESTAMP\@, 1.3283 2010-09-18,g -e s,@package_revision\@,1.3283, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh /bin/sh ./config.status libtool config.status: executing libtool commands rm -f libtoolize.tmp libtoolize set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.11a in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.11a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g' -e 's,@PACKAGE_NAME\@,GNU Libtool,g' -e 's,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.11a,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.11a,g' -e 's,@aclocaldir\@,/usr/local/share/aclocal,g' -e 's,@datadir\@,/usr/local/share,g' -e 's,@pkgdatadir\@,/usr/local/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/usr/local,g' -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \ -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \ -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \ ./libtoolize.in > libtoolize.tmp chmod a+x libtoolize.tmp chmod a-w libtoolize.tmp mv -f libtoolize.tmp libtoolize make all-recursive make[1]: Entering directory `/home/libtool/lt/libtool' make[2]: Entering directory `/home/libtool/lt/libtool' test -f doc/.dirstamp || make doc/.dirstamp Updating ./doc/version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in doc/libtool.info doc/libtool.info-[0-9] doc/libtool.info-[0-9][0-9] doc/libtool.i[0-9] doc/libtool.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run makeinfo -I doc -I ./doc \ -o doc/libtool.info ./doc/libtool.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./doc/libtool.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc PATH=.:$PATH; export PATH; /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run help2man --output=doc/libtool.1 --help-option=--help-all libtool cd ./libltdl && \ sed -e 's,config/mdate-sh,,' -e 's,config/texinfo.tex,,' \ -e 's,config/mkinstalldirs,,' \ < Makefile.in > Makefile.inT && \ mv -f Makefile.inT Makefile.in echo stamp > libltdl/stamp-mk make[2]: Leaving directory `/home/libtool/lt/libtool' make[1]: Leaving directory `/home/libtool/lt/libtool' { test ! -d "libtool-2.2.11a" || { find "libtool-2.2.11a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.11a"; }; } test -d "libtool-2.2.11a" || mkdir "libtool-2.2.11a" (cd tests/cdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/cdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/cdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/cdemo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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 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 for cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/cdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/cdemo' : test -d "../../libtool-2.2.11a/tests/cdemo" || mkdir "../../libtool-2.2.11a/tests/cdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/cdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/cdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/demo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/demo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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... no checking for dlopen in -ldl... 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 for cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/demo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/demo' : test -d "../../libtool-2.2.11a/tests/demo" || mkdir "../../libtool-2.2.11a/tests/demo" test -n ":" \ || find "../../libtool-2.2.11a/tests/demo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/depdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/depdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/depdemo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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 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 for cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating l1/Makefile config.status: creating l2/Makefile config.status: creating l3/Makefile config.status: creating l4/Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/depdemo' : test -d "../../libtool-2.2.11a/tests/depdemo" || mkdir "../../libtool-2.2.11a/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l1 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/tests/depdemo/l1' make[2]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo/l1' (cd l2 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/tests/depdemo/l2' make[2]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo/l2' (cd l3 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l3 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/tests/depdemo/l3' make[2]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo/l3' (cd l4 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l4 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/tests/depdemo/l4' make[2]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo/l4' test -n ":" \ || find "../../libtool-2.2.11a/tests/depdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/depdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/f77demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/f77demo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/f77demo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/f77demo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/f77demo' : test -d "../../libtool-2.2.11a/tests/f77demo" || mkdir "../../libtool-2.2.11a/tests/f77demo" test -n ":" \ || find "../../libtool-2.2.11a/tests/f77demo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/f77demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/fcdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/fcdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/fcdemo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/fcdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/fcdemo' : test -d "../../libtool-2.2.11a/tests/fcdemo" || mkdir "../../libtool-2.2.11a/tests/fcdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/fcdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/fcdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/mdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/mdemo/configure --with-dist --enable-ltdl-convenience --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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... no checking for dlopen in -ldl... 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 for cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo' : test -d "../../libtool-2.2.11a/tests/mdemo" || mkdir "../../libtool-2.2.11a/tests/mdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/mdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/mdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/mdemo2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo2' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/mdemo2/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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... no checking for dlopen in -ldl... 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 configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo2' make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo2' : test -d "../../libtool-2.2.11a/tests/mdemo2" || mkdir "../../libtool-2.2.11a/tests/mdemo2" test -n ":" \ || find "../../libtool-2.2.11a/tests/mdemo2" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/mdemo2" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/pdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/pdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/pdemo/configure --with-dist --no-create --no-recursion checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 (/usr/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... no checking for dlopen in -ldl... 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 for cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/pdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/pdemo' : test -d "../../libtool-2.2.11a/tests/pdemo" || mkdir "../../libtool-2.2.11a/tests/pdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/pdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/pdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/tagdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/tagdemo' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh /home/libtool/lt/libtool/tests/tagdemo/configure --with-dist --no-create --no-recursion checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes 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 whether the compiler implements namespaces... yes checking whether the compiler has ISO C++ iostream... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... 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 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 (/usr/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 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/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 (/usr/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 cos in -lm... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory `/home/libtool/lt/libtool/tests/tagdemo' make[1]: Entering directory `/home/libtool/lt/libtool/tests/tagdemo' : test -d "../../libtool-2.2.11a/tests/tagdemo" || mkdir "../../libtool-2.2.11a/tests/tagdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/tagdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/tagdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/tagdemo' make \ top_distdir="libtool-2.2.11a" distdir="libtool-2.2.11a" \ dist-info dist-hook make[1]: Entering directory `/home/libtool/lt/libtool' for macro in LT_INIT AC_PROG_LIBTOOL AM_PROG_LIBTOOL; do \ if grep $macro ./aclocal.m4 ./libltdl/aclocal.m4; then \ echo "Bogus $macro macro contents in an aclocal.m4 file." >&2; \ exit 1; \ else :; fi; \ done make[1]: Leaving directory `/home/libtool/lt/libtool' test -n "" \ || find "libtool-2.2.11a" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtool-2.2.11a" tardir=libtool-2.2.11a && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >libtool-2.2.11a.tar.gz tardir=libtool-2.2.11a && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | xz -c >libtool-2.2.11a.tar.xz { test ! -d "libtool-2.2.11a" || { find "libtool-2.2.11a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.11a"; }; } case 'libtool-2.2.11a.tar.gz libtool-2.2.11a.tar.xz' in \ *.tar.gz*) \ GZIP=--best gzip -dc libtool-2.2.11a.tar.gz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.bz2*) \ bzip2 -dc libtool-2.2.11a.tar.bz2 | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.lzma*) \ lzma -dc libtool-2.2.11a.tar.lzma | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.xz*) \ xz -dc libtool-2.2.11a.tar.xz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c libtool-2.2.11a.tar.Z | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP=--best gzip -dc libtool-2.2.11a.shar.gz | unshar ;;\ *.zip*) \ unzip libtool-2.2.11a.zip ;;\ esac chmod -R a-w libtool-2.2.11a; chmod a+w libtool-2.2.11a mkdir libtool-2.2.11a/_build mkdir libtool-2.2.11a/_inst chmod a-w libtool-2.2.11a test -d libtool-2.2.11a/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.2.11a/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.2.11a/_build \ && ../configure --srcdir=.. --prefix="$dc_install_base" \ \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf libtool-2.2.11a.tar.gz libtool-2.2.11a.tar.xz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ## ----------------------------------------------------- ## ## Configuring libtool (Build:1.3283 2010-09-18) 2.2.11a ## ## ----------------------------------------------------- ## checking for a BSD-compatible install... /usr/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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /usr/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... 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 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 (/usr/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... no checking for dlopen in -ldl... 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 which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql /usr/local/lib/python2.6/config checking for library containing dlopen... -ldl 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++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/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 (/usr/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... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether 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 gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether 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 gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/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 gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... yes checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... yes checking if gcj supports -c -o file.o... (cached) yes checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking for windres... no checking whether make supports order-only prerequisites... yes 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 make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' rm -f libtoolize.tmp libtoolize set dummy `/bin/sh ../libltdl/config/mkstamp ..`; shift; case 2.2.11a in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.11a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g' -e 's,@PACKAGE_NAME\@,GNU Libtool,g' -e 's,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.11a,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.11a,g' -e 's,@aclocaldir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal,g' -e 's,@datadir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share,g' -e 's,@pkgdatadir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst,g' -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \ -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \ -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \ ../libtoolize.in > libtoolize.tmp chmod a+x libtoolize.tmp chmod a-w libtoolize.tmp mv -f libtoolize.tmp libtoolize make all-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo '../'`libltdl/loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c ../libltdl/loaders/preopen.c -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c ../libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1 mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo '../'`libltdl/lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c ../libltdl/lt__alloc.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c ../libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo '../'`libltdl/lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c ../libltdl/lt_dlloader.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c ../libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo '../'`libltdl/lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c ../libltdl/lt_error.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c ../libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo '../'`libltdl/ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c ../libltdl/ltdl.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c ../libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo '../'`libltdl/slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c ../libltdl/slist.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c ../libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo ../libltdl/loaders/dlopen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c ../libltdl/loaders/dlopen.c -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c ../libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libltdl/dlopen.la libltdl/loaders/dlopen.lo -ldl -ldl libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o libtool: link: ranlib libltdl/.libs/dlopen.a libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__strl.lo ../libltdl/lt__strl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c ../libltdl/lt__strl.c -fPIC -DPIC -o libltdl/.libs/lt__strl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c ../libltdl/lt__strl.c -o libltdl/lt__strl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 9:2:2 -dlpreopen libltdl/dlopen.la -o libltdl/libltdl.la -rpath /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT libtool: link: (cd libltdl/.libs && gcc -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlS.c") libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT" libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/home/libtool/lt/libtool/libtool-2.2.11a/_build/libltdl/.libs/dlopen.a") libtool: link: gcc -shared -fPIC -DPIC libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o -ldl -O2 -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.2.2 libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.2.2" "libltdl.so.7") libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.2.2" "libltdl.so") libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x "/home/libtool/lt/libtool/libtool-2.2.11a/_build/libltdl/.libs/dlopen.a") libtool: link: ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o libtool: link: ranlib libltdl/.libs/libltdl.a libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" ) make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' TEXINPUTS="../libltdl/config:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/missing --run makeinfo -I doc -I ../doc' \ texi2dvi -o doc/libtool.dvi `test -f 'doc/libtool.texi' || echo '../'`doc/libtool.texi This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (/home/libtool/lt/libtool/libtool-2.2.11a/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (/home/libtool/lt/libtool/libtool-2.2.11a/doc/version.texi) [1] [2] [-1] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] Cross reference values unknown; you must run TeX again. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] Underfull \hbox (badness 3849) in paragraph at lines 2066--2074 @textrm The same ap-plies to the `@texttt --enable-fast-install=@textttsl pkgs []@textrm '[] flag, which uses [27] [28] [29] [30] [31] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/notes.texi [32]) [33] [34] [35] Chapter 6 [36] [37] Chapter 7 [38] [39] [40] Chapter 8 [41] [42] [43] Chapter 9 [44] Chapter 10 [45] [46] [47] [48] [49] [50] Chapter 11 [51] [52] [53] Underfull \hbox (badness 2027) in paragraph at lines 3854--3858 @textrm gram us-ing the func-tions @texttt lt_dlsetsearchpath[]@textrm , @text tt lt_dladdsearchdir[] @textrm and [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] [74] Underfull \hbox (badness 3460) in paragraph at lines 5154--5168 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 4429) in paragraph at lines 5154--5168 @textrm pack-age that uses libtool. The tests match-ing `@texttt demo-*make.te st[]@textrm '[], Underfull \hbox (badness 4316) in paragraph at lines 5154--5168 @textrm con-fig-ures `@texttt demo/libtool[]@textrm '[] to build both static a nd shared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5154--5168 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [76] Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three Underfull \hbox (badness 2680) in paragraph at lines 5295--5302 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt m demo-conf.test[]@textrm '[] Underfull \hbox (badness 3019) in paragraph at lines 5295--5302 @textrm con-fig-ures `@texttt mdemo/libtool[]@textrm '[] to build both static and shared li-braries, [77] [78] [79] [80] Chapter 15 [81] [82] [83] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/PLATFORMS [84] [85] [86]) [87] Underfull \hbox (badness 10000) in paragraph at lines 5784--5789 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [88] [89] [90] Underfull \hbox (badness 10000) in paragraph at lines 6035--6036 @textrm Requires Wine. see $@textsy h$@textrm un-de-fined$@textsy i$ [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 5787) in paragraph at lines 6512--6516 @textrm com-mands are ex-e-cuted if there is no file `@texttt $objdir/$soname- def[]@textrm '[], and [98] [99] [100] [101] [102] Underfull \hbox (badness 3179) in paragraph at lines 6844--6847 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], [103] Appendix A [104] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/fdl.texi [105] [106] [107] [108] [109] [110] [111]) [112] (Index) [113] ) (see the transcript file for additional information) Output written on libtool.dvi (116 pages, 360296 bytes). Transcript written on libtool.log. This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (/home/libtool/lt/libtool/libtool-2.2.11a/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./libtool.aux) (/home/libtool/lt/libtool/libtool-2.2.11a/doc/version.texi) [1] [2] (./libtool.toc [-1] [-2]) [-3] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] Underfull \hbox (badness 3849) in paragraph at lines 2066--2074 @textrm The same ap-plies to the `@texttt --enable-fast-install=@textttsl pkgs []@textrm '[] flag, which uses [27] [28] [29] [30] [31] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/notes.texi [32]) [33] [34] [35] Chapter 6 [36] [37] Chapter 7 [38] [39] [40] Chapter 8 [41] [42] [43] Chapter 9 [44] Chapter 10 [45] [46] [47] [48] [49] [50] Chapter 11 [51] [52] [53] Underfull \hbox (badness 2027) in paragraph at lines 3854--3858 @textrm gram us-ing the func-tions @texttt lt_dlsetsearchpath[]@textrm , @text tt lt_dladdsearchdir[] @textrm and [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] [74] Underfull \hbox (badness 3460) in paragraph at lines 5154--5168 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 4429) in paragraph at lines 5154--5168 @textrm pack-age that uses libtool. The tests match-ing `@texttt demo-*make.te st[]@textrm '[], Underfull \hbox (badness 4316) in paragraph at lines 5154--5168 @textrm con-fig-ures `@texttt demo/libtool[]@textrm '[] to build both static a nd shared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5154--5168 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [76] Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three Underfull \hbox (badness 2680) in paragraph at lines 5295--5302 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt m demo-conf.test[]@textrm '[] Underfull \hbox (badness 3019) in paragraph at lines 5295--5302 @textrm con-fig-ures `@texttt mdemo/libtool[]@textrm '[] to build both static and shared li-braries, [77] [78] [79] [80] Chapter 15 [81] [82] [83] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/PLATFORMS [84] [85] [86]) [87] Underfull \hbox (badness 10000) in paragraph at lines 5784--5789 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [88] [89] [90] Underfull \hbox (badness 10000) in paragraph at lines 6042--6045 @textrm page 93 and see Sec-tion 15.3.7.5 [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 5787) in paragraph at lines 6512--6516 @textrm com-mands are ex-e-cuted if there is no file `@texttt $objdir/$soname- def[]@textrm '[], and [98] [99] [100] [101] [102] Underfull \hbox (badness 3179) in paragraph at lines 6844--6847 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], Appendix A [103] [104] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/fdl.texi [105] [106] [107] [108] [109] [110] [111]) [112] (Index) (./libtool.cps [113] [114] [115] [116]) [117] ) (see the transcript file for additional information) Output written on libtool.dvi (122 pages, 526216 bytes). Transcript written on libtool.log. This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) file:line:error style messages enabled. entering extended mode (/home/libtool/lt/libtool/libtool-2.2.11a/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, formatting, and turning on texinfo input format.) (./libtool.aux) (/home/libtool/lt/libtool/libtool-2.2.11a/doc/version.texi) [1] [2] (./libtool.toc [-1] [-2]) [-3] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] Underfull \hbox (badness 3849) in paragraph at lines 2066--2074 @textrm The same ap-plies to the `@texttt --enable-fast-install=@textttsl pkgs []@textrm '[] flag, which uses [27] [28] [29] [30] [31] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/notes.texi [32]) [33] [34] [35] Chapter 6 [36] [37] Chapter 7 [38] [39] [40] Chapter 8 [41] [42] [43] Chapter 9 [44] Chapter 10 [45] [46] [47] [48] [49] [50] Chapter 11 [51] [52] [53] Underfull \hbox (badness 2027) in paragraph at lines 3854--3858 @textrm gram us-ing the func-tions @texttt lt_dlsetsearchpath[]@textrm , @text tt lt_dladdsearchdir[] @textrm and [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] [74] Underfull \hbox (badness 3460) in paragraph at lines 5154--5168 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 4429) in paragraph at lines 5154--5168 @textrm pack-age that uses libtool. The tests match-ing `@texttt demo-*make.te st[]@textrm '[], Underfull \hbox (badness 4316) in paragraph at lines 5154--5168 @textrm con-fig-ures `@texttt demo/libtool[]@textrm '[] to build both static a nd shared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5154--5168 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5245--5254 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [76] Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5295--5302 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three Underfull \hbox (badness 2680) in paragraph at lines 5295--5302 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt m demo-conf.test[]@textrm '[] Underfull \hbox (badness 3019) in paragraph at lines 5295--5302 @textrm con-fig-ures `@texttt mdemo/libtool[]@textrm '[] to build both static and shared li-braries, [77] [78] [79] [80] Chapter 15 [81] [82] [83] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/PLATFORMS [84] [85] [86]) [87] Underfull \hbox (badness 10000) in paragraph at lines 5784--5789 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [88] [89] [90] Underfull \hbox (badness 10000) in paragraph at lines 6042--6045 @textrm page 93 and see Sec-tion 15.3.7.5 [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 5787) in paragraph at lines 6512--6516 @textrm com-mands are ex-e-cuted if there is no file `@texttt $objdir/$soname- def[]@textrm '[], and [98] [99] [100] [101] [102] Underfull \hbox (badness 3179) in paragraph at lines 6844--6847 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], Appendix A [103] [104] (/home/libtool/lt/libtool/libtool-2.2.11a/doc/fdl.texi [105] [106] [107] [108] [109] [110] [111]) [112] (Index) (./libtool.cps [113] [114] [115] [116]) [117] ) (see the transcript file for additional information) Output written on libtool.dvi (122 pages, 526232 bytes). Transcript written on libtool.log. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make check-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' rm -f tests/defs.tmp tests/defs; \ sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.11a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_URL\@,http://www.gnu.org/software/libtool/,g' -e 's,@PACKAGE_NAME\@,GNU Libtool,g' -e 's,@PACKAGE_STRING\@,GNU Libtool 2.2.11a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.11a,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.11a,g' -e 's,@aclocaldir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal,g' -e 's,@datadir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share,g' -e 's,@pkgdatadir\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/home/libtool/lt/libtool/libtool-2.2.11a/_inst,g' ../tests/defs.in > tests/defs.tmp; \ mv -f tests/defs.tmp tests/defs make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make check-TESTS check-local make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[5]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' PASS: tests/link.test PASS: tests/link-2.test PASS: tests/nomode.test PASS: tests/objectlist.test PASS: tests/quote.test PASS: tests/sh.test PASS: tests/suffix.test SKIP: tests/tagtrace.test PASS: tests/cdemo-static.test PASS: tests/cdemo-static-make.test PASS: tests/cdemo-static-exec.test PASS: tests/demo-static.test PASS: tests/demo-static-make.test PASS: tests/demo-static-exec.test PASS: tests/demo-static-inst.test PASS: tests/demo-static-unst.test PASS: tests/depdemo-static.test PASS: tests/depdemo-static-make.test PASS: tests/depdemo-static-exec.test PASS: tests/depdemo-static-inst.test PASS: tests/depdemo-static-unst.test PASS: tests/mdemo-static.test PASS: tests/mdemo-static-make.test PASS: tests/mdemo-static-exec.test PASS: tests/mdemo-static-inst.test PASS: tests/mdemo-static-unst.test PASS: tests/cdemo-conf.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-conf.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/demo-deplibs.test PASS: tests/depdemo-conf.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-conf.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/mdemo-dryrun.test PASS: tests/mdemo2-conf.test PASS: tests/mdemo2-make.test PASS: tests/mdemo2-exec.test PASS: tests/pdemo-conf.test PASS: tests/pdemo-make.test PASS: tests/pdemo-exec.test PASS: tests/pdemo-inst.test PASS: tests/demo-nofast.test PASS: tests/demo-nofast-make.test PASS: tests/demo-nofast-exec.test PASS: tests/demo-nofast-inst.test PASS: tests/demo-nofast-unst.test PASS: tests/depdemo-nofast.test PASS: tests/depdemo-nofast-make.test PASS: tests/depdemo-nofast-exec.test PASS: tests/depdemo-nofast-inst.test PASS: tests/depdemo-nofast-unst.test PASS: tests/demo-pic.test PASS: tests/demo-pic-make.test PASS: tests/demo-pic-exec.test SKIP: tests/demo-nopic.test PASS: tests/demo-nopic-make.test PASS: tests/demo-nopic-exec.test PASS: tests/cdemo-shared.test PASS: tests/cdemo-shared-make.test PASS: tests/cdemo-shared-exec.test PASS: tests/mdemo-shared.test PASS: tests/mdemo-shared-make.test PASS: tests/mdemo-shared-exec.test PASS: tests/mdemo-shared-inst.test PASS: tests/mdemo-shared-unst.test PASS: tests/cdemo-undef.test PASS: tests/cdemo-undef-make.test PASS: tests/cdemo-undef-exec.test PASS: tests/tagdemo-static.test PASS: tests/tagdemo-static-make.test PASS: tests/tagdemo-static-exec.test PASS: tests/tagdemo-conf.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-shared.test PASS: tests/tagdemo-shared-make.test PASS: tests/tagdemo-shared-exec.test PASS: tests/tagdemo-undef.test PASS: tests/tagdemo-undef-make.test PASS: tests/tagdemo-undef-exec.test PASS: tests/fcdemo-static.test PASS: tests/fcdemo-static-make.test PASS: tests/fcdemo-static-exec.test PASS: tests/fcdemo-conf.test PASS: tests/fcdemo-make.test PASS: tests/fcdemo-exec.test PASS: tests/fcdemo-shared.test PASS: tests/fcdemo-shared-make.test PASS: tests/fcdemo-shared-exec.test PASS: tests/demo-shared.test PASS: tests/demo-shared-make.test PASS: tests/demo-shared-exec.test PASS: tests/demo-shared-inst.test PASS: tests/demo-hardcode.test PASS: tests/demo-relink.test PASS: tests/demo-noinst-link.test PASS: tests/demo-shared-unst.test PASS: tests/depdemo-shared.test PASS: tests/depdemo-shared-make.test PASS: tests/depdemo-shared-exec.test PASS: tests/depdemo-shared-inst.test PASS: tests/depdemo-relink.test PASS: tests/depdemo-shared-unst.test PASS: tests/f77demo-static.test PASS: tests/f77demo-static-make.test PASS: tests/f77demo-static-exec.test PASS: tests/f77demo-conf.test PASS: tests/f77demo-make.test PASS: tests/f77demo-exec.test PASS: tests/f77demo-shared.test PASS: tests/f77demo-shared-make.test PASS: tests/f77demo-shared-exec.test ====================== All 122 tests passed (2 tests were not run) ====================== make[5]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd .. && pwd`; cd tests; \ CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/usr/bin/ld -m elf_x86_64" LDFLAGS="" LIBS="-ldl " LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" AR="ar" M4SH="autom4te --language=m4sh" SED="/bin/sed" STRIP="strip" lt_INSTALL="/usr/bin/install -c" MANIFEST_TOOL=":" OBJEXT="o" EXEEXT="" SHELL="/bin/sh" CONFIG_SHELL="/bin/sh" CXX="g++" CXXFLAGS="-g -O2" CXXCPP="g++ -E" F77="gfortran" FFLAGS="-g -O2" FC="gfortran" FCFLAGS="-g -O2" GCJ="gcj" GCJFLAGS="-g -O2" lt_cv_to_host_file_cmd="func_convert_file_noop" lt_cv_to_tool_file_cmd="func_convert_file_noop" _lt_pkgdatadir="/home/libtool/lt/libtool/libtool-2.2.11a/_build/.." LIBTOOLIZE="/home/libtool/lt/libtool/libtool-2.2.11a/_build/libtoolize" LIBTOOL="/home/libtool/lt/libtool/libtool-2.2.11a/_build/libtool" tst_aclocaldir="/home/libtool/lt/libtool/libtool-2.2.11a/_build/../libltdl/m4" ## ------------------------------- ## ## GNU Libtool 2.2.11a test suite. ## ## ------------------------------- ## Shell option parser generator. 1: short option splitting ok 2: enhanced shell short option splitting ok 3: long option splitting ok 4: XSI long option splitting ok 5: option appending ok 6: enhanced shell option appending ok Libtoolize operation. 7: libtoolize macro installation ok 8: libtoolize macro directory mismatch error ok 9: libtoolize macro serial update ok 10: libtoolize config files serial update ok 11: diagnose missing LT_CONFIG_LTDL_DIR ok 12: copy ltdl.m4 with shared macro directory ok 13: correctly parse LTDL_INIT from configure.ac ok 14: diagnose missing LTDL_INIT invocation ok 15: upgrading verbatim style aclocal.m4 ok 16: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 17: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 18: subproject ltdl with non-shared directories ok 19: LIBTOOLIZE_OPTIONS ok 20: cleanup old installation ok Testing libtool functions. 21: standard command line options ok 22: mode short-hands ok 23: debug tracing ok 24: duplicate members in archive tests ok 25: duplicate convenience archive names ok 26: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 27: passing CC flags through libtool ok 28: passing CXX flags through libtool ok 29: passing F77 flags through libtool ok 30: passing FC flags through libtool ok 31: passing GCJ flags through libtool ok 32: inherited_linker_flags ok 33: C convenience archives ok 34: C++ convenience archives ok 35: F77 convenience archives ok 36: FC convenience archives ok 37: Java convenience archives ok 38: Link order test ok 39: Link order of deplibs ok 40: Failure tests ok 41: shlibpath_overrides_runpath ok 42: Runpath in libtool library files ok 43: static linking flags for programs ok 44: ccache -all-static ok 45: Export test ok 46: sys_lib_search_path ok 47: indirect convenience ok 48: indirect uninstalled ok 49: static library contains static library expected failure (archive-in-archive.at:56) 50: both of -o prog and -o prog$EXEEXT work skipped (exeext.at:29) 51: execute mode ok 52: bindir compile check ok 53: bindir basic lib test ok 54: bindir install tests ok 55: cwrapper for uninstalled executables ok 56: deplib in subdir ok 57: inferred tag ok 58: CXX inferred tag ok 59: F77 inferred tag ok 60: FC inferred tag ok 61: GCJ inferred tag ok 62: localized compiler messages ok 63: nocase library search skipped (nocase.at:31) 64: Install tests ok 65: versioning ok DESTDIR tests 66: Simple DESTDIR install ok 67: DESTDIR with in-package deplibs ok Support for older m4 interface. 68: AM_PROG_LIBTOOL ok 69: AC_WITH_LTDL ok Libtool subdir-objects support. 70: C subdir-objects ok 71: C++ subdir-objects ok Libltdl functionality. 72: lt_dlexit unloading libs ok 73: lt_dlopenadvise library loading ok 74: lt_dlopen error messages expected failure (lt_dlopen.at:101) 75: lt_dlopen archive ok 76: lt_dlopenext error messages ok 77: libdir of installed modules ok 78: ltdl API skipped (ltdl-api.at:31) 79: dlloader API ok 80: loadlibrary error messages skipped (loadlibrary.at:250) 81: syntax of .la files expected failure (lalib-syntax.at:133) 82: resident modules ok 83: SList functionality ok 84: enforced lib prefix ok Standalone Libltdl. 85: compiling softlinked libltdl ok 86: compiling copied libltdl ok 87: installable libltdl ok 88: linking libltdl without autotools ok Subproject Libltdl. 89: compiling softlinked libltdl ok 90: compiling copied libltdl ok 91: installable libltdl ok 92: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 93: compiling softlinked libltdl ok 94: compiling copied libltdl ok 95: installable libltdl ok Recursive Automake Libltdl. 96: compiling softlinked libltdl ok 97: compiling copied libltdl ok 98: installable libltdl ok C++ template tests. 99: simple template test ok 100: template test with subdirs ok Constructors. 101: C++ static constructors ok 102: C++ exception handling ok libtool script generation. 103: config.status ok 104: config.lt ok Libtool usage in GCC 105: AC_NO_EXECUTABLES ok Detecting identical deplibs. 106: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 107: installable libltdl ok 108: --with-ltdl-include/lib ok 109: --with-included-ltdl ok 110: convenience libltdl ok Libtool stress test. 111: Link option thorough search test ok 112: Run tests with low max_cmd_len ok 113: override pic_flag at configure time ok Mac OS X tests 114: darwin fat compile skipped (darwin.at:42) 115: darwin concurrent library extraction ok 116: darwin gdb debug information skipped (darwin.at:154) 117: deplibs without file command ok sysroot tests 118: -L=.../lib -l skipped (sysroot.at:203) 119: -L SYSROOT/.../lib -l skipped (sysroot.at:204) 120: SYSROOT/.../*.la skipped (sysroot.at:205) ## ------------- ## ## Test results. ## ## ------------- ## 111 tests behaved as expected. 9 tests were skipped. make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin" /usr/bin/install -c libtoolize libtool '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.2.2 /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7.2.2 libtool: install: (cd /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib && { ln -s -f libltdl.so.7.2.2 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.2.2 libltdl.so.7; }; }) libtool: install: (cd /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib && { ln -s -f libltdl.so.7.2.2 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.2.2 libltdl.so; }; }) libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a libtool: install: chmod 644 /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a libtool: install: ranlib /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a libtool: finish: PATH="/home/libtool/bin:/usr/bin:/bin:/sbin" ldconfig -n /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/libtool/lt/libtool/libtool-2.2.11a/_inst/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. ---------------------------------------------------------------------- rm -rf /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/* /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/lt~obsolete.m4' /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config /usr/bin/install -c '../libltdl/config/compile' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/missing' /usr/bin/install -c '../libltdl/config/ltmain.sh' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/ltmain.sh' /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/README' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/README' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dld_link.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dlopen.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dyld.c' /usr/bin/install -c -m 644 '../libltdl/loaders/load_add_on.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/load_add_on.c' /usr/bin/install -c -m 644 '../libltdl/loaders/loadlibrary.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '../libltdl/loaders/shl_load.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/shl_load.c' /usr/bin/install -c -m 644 '../libltdl/lt__dirent.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__strl.c' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__alloc.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__dirent.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__glibc.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__private.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__private.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__strl.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_dlloader.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_error.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_error.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_system.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_system.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/slist.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/slist.c' chmod a+x /home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info" /usr/bin/install -c -m 644 ../doc/libtool.info ../doc/libtool.info-1 ../doc/libtool.info-2 '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl" /usr/bin/install -c -m 644 ../libltdl/libltdl/lt_system.h ../libltdl/libltdl/lt_error.h ../libltdl/libltdl/lt_dlloader.h '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd .. && pwd`; cd tests; \ CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/usr/bin/ld -m elf_x86_64" LDFLAGS="" LIBS="-ldl " LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" AR="ar" M4SH="autom4te --language=m4sh" SED="/bin/sed" STRIP="strip" lt_INSTALL="/usr/bin/install -c" MANIFEST_TOOL=":" OBJEXT="o" EXEEXT="" SHELL="/bin/sh" CONFIG_SHELL="/bin/sh" CXX="g++" CXXFLAGS="-g -O2" CXXCPP="g++ -E" F77="gfortran" FFLAGS="-g -O2" FC="gfortran" FCFLAGS="-g -O2" GCJ="gcj" GCJFLAGS="-g -O2" lt_cv_to_host_file_cmd="func_convert_file_noop" lt_cv_to_tool_file_cmd="func_convert_file_noop" LIBTOOLIZE="/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin/`echo libtoolize | sed 's,x,x,'`" LIBTOOL="/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin/`echo libtool | sed 's,x,x,'`" LTDLINCL="-I/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include" LIBLTDL="/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la" tst_aclocaldir="/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal" \ AUTOTEST_PATH="/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin" ## ------------------------------- ## ## GNU Libtool 2.2.11a test suite. ## ## ------------------------------- ## Shell option parser generator. 1: short option splitting ok 2: enhanced shell short option splitting ok 3: long option splitting ok 4: XSI long option splitting ok 5: option appending ok 6: enhanced shell option appending ok Libtoolize operation. 7: libtoolize macro installation ok 8: libtoolize macro directory mismatch error ok 9: libtoolize macro serial update ok 10: libtoolize config files serial update ok 11: diagnose missing LT_CONFIG_LTDL_DIR ok 12: copy ltdl.m4 with shared macro directory ok 13: correctly parse LTDL_INIT from configure.ac ok 14: diagnose missing LTDL_INIT invocation ok 15: upgrading verbatim style aclocal.m4 ok 16: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 17: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 18: subproject ltdl with non-shared directories ok 19: LIBTOOLIZE_OPTIONS ok 20: cleanup old installation ok Testing libtool functions. 21: standard command line options ok 22: mode short-hands ok 23: debug tracing ok 24: duplicate members in archive tests ok 25: duplicate convenience archive names ok 26: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 27: passing CC flags through libtool ok 28: passing CXX flags through libtool ok 29: passing F77 flags through libtool ok 30: passing FC flags through libtool ok 31: passing GCJ flags through libtool ok 32: inherited_linker_flags ok 33: C convenience archives ok 34: C++ convenience archives ok 35: F77 convenience archives ok 36: FC convenience archives ok 37: Java convenience archives ok 38: Link order test ok 39: Link order of deplibs ok 40: Failure tests ok 41: shlibpath_overrides_runpath ok 42: Runpath in libtool library files ok 43: static linking flags for programs ok 44: ccache -all-static ok 45: Export test ok 46: sys_lib_search_path ok 47: indirect convenience ok 48: indirect uninstalled ok 49: static library contains static library expected failure (archive-in-archive.at:56) 50: both of -o prog and -o prog$EXEEXT work skipped (exeext.at:29) 51: execute mode ok 52: bindir compile check ok 53: bindir basic lib test ok 54: bindir install tests ok 55: cwrapper for uninstalled executables ok 56: deplib in subdir ok 57: inferred tag ok 58: CXX inferred tag ok 59: F77 inferred tag ok 60: FC inferred tag ok 61: GCJ inferred tag ok 62: localized compiler messages ok 63: nocase library search skipped (nocase.at:31) 64: Install tests ok 65: versioning ok DESTDIR tests 66: Simple DESTDIR install ok 67: DESTDIR with in-package deplibs ok Support for older m4 interface. 68: AM_PROG_LIBTOOL ok 69: AC_WITH_LTDL ok Libtool subdir-objects support. 70: C subdir-objects ok 71: C++ subdir-objects ok Libltdl functionality. 72: lt_dlexit unloading libs ok 73: lt_dlopenadvise library loading ok 74: lt_dlopen error messages expected failure (lt_dlopen.at:101) 75: lt_dlopen archive ok 76: lt_dlopenext error messages ok 77: libdir of installed modules ok 78: ltdl API skipped (ltdl-api.at:31) 79: dlloader API ok 80: loadlibrary error messages skipped (loadlibrary.at:250) 81: syntax of .la files expected failure (lalib-syntax.at:133) 82: resident modules ok 83: SList functionality ok 84: enforced lib prefix ok Standalone Libltdl. 85: compiling softlinked libltdl ok 86: compiling copied libltdl ok 87: installable libltdl ok 88: linking libltdl without autotools ok Subproject Libltdl. 89: compiling softlinked libltdl ok 90: compiling copied libltdl ok 91: installable libltdl ok 92: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 93: compiling softlinked libltdl ok 94: compiling copied libltdl ok 95: installable libltdl ok Recursive Automake Libltdl. 96: compiling softlinked libltdl ok 97: compiling copied libltdl ok 98: installable libltdl ok C++ template tests. 99: simple template test ok 100: template test with subdirs ok Constructors. 101: C++ static constructors ok 102: C++ exception handling ok libtool script generation. 103: config.status ok 104: config.lt ok Libtool usage in GCC 105: AC_NO_EXECUTABLES ok Detecting identical deplibs. 106: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 107: installable libltdl ok 108: --with-ltdl-include/lib ok 109: --with-included-ltdl ok 110: convenience libltdl ok Libtool stress test. 111: Link option thorough search test ok 112: Run tests with low max_cmd_len ok 113: override pic_flag at configure time ok Mac OS X tests 114: darwin fat compile skipped (darwin.at:42) 115: darwin concurrent library extraction ok 116: darwin gdb debug information skipped (darwin.at:154) 117: deplibs without file command ok sysroot tests 118: -L=.../lib -l skipped (sysroot.at:203) 119: -L SYSROOT/.../lib -l skipped (sysroot.at:204) 120: SYSROOT/.../*.la skipped (sysroot.at:205) ## ------------- ## ## Test results. ## ## ------------- ## 111 tests behaved as expected. 9 tests were skipped. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' ( cd '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin' && rm -f libtoolize libtool ) rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.dvi' rm -rf '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.html' ( cd '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include' && rm -f ltdl.h ) cd '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info' && rm -f libtool.info libtool.info-[0-9] libtool.info-[0-9][0-9] libtool.i[0-9] libtool.i[0-9][0-9] /bin/sh ./libtool --mode=uninstall rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la' libtool: uninstall: rm -f /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7.2.2 /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7 /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so /home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a ( cd '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.pdf' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/COPYING.LIB' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/README' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.inc' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.am' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure.ac' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/aclocal.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.in' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/config-h.in' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz_.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dld_link.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dlopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dyld.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/load_add_on.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/loadlibrary.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/shl_load.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__dirent.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__strl.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__private.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__strl.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_error.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_system.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/slist.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/preopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__alloc.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_dlloader.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_error.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/slist.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/compile' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.guess' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.sub' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/depcomp' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/install-sh' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/missing' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/ltmain.sh' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/argz.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/libtool.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltdl.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltoptions.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltsugar.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltversion.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin" /usr/bin/install -c libtoolize libtool '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.2.2 /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7.2.2 libtool: install: (cd /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib && { ln -s -f libltdl.so.7.2.2 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.2.2 libltdl.so.7; }; }) libtool: install: (cd /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib && { ln -s -f libltdl.so.7.2.2 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.2.2 libltdl.so; }; }) libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a libtool: install: chmod 644 /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a libtool: install: ranlib /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a rm -rf /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/* /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/lt~obsolete.m4' /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config /usr/bin/install -c '../libltdl/config/compile' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/missing' /usr/bin/install -c '../libltdl/config/ltmain.sh' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/ltmain.sh' /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/README' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/README' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dld_link.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dlopen.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dyld.c' /usr/bin/install -c -m 644 '../libltdl/loaders/load_add_on.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/load_add_on.c' /usr/bin/install -c -m 644 '../libltdl/loaders/loadlibrary.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '../libltdl/loaders/shl_load.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/shl_load.c' /usr/bin/install -c -m 644 '../libltdl/lt__dirent.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__strl.c' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__alloc.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__dirent.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__glibc.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__private.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__private.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__strl.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_dlloader.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_error.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_error.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_system.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_system.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/slist.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/slist.c' chmod a+x /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info" /usr/bin/install -c -m 644 ../doc/libtool.info ../doc/libtool.info-1 ../doc/libtool.info-2 '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl" /usr/bin/install -c -m 644 ../libltdl/libltdl/lt_system.h ../libltdl/libltdl/lt_error.h ../libltdl/libltdl/lt_dlloader.h '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1" || /bin/mkdir -p "/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' ( cd '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/bin' && rm -f libtoolize libtool ) rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.dvi' rm -rf '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.html' ( cd '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include' && rm -f ltdl.h ) cd '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/info' && rm -f libtool.info libtool.info-[0-9] libtool.info-[0-9][0-9] libtool.i[0-9] libtool.i[0-9][0-9] /bin/sh ./libtool --mode=uninstall rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la' libtool: uninstall: rm -f /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.la /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7.2.2 /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so.7 /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.so /tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/lib/libltdl.a ( cd '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.pdf' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/COPYING.LIB' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/README' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.inc' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.am' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure.ac' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/aclocal.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/Makefile.in' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/config-h.in' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/configure' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz_.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/argz.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dld_link.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dlopen.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/dyld.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/load_add_on.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/loadlibrary.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/shl_load.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__dirent.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__strl.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__private.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt__strl.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_error.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/lt_system.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/libltdl/slist.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/loaders/preopen.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt__alloc.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_dlloader.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/lt_error.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/ltdl.h' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/libltdl/slist.c' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/compile' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.guess' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/config.sub' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/depcomp' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/install-sh' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/missing' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/libtool/config/ltmain.sh' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/argz.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/libtool.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltdl.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltoptions.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltsugar.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/ltversion.m4' rm -f '/tmp/am-dc-30382//home/libtool/lt/libtool/libtool-2.2.11a/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' { test ! -d "libtool-2.2.11a" || { find "libtool-2.2.11a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.11a"; }; } test -d "libtool-2.2.11a" || mkdir "libtool-2.2.11a" (cd tests/cdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/cdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/cdemo' : test -d "../../libtool-2.2.11a/tests/cdemo" || mkdir "../../libtool-2.2.11a/tests/cdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/cdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/cdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/demo' : test -d "../../libtool-2.2.11a/tests/demo" || mkdir "../../libtool-2.2.11a/tests/demo" test -n ":" \ || find "../../libtool-2.2.11a/tests/demo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/depdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' : test -d "../../libtool-2.2.11a/tests/depdemo" || mkdir "../../libtool-2.2.11a/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l1 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l1' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l1' (cd l2 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l2' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l2' (cd l3 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l3 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l3' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l3' (cd l4 && make top_distdir=../../../libtool-2.2.11a distdir=../../../libtool-2.2.11a/tests/depdemo/l4 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l4' test -n ":" \ || find "../../libtool-2.2.11a/tests/depdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/depdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/f77demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/f77demo' : test -d "../../libtool-2.2.11a/tests/f77demo" || mkdir "../../libtool-2.2.11a/tests/f77demo" test -n ":" \ || find "../../libtool-2.2.11a/tests/f77demo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/f77demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/fcdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/fcdemo' : test -d "../../libtool-2.2.11a/tests/fcdemo" || mkdir "../../libtool-2.2.11a/tests/fcdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/fcdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/fcdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/mdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo' : test -d "../../libtool-2.2.11a/tests/mdemo" || mkdir "../../libtool-2.2.11a/tests/mdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/mdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/mdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/mdemo2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo2' : test -d "../../libtool-2.2.11a/tests/mdemo2" || mkdir "../../libtool-2.2.11a/tests/mdemo2" test -n ":" \ || find "../../libtool-2.2.11a/tests/mdemo2" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/mdemo2" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/pdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/pdemo' : test -d "../../libtool-2.2.11a/tests/pdemo" || mkdir "../../libtool-2.2.11a/tests/pdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/pdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/pdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.2.11a distdir=../../libtool-2.2.11a/tests/tagdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/tagdemo' : test -d "../../libtool-2.2.11a/tests/tagdemo" || mkdir "../../libtool-2.2.11a/tests/tagdemo" test -n ":" \ || find "../../libtool-2.2.11a/tests/tagdemo" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.11a/tests/tagdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/tagdemo' make \ top_distdir="libtool-2.2.11a" distdir="libtool-2.2.11a" \ dist-info dist-hook make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' for macro in LT_INIT AC_PROG_LIBTOOL AM_PROG_LIBTOOL; do \ if grep $macro ../aclocal.m4 ../libltdl/aclocal.m4; then \ echo "Bogus $macro macro contents in an aclocal.m4 file." >&2; \ exit 1; \ else :; fi; \ done make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' test -n "" \ || find "libtool-2.2.11a" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtool-2.2.11a" tardir=libtool-2.2.11a && /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >libtool-2.2.11a.tar.gz tardir=libtool-2.2.11a && /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/missing --run tar chof - "$tardir" | xz -c >libtool-2.2.11a.tar.xz { test ! -d "libtool-2.2.11a" || { find "libtool-2.2.11a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.11a"; }; } make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' for dir in tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo; do \ if test ! -f $dir/Makefile; then \ /bin/sh /home/libtool/lt/libtool/libtool-2.2.11a/libltdl/config/install-sh -d $dir; \ echo 'distclean: ; rm -f Makefile' > $dir/Makefile; \ else :; fi; \ done Making distclean in tests/tagdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/tagdemo' rm -f tagdemo test -z "libfoo.la libbaz.la" || rm -f libfoo.la libbaz.la rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs test -z "libconv.la" || rm -f libconv.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/tagdemo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/tagdemo' Making distclean in tests/pdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/pdemo' rm -f hell hell_static helldl test -z "hc-direct hc-libflag hc-libpath hc-minusL libhell0.a libhell1.la libhell2.la hell0 hell0" || rm -f hc-direct hc-libflag hc-libpath hc-minusL libhell0.a libhell1.la libhell2.la hell0 hell0 test -z "libhello.la" || rm -f libhello.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/pdemo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/pdemo' Making distclean in tests/mdemo2 make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo2' rm -f mdemo2 mdemo2_static rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/mdemo2" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo2' Making distclean in tests/mdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo' rm -f mdemo mdemo_static test -z "libsub.la foo1.la libfoo2.la libmlib.la" || rm -f libsub.la foo1.la libfoo2.la libmlib.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/mdemo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/mdemo' Making distclean in tests/fcdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/fcdemo' rm -f fprogram cprogram test -z "libfoo.la libmix.la libfoo2.la libfoo3.la" || rm -f libfoo.la libmix.la libfoo2.la libfoo3.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/fcdemo" || test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/fcdemo' Making distclean in tests/f77demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/f77demo' rm -f fprogram cprogram test -z "libfoo.la libmix.la libfoo2.la libfoo3.la" || rm -f libfoo.la libmix.la libfoo2.la libfoo3.la rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/f77demo" || test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/f77demo' Making distclean in tests/depdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' Making distclean in l4 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l4' test -z "libl4.la" || rm -f libl4.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/depdemo/l4" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l4' Making distclean in l3 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l3' test -z "libl3.la" || rm -f libl3.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/depdemo/l3" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l3' Making distclean in l2 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l2' test -z "libl2.la" || rm -f libl2.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/depdemo/l2" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l2' Making distclean in l1 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l1' test -z "libl1.la" || rm -f libl1.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/depdemo/l1" || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f Makefile make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo/l1' Making distclean in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' rm -f depdemo depdemo_static rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/depdemo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/depdemo' Making distclean in tests/demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/demo' rm -f hell hell_static helldl test -z "hc-direct hc-libflag hc-libpath hc-minusL libhell0.a libhell1.la libhell2.la hell0 hell0" || rm -f hc-direct hc-libflag hc-libpath hc-minusL libhell0.a libhell1.la libhell2.la hell0 hell0 test -z "libhello.la" || rm -f libhello.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/demo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/demo' Making distclean in tests/cdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/cdemo' rm -f cdemo rm -rf .libs _libs test -z "libfoo.la" || rm -f libfoo.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f test . = "/home/libtool/lt/libtool/libtool-2.2.11a/tests/cdemo" || test -z "" || rm -f rm -f libtool config.lt ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \ for ac_file in $ac_files; do \ case $ac_file in \ *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $ac_file ;; \ esac; \ done rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build/tests/cdemo' Making distclean in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' 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 libtoolize.tmp libltdl/config/ltmain.tmp libltdl/m4/ltversion.tmp libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo" || rm -f libtool libtoolize libtoolize.tmp libltdl/config/ltmain.tmp libltdl/m4/ltversion.tmp 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 -f "libltdl/so_locations" rm -rf .libs _libs rm -rf libltdl/.libs libltdl/_libs rm -rf libltdl/loaders/.libs libltdl/loaders/_libs for dir in tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo; do \ if test -f $dir/Makefile; then \ (cd $dir && make distclean); \ else :; fi; \ done rm -rf _inst _inst-* 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 -f "libltdl/so_locations" rm -rf libtool.aux libtool.cp libtool.cps libtool.fn libtool.ky \ libtool.kys libtool.log libtool.pg libtool.tmp libtool.toc \ libtool.tp libtool.vr rm -f *.o rm -f libltdl/libltdl_libltdl_la-lt__alloc.o rm -f libltdl/libltdl_libltdl_la-lt__alloc.lo rm -f libltdl/libltdl_libltdl_la-lt_dlloader.o rm -f libltdl/libltdl_libltdl_la-lt_dlloader.lo rm -f libltdl/libltdl_libltdl_la-lt_error.o rm -f libltdl/libltdl_libltdl_la-lt_error.lo rm -f libltdl/libltdl_libltdl_la-ltdl.o rm -f libltdl/libltdl_libltdl_la-ltdl.lo rm -f libltdl/libltdl_libltdl_la-slist.o rm -f libltdl/libltdl_libltdl_la-slist.lo rm -f libltdl/libltdl_libltdlc_la-lt__alloc.o rm -f libltdl/libltdl_libltdlc_la-lt__alloc.lo rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.o rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.lo rm -f libltdl/libltdl_libltdlc_la-lt_error.o rm -f libltdl/libltdl_libltdlc_la-lt_error.lo rm -f libltdl/libltdl_libltdlc_la-ltdl.o rm -f libltdl/libltdl_libltdlc_la-ltdl.lo rm -f libltdl/libltdl_libltdlc_la-slist.o rm -f libltdl/libltdl_libltdlc_la-slist.lo rm -f libltdl/loaders/dld_link.o rm -f libltdl/loaders/dld_link.lo rm -f libltdl/loaders/dlopen.o rm -f libltdl/loaders/dlopen.lo rm -f libltdl/loaders/dyld.o rm -f libltdl/loaders/dyld.lo rm -f libltdl/loaders/libltdl_libltdl_la-preopen.o rm -f libltdl/loaders/libltdl_libltdl_la-preopen.lo rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.o rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.lo rm -f libltdl/loaders/load_add_on.o rm -f libltdl/loaders/load_add_on.lo rm -f libltdl/loaders/loadlibrary.o rm -f libltdl/loaders/loadlibrary.lo rm -f libltdl/loaders/shl_load.o rm -f libltdl/loaders/shl_load.lo test -z "libltdl/lt__strl.o" || rm -f libltdl/lt__strl.o test -z "libltdl/lt__strl.lo" || rm -f libltdl/lt__strl.lo test -z "libltdl/argz.h libltdl/argz.h-t" || rm -f libltdl/argz.h libltdl/argz.h-t test -z "tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/fcdemo-static.log tests/fcdemo-static-make.log tests/fcdemo-static-exec.log tests/fcdemo-conf.log tests/fcdemo-make.log tests/fcdemo-exec.log tests/fcdemo-shared.log tests/fcdemo-shared-make.log tests/fcdemo-shared-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log tests/f77demo-static.log tests/f77demo-static-make.log tests/f77demo-static-exec.log tests/f77demo-conf.log tests/f77demo-make.log tests/f77demo-exec.log tests/f77demo-shared.log tests/f77demo-shared-make.log tests/f77demo-shared-exec.log" || rm -f tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/fcdemo-static.log tests/fcdemo-static-make.log tests/fcdemo-static-exec.log tests/fcdemo-conf.log tests/fcdemo-make.log tests/fcdemo-exec.log tests/fcdemo-shared.log tests/fcdemo-shared-make.log tests/fcdemo-shared-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log tests/f77demo-static.log tests/f77demo-static-make.log tests/f77demo-static-exec.log tests/f77demo-conf.log tests/f77demo-make.log tests/f77demo-exec.log tests/f77demo-shared.log tests/f77demo-shared-make.log tests/f77demo-shared-exec.log test -z "tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/fcdemo-static.log-t tests/fcdemo-static-make.log-t tests/fcdemo-static-exec.log-t tests/fcdemo-conf.log-t tests/fcdemo-make.log-t tests/fcdemo-exec.log-t tests/fcdemo-shared.log-t tests/fcdemo-shared-make.log-t tests/fcdemo-shared-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t tests/f77demo-static.log-t tests/f77demo-static-make.log-t tests/f77demo-static-exec.log-t tests/f77demo-conf.log-t tests/f77demo-make.log-t tests/f77demo-exec.log-t tests/f77demo-shared.log-t tests/f77demo-shared-make.log-t tests/f77demo-shared-exec.log-t" || rm -f tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/fcdemo-static.log-t tests/fcdemo-static-make.log-t tests/fcdemo-static-exec.log-t tests/fcdemo-conf.log-t tests/fcdemo-make.log-t tests/fcdemo-exec.log-t tests/fcdemo-shared.log-t tests/fcdemo-shared-make.log-t tests/fcdemo-shared-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t tests/f77demo-static.log-t tests/f77demo-static-make.log-t tests/f77demo-static-exec.log-t tests/f77demo-conf.log-t tests/f77demo-make.log-t tests/f77demo-exec.log-t tests/f77demo-shared.log-t tests/f77demo-shared-make.log-t tests/f77demo-shared-exec.log-t test -z "test-suite.html" || rm -f test-suite.html test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f vti.tmp rm -f *.tab.c test -z "" || rm -f test . = ".." || test -z "" || rm -f 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 tests/defs" || rm -f libtool.dvi tests/atconfig tests/defs rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf libltdl/.deps libltdl/loaders/.deps rm -f Makefile make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.11a/_build' { test ! -d "libtool-2.2.11a" || { find "libtool-2.2.11a" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.11a"; }; } ================================================= libtool-2.2.11a archives ready for distribution: libtool-2.2.11a.tar.gz libtool-2.2.11a.tar.xz =================================================