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.7c,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.7c,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.7c,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.7c,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@configure_input\@,Generated from ltmain.m4sh.,g -e s,@TIMESTAMP\@, 1.3168 2010-05-22,g -e s,@package_revision\@,1.3168, ./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.7c,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.7c,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.7c,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.7c,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@configure_input\@,Generated from ltversion.in.,g -e s,@MACRO_REVISION\@,1.3168,g -e s,@MACRO_SERIAL\@,3168,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. make: `tests/testsuite' is up to date. make: `libltdl/Makefile.am' is up to date. make: `doc/notes.txt' is up to date. set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.7c in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ cd .; \ rm -f commit commit.in commit.tmp; \ autom4te -l m4sh -B libltdl/config clcommit.m4sh > commit.in; \ input="clcommit.m4sh"; \ 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.7c,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.7c,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.7c,g' -e 's,@SED\@,sed,g' -e 's,@VERSION\@,2.2.7c,g' -e 's,@aclocaldir\@,,g' -e 's,@datadir\@,,g' -e 's,@pkgdatadir\@,,g' -e 's,@host_triplet\@,,g' -e 's,@prefix\@,,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" commit.in > commit.tmp; \ chmod a+x commit.tmp; \ chmod a-w commit.tmp; \ mv -f commit.tmp commit; \ rm -f commit.in 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. WARNING: You might want to regenerate `commit' and `libltdl/config/mailnotify' WARNING: after you have run `configure' to discover the real whereabouts WARNING: of `sed', `grep' etc. like this: WARNING: WARNING: rm -f commit libltdl/config/mailnotify WARNING: make -f Makefile.maint ./commit ./libltdl/config/mailnotify ## ---------------------------------------------------- ## ## Configuring libtool (Build:1.3168 2010-05-22) 2.2.7c ## ## ---------------------------------------------------- ## 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 whether subdir libobjs are useable... 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 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 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.7c,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.7c,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.7c,g -e s,@SED\@,/bin/sed,g -e s,@VERSION\@,2.2.7c,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,@configure_input\@,Generated from ltmain.m4sh.,g -e s,@TIMESTAMP\@, 1.3168 2010-05-22,g -e s,@package_revision\@,1.3168, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh rm -f libtoolize.tmp libtoolize set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.7c in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ input="libtoolize.m4sh"; \ 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.7c,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.7c,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.7c,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.7c,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,@configure_input\@,Generated from $input.,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 make[3]: Entering directory `/home/libtool/lt/libtool' make[3]: Leaving directory `/home/libtool/lt/libtool' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. "-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. "-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. -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. "-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. "-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 /usr/local/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/libltdl/.libs/dlopen.a") libtool: link: gcc -shared 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 -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/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" ) 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' rm -f tests/defs.tmp tests/defs; \ input="defs.m4sh"; \ 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.7c,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.7c,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.7c,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.7c,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,@configure_input\@,Generated from $input.,g" ./tests/defs.in > tests/defs.tmp; \ mv -f tests/defs.tmp tests/defs dir=`echo tests/cdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/demo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/depdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 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 dir=`echo tests/f77demo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/fcdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/mdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/mdemo2/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/pdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands dir=`echo tests/tagdemo/Makefile | sed 's,^[^/]*$,.,;s,/[^/]*$,,'`; \ test -d $dir || mkdir $dir || exit 1; \ abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; \ (cd $dir && $abs_srcdir/$dir/configure --with-dist) || exit 1 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands { test ! -d "libtool-2.2.7c" || { find "libtool-2.2.7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.7c"; }; } test -d "libtool-2.2.7c" || mkdir "libtool-2.2.7c" (cd tests/cdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/cdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/cdemo' : test -d "../../libtool-2.2.7c/tests/cdemo" || mkdir "../../libtool-2.2.7c/tests/cdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/cdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/demo' : test -d "../../libtool-2.2.7c/tests/demo" || mkdir "../../libtool-2.2.7c/tests/demo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/depdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/depdemo' : test -d "../../libtool-2.2.7c/tests/depdemo" || mkdir "../../libtool-2.2.7c/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.2.7c distdir=../../../libtool-2.2.7c/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.7c distdir=../../../libtool-2.2.7c/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.7c distdir=../../../libtool-2.2.7c/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.7c distdir=../../../libtool-2.2.7c/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.7c/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.7c/tests/depdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/f77demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/f77demo' : test -d "../../libtool-2.2.7c/tests/f77demo" || mkdir "../../libtool-2.2.7c/tests/f77demo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/f77demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/fcdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/fcdemo' : test -d "../../libtool-2.2.7c/tests/fcdemo" || mkdir "../../libtool-2.2.7c/tests/fcdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/fcdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/mdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo' : test -d "../../libtool-2.2.7c/tests/mdemo" || mkdir "../../libtool-2.2.7c/tests/mdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/mdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/mdemo2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/mdemo2' : test -d "../../libtool-2.2.7c/tests/mdemo2" || mkdir "../../libtool-2.2.7c/tests/mdemo2" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/mdemo2" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/pdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/pdemo' : test -d "../../libtool-2.2.7c/tests/pdemo" || mkdir "../../libtool-2.2.7c/tests/pdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/pdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/tests/tagdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[1]: Entering directory `/home/libtool/lt/libtool/tests/tagdemo' : test -d "../../libtool-2.2.7c/tests/tagdemo" || mkdir "../../libtool-2.2.7c/tests/tagdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/tests/tagdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/tagdemo' make \ top_distdir="libtool-2.2.7c" distdir="libtool-2.2.7c" \ 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.7c" -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.7c" tardir=libtool-2.2.7c && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >libtool-2.2.7c.tar.gz tardir=libtool-2.2.7c && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | lzma -5 -c >libtool-2.2.7c.tar.lzma { test ! -d "libtool-2.2.7c" || { find "libtool-2.2.7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.7c"; }; } case 'libtool-2.2.7c.tar.gz libtool-2.2.7c.tar.lzma' in \ *.tar.gz*) \ GZIP=--best gzip -dc libtool-2.2.7c.tar.gz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.bz2*) \ bzip2 -dc libtool-2.2.7c.tar.bz2 | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.lzma*) \ lzma -dc libtool-2.2.7c.tar.lzma | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.xz*) \ xz -dc libtool-2.2.7c.tar.xz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c libtool-2.2.7c.tar.Z | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP=--best gzip -dc libtool-2.2.7c.shar.gz | unshar ;;\ *.zip*) \ unzip libtool-2.2.7c.zip ;;\ esac chmod -R a-w libtool-2.2.7c; chmod a+w libtool-2.2.7c mkdir libtool-2.2.7c/_build mkdir libtool-2.2.7c/_inst chmod a-w libtool-2.2.7c test -d libtool-2.2.7c/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.2.7c/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.2.7c/_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.7c.tar.gz libtool-2.2.7c.tar.lzma \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ## ---------------------------------------------------- ## ## Configuring libtool (Build:1.3168 2010-05-22) 2.2.7c ## ## ---------------------------------------------------- ## 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 whether subdir libobjs are useable... 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 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.7c/_build' rm -f libtoolize.tmp libtoolize set dummy `/bin/sh ../libltdl/config/mkstamp ..`; shift; case 2.2.7c in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ input="libtoolize.m4sh"; \ 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.7c,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.7c,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.7c,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.7c,g' -e 's,@aclocaldir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal,g' -e 's,@datadir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share,g' -e 's,@pkgdatadir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst,g' -e "s,@configure_input\@,Generated from $input.,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.7c/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_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.7c/_build/libltdl/.libs/dlopen.a") libtool: link: gcc -shared 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 -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.7c/_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.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' TEXINPUTS="../libltdl/config:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/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.7c/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.7c/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.7c/doc/version.texi) [1] [2] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] Cross reference values unknown; you must run TeX again. [4] [5] Overfull \hbox (26.43913pt too wide) in paragraph at lines 635--635 []@texttt *** Warn-ing: Link-ing the shared li-brary lib-hello.la against the non-libtool[] | [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 2056--2064 @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.7c/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 3836--3840 @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] Overfull \hbox (32.18782pt too wide) in paragraph at lines 4440--4440 [] @texttt if (lt_dlloader_add (lt_dlloader_next (NULL), &dlloader, "myloader ") != 0)[] | [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] Underfull \hbox (badness 2680) in paragraph at lines 5047--5054 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt c demo-conf.test[]@textrm '[] [74] Underfull \hbox (badness 3460) in paragraph at lines 5082--5096 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm `@texttt demo-inst.test[]@textrm '[] and `@texttt demo-unst.test[]@tex trm '[] are ex-e-cuted four times, Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm un-der four dif-fer-ent libtool con-fig-u-ra-tions: `@texttt demo-conf .test[]@textrm '[] con- Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm fig-ures `@texttt demo/libtool[]@textrm '[] to build both static and s hared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5082--5096 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 6978) in paragraph at lines 5149--5158 @textrm only shared li-braries (`@texttt --disable-static[]@textrm '[]). `@tex ttt depdemo-nofast.test[]@textrm '[] Underfull \hbox (badness 10000) in paragraph at lines 5149--5158 @textrm con-fig-ures `@texttt depdemo/libtool[]@textrm '[] to dis-able the fas t-install mode [76] [77] [78] [79] Chapter 15 [80] [81] [82] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/PLATFORMS [83] [84] [85]) [86] Underfull \hbox (badness 10000) in paragraph at lines 5660--5665 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [87] [88] [89] [90] Underfull \hbox (badness 5189) in paragraph at lines 5956--5960 []@textrm Commands to ex-tract the ex-ported sym-bols list from a shared li-br ary. [91] Underfull \hbox (badness 2119) in paragraph at lines 6035--6039 []@textrm Some ar-chi-tec-tures hard-code @texttt "@textrm ab-so-lute@texttt " @textrm li-brary di-rec-to-ries that can not be [92] [93] [94] Underfull \hbox (badness 3179) in paragraph at lines 6250--6253 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], [95] Overfull \hbox (42.37166pt too wide) in paragraph at lines 6307--6307 []@texttt This is free software; see the source for copying conditions. There is NO[] | Overfull \hbox (48.12035pt too wide) in paragraph at lines 6308--6308 []@texttt warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR P URPOSE.[] | Appendix A [96] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/fdl.texi [97] [98] [99] [100] [101] [102] [103]) [104] (Index) [105] (./libtool.toc [-1] [-2]) [-3] ) (see the transcript file for additional information) Output written on libtool.dvi (110 pages, 357720 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.7c/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.7c/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.7c/doc/version.texi) [1] [2] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] Overfull \hbox (26.43913pt too wide) in paragraph at lines 635--635 []@texttt *** Warn-ing: Link-ing the shared li-brary lib-hello.la against the non-libtool[] | [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 2056--2064 @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.7c/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 3836--3840 @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] Overfull \hbox (32.18782pt too wide) in paragraph at lines 4440--4440 [] @texttt if (lt_dlloader_add (lt_dlloader_next (NULL), &dlloader, "myloader ") != 0)[] | [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] Underfull \hbox (badness 2680) in paragraph at lines 5047--5054 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt c demo-conf.test[]@textrm '[] [74] Underfull \hbox (badness 3460) in paragraph at lines 5082--5096 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm `@texttt demo-inst.test[]@textrm '[] and `@texttt demo-unst.test[]@tex trm '[] are ex-e-cuted four times, Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm un-der four dif-fer-ent libtool con-fig-u-ra-tions: `@texttt demo-conf .test[]@textrm '[] con- Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm fig-ures `@texttt demo/libtool[]@textrm '[] to build both static and s hared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5082--5096 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 6978) in paragraph at lines 5149--5158 @textrm only shared li-braries (`@texttt --disable-static[]@textrm '[]). `@tex ttt depdemo-nofast.test[]@textrm '[] Underfull \hbox (badness 10000) in paragraph at lines 5149--5158 @textrm con-fig-ures `@texttt depdemo/libtool[]@textrm '[] to dis-able the fas t-install mode [76] [77] [78] [79] Chapter 15 [80] [81] [82] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/PLATFORMS [83] [84] [85]) [86] Underfull \hbox (badness 10000) in paragraph at lines 5660--5665 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [87] [88] [89] [90] Underfull \hbox (badness 5189) in paragraph at lines 5956--5960 []@textrm Commands to ex-tract the ex-ported sym-bols list from a shared li-br ary. [91] Underfull \hbox (badness 2119) in paragraph at lines 6035--6039 []@textrm Some ar-chi-tec-tures hard-code @texttt "@textrm ab-so-lute@texttt " @textrm li-brary di-rec-to-ries that can not be [92] [93] [94] Underfull \hbox (badness 3179) in paragraph at lines 6250--6253 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], [95] Overfull \hbox (42.37166pt too wide) in paragraph at lines 6307--6307 []@texttt This is free software; see the source for copying conditions. There is NO[] | Overfull \hbox (48.12035pt too wide) in paragraph at lines 6308--6308 []@texttt warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR P URPOSE.[] | Appendix A [96] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/fdl.texi [97] [98] [99] [100] [101] [102] [103]) [104] (Index) (./libtool.cps [105] [106] [107] [108]) [109] (./libtool.toc [-1] [-2]) [-3] ) (see the transcript file for additional information) Output written on libtool.dvi (114 pages, 474280 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.7c/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.2.7c/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.7c/doc/version.texi) [1] [2] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] Overfull \hbox (26.43913pt too wide) in paragraph at lines 635--635 []@texttt *** Warn-ing: Link-ing the shared li-brary lib-hello.la against the non-libtool[] | [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 2056--2064 @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.7c/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 3836--3840 @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] Overfull \hbox (32.18782pt too wide) in paragraph at lines 4440--4440 [] @texttt if (lt_dlloader_add (lt_dlloader_next (NULL), &dlloader, "myloader ") != 0)[] | [64] [65] [66] [67] [68] [69] [70] Chapter 12 [71] Chapter 13 [72] Chapter 14 [73] Underfull \hbox (badness 2680) in paragraph at lines 5047--5054 @textrm times, un-der three dif-fer-ent libtool con-fig-u-ra-tions: `@texttt c demo-conf.test[]@textrm '[] [74] Underfull \hbox (badness 3460) in paragraph at lines 5082--5096 []@textrm The `@texttt tests/demo[]@textrm '[] sub-di-rec-tory con-tains a dem on-stra-tion of a triv-ial Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm `@texttt demo-inst.test[]@textrm '[] and `@texttt demo-unst.test[]@tex trm '[] are ex-e-cuted four times, Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm un-der four dif-fer-ent libtool con-fig-u-ra-tions: `@texttt demo-conf .test[]@textrm '[] con- Underfull \hbox (badness 10000) in paragraph at lines 5082--5096 @textrm fig-ures `@texttt demo/libtool[]@textrm '[] to build both static and s hared li-braries, Underfull \hbox (badness 4013) in paragraph at lines 5082--5096 @textrm `@texttt demo-shared.test[]@textrm '[] builds only shared li-braries ( `@texttt --disable-static[]@textrm '[]). [75] Underfull \hbox (badness 6978) in paragraph at lines 5149--5158 @textrm only shared li-braries (`@texttt --disable-static[]@textrm '[]). `@tex ttt depdemo-nofast.test[]@textrm '[] Underfull \hbox (badness 10000) in paragraph at lines 5149--5158 @textrm con-fig-ures `@texttt depdemo/libtool[]@textrm '[] to dis-able the fas t-install mode [76] [77] [78] [79] Chapter 15 [80] [81] [82] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/PLATFORMS [83] [84] [85]) [86] Underfull \hbox (badness 10000) in paragraph at lines 5660--5665 []@textrm (@texttt http://tru64unix.compaq.com/faqs/publications/pub_page/doc_ list.html[]@textrm ) [87] [88] [89] [90] Underfull \hbox (badness 5189) in paragraph at lines 5956--5960 []@textrm Commands to ex-tract the ex-ported sym-bols list from a shared li-br ary. [91] Underfull \hbox (badness 2119) in paragraph at lines 6035--6039 []@textrm Some ar-chi-tec-tures hard-code @texttt "@textrm ab-so-lute@texttt " @textrm li-brary di-rec-to-ries that can not be [92] [93] [94] Underfull \hbox (badness 3179) in paragraph at lines 6250--6253 []@textrm The li-brary ver-sion num-ber-ing type. One of `@texttt libtool[]@te xtrm '[], `@texttt freebsd-aout[]@textrm '[], [95] Overfull \hbox (42.37166pt too wide) in paragraph at lines 6307--6307 []@texttt This is free software; see the source for copying conditions. There is NO[] | Overfull \hbox (48.12035pt too wide) in paragraph at lines 6308--6308 []@texttt warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR P URPOSE.[] | Appendix A [96] (/home/libtool/lt/libtool/libtool-2.2.7c/doc/fdl.texi [97] [98] [99] [100] [101] [102] [103]) [104] (Index) (./libtool.cps [105] [106] [107] [108]) [109] (./libtool.toc [-1] [-2]) [-3] ) (see the transcript file for additional information) Output written on libtool.dvi (114 pages, 474280 bytes). Transcript written on libtool.log. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make check-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' rm -f tests/defs.tmp tests/defs; \ input="defs.m4sh"; \ 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.7c,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.7c,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.7c,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.7c,g' -e 's,@aclocaldir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal,g' -e 's,@datadir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share,g' -e 's,@pkgdatadir\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/home/libtool/lt/libtool/libtool-2.2.7c/_inst,g' -e "s,@configure_input\@,Generated from $input.,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.7c/_build' make check-TESTS check-local make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-static.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/depdemo-static.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-static.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-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-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/depdemo-nofast.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/demo-pic.test PASS: tests/demo-make.test PASS: tests/demo-exec.test SKIP: tests/demo-nopic.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/cdemo-shared.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-shared.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-hardcode.test PASS: tests/demo-relink.test PASS: tests/demo-noinst-link.test PASS: tests/demo-unst.test PASS: tests/depdemo-shared.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-relink.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-shared.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/cdemo-undef.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/tagdemo-static.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-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-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-undef.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/f77demo-static.test PASS: tests/f77demo-make.test PASS: tests/f77demo-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-make.test PASS: tests/f77demo-exec.test PASS: tests/fcdemo-static.test PASS: tests/fcdemo-make.test PASS: tests/fcdemo-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-make.test PASS: tests/fcdemo-exec.test ====================== All 122 tests passed (2 tests were not run) ====================== 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" STRIP="strip" lt_INSTALL="/usr/bin/install -c" 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_pkgdatadir="/home/libtool/lt/libtool/libtool-2.2.7c/_build/.." LIBTOOLIZE="/home/libtool/lt/libtool/libtool-2.2.7c/_build/libtoolize" LIBTOOL="/home/libtool/lt/libtool/libtool-2.2.7c/_build/libtool" tst_aclocaldir="/home/libtool/lt/libtool/libtool-2.2.7c/_build/../libltdl/m4" ## -------------------------- ## ## libtool 2.2.7c test suite. ## ## -------------------------- ## Libtoolize operation. 1: libtoolize macro installation ok 2: libtoolize macro directory mismatch error ok 3: libtoolize macro serial update ok 4: libtoolize config files serial update ok 5: diagnose missing LT_CONFIG_LTDL_DIR ok 6: copy ltdl.m4 with shared macro directory ok 7: correctly parse LTDL_INIT from configure.ac ok 8: diagnose missing LTDL_INIT invocation ok 9: upgrading verbatim style aclocal.m4 ok 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 12: subproject ltdl with non-shared directories ok 13: LIBTOOLIZE_OPTIONS ok 14: cleanup old installation ok Testing libtool functions. 15: standard command line options ok 16: mode short-hands ok 17: duplicate members in archive tests ok 18: duplicate convenience archive names ok 19: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 20: passing CC flags through libtool ok 21: passing CXX flags through libtool ok 22: passing F77 flags through libtool ok 23: passing FC flags through libtool ok 24: passing GCJ flags through libtool ok 25: inherited_linker_flags ok 26: C convenience archives ok 27: C++ convenience archives ok 28: F77 convenience archives ok 29: FC convenience archives ok 30: Java convenience archives ok 31: Link order test ok 32: Link order of deplibs ok 33: Failure tests ok 34: shlibpath_overrides_runpath ok 35: Runpath in libtool library files ok 36: static linking flags for programs ok 37: ccache -all-static ok 38: Export test ok 39: sys_lib_search_path ok 40: indirect convenience ok 41: indirect uninstalled ok 42: static library contains static library expected failure (archive-in-archive.at:49) 43: execute mode ok 44: bindir compile check ok 45: bindir basic lib test ok 46: bindir install tests ok 47: cwrapper for uninstalled executables ok 48: deplib in subdir ok 49: inferred tag ok 50: CXX inferred tag ok 51: F77 inferred tag ok 52: FC inferred tag ok 53: GCJ inferred tag ok 54: localized compiler messages ok 55: Install tests ok 56: versioning ok DESTDIR tests 57: Simple DESTDIR install ok 58: DESTDIR with in-package deplibs ok Support for older m4 interface. 59: AM_PROG_LIBTOOL ok 60: AC_WITH_LTDL ok Libtool subdir-objects support. 61: C subdir-objects ok 62: C++ subdir-objects ok Libltdl functionality. 63: lt_dlexit unloading libs ok 64: lt_dlopenadvise library loading ok 65: lt_dlopen error messages expected failure (lt_dlopen.at:101) 66: lt_dlopen archive ok 67: lt_dlopenext error messages ok 68: ltdl API skipped (ltdl-api.at:31) 69: dlloader API ok 70: loadlibrary error messages skipped (loadlibrary.at:250) 71: syntax of .la files ok 72: resident modules ok 73: SList functionality ok 74: enforced lib prefix ok Standalone Libltdl. 75: compiling softlinked libltdl ok 76: compiling copied libltdl ok 77: installable libltdl ok 78: linking libltdl without autotools ok Subproject Libltdl. 79: compiling softlinked libltdl ok 80: compiling copied libltdl ok 81: installable libltdl ok 82: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 83: compiling softlinked libltdl ok 84: compiling copied libltdl ok 85: installable libltdl ok Recursive Automake Libltdl. 86: compiling softlinked libltdl ok 87: compiling copied libltdl ok 88: installable libltdl ok C++ template tests. 89: simple template test ok 90: template test with subdirs ok Constructors. 91: C++ static constructors ok 92: C++ exception handling ok libtool script generation. 93: config.status ok 94: config.lt ok Libtool usage in GCC 95: AC_NO_EXECUTABLES ok Detecting identical deplibs. 96: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 97: installable libltdl ok 98: --with-ltdl-include/lib ok 99: --with-included-ltdl ok 100: convenience libltdl ok Libtool stress test. 101: Link option thorough search test ok 102: Run tests with low max_cmd_len ok Mac OS X tests 103: darwin fat compile skipped (darwin.at:42) 104: darwin concurrent library extraction ok 105: darwin gdb debug information skipped (darwin.at:154) 106: deplibs without file command ok ## ------------- ## ## Test results. ## ## ------------- ## 102 tests behaved as expected. 4 tests were skipped. make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin" /usr/bin/install -c libtoolize libtool '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.2.2 /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7.2.2 libtool: install: (cd /home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_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.7c/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a libtool: install: chmod 644 /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a libtool: install: ranlib /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a libtool: finish: PATH="/home/libtool/bin:/usr/bin:/bin:/sbin" ldconfig -n /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_inst/share/libtool/* /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/lt~obsolete.m4' /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config /usr/bin/install -c '../libltdl/config/compile' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/missing' /usr/bin/install -c '../libltdl/config/ltmain.sh' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/ltmain.sh' /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/README' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/README' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_inst/share/libtool/libltdl/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_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.7c/_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.7c/_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.7c/_inst/share/libtool/libltdl/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_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.7c/_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.7c/_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.7c/_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.7c/_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.7c/_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.7c/_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.7c/_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.7c/_inst/share/libtool/libltdl/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/slist.c' chmod a+x /home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/info" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include/libltdl" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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" STRIP="strip" lt_INSTALL="/usr/bin/install -c" 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" LIBTOOLIZE="/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin/`echo libtoolize | sed 's,x,x,'`" LIBTOOL="/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin/`echo libtool | sed 's,x,x,'`" LTDLINCL="-I/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include" LIBLTDL="/home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.la" tst_aclocaldir="/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal" \ AUTOTEST_PATH="/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin" ## -------------------------- ## ## libtool 2.2.7c test suite. ## ## -------------------------- ## Libtoolize operation. 1: libtoolize macro installation ok 2: libtoolize macro directory mismatch error ok 3: libtoolize macro serial update ok 4: libtoolize config files serial update ok 5: diagnose missing LT_CONFIG_LTDL_DIR ok 6: copy ltdl.m4 with shared macro directory ok 7: correctly parse LTDL_INIT from configure.ac ok 8: diagnose missing LTDL_INIT invocation ok 9: upgrading verbatim style aclocal.m4 ok 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 12: subproject ltdl with non-shared directories ok 13: LIBTOOLIZE_OPTIONS ok 14: cleanup old installation ok Testing libtool functions. 15: standard command line options ok 16: mode short-hands ok 17: duplicate members in archive tests ok 18: duplicate convenience archive names ok 19: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 20: passing CC flags through libtool ok 21: passing CXX flags through libtool ok 22: passing F77 flags through libtool ok 23: passing FC flags through libtool ok 24: passing GCJ flags through libtool ok 25: inherited_linker_flags ok 26: C convenience archives ok 27: C++ convenience archives ok 28: F77 convenience archives ok 29: FC convenience archives ok 30: Java convenience archives ok 31: Link order test ok 32: Link order of deplibs ok 33: Failure tests ok 34: shlibpath_overrides_runpath ok 35: Runpath in libtool library files ok 36: static linking flags for programs ok 37: ccache -all-static ok 38: Export test ok 39: sys_lib_search_path ok 40: indirect convenience ok 41: indirect uninstalled ok 42: static library contains static library expected failure (archive-in-archive.at:49) 43: execute mode ok 44: bindir compile check ok 45: bindir basic lib test ok 46: bindir install tests ok 47: cwrapper for uninstalled executables ok 48: deplib in subdir ok 49: inferred tag ok 50: CXX inferred tag ok 51: F77 inferred tag ok 52: FC inferred tag ok 53: GCJ inferred tag ok 54: localized compiler messages ok 55: Install tests ok 56: versioning ok DESTDIR tests 57: Simple DESTDIR install ok 58: DESTDIR with in-package deplibs ok Support for older m4 interface. 59: AM_PROG_LIBTOOL ok 60: AC_WITH_LTDL ok Libtool subdir-objects support. 61: C subdir-objects ok 62: C++ subdir-objects ok Libltdl functionality. 63: lt_dlexit unloading libs ok 64: lt_dlopenadvise library loading ok 65: lt_dlopen error messages expected failure (lt_dlopen.at:101) 66: lt_dlopen archive ok 67: lt_dlopenext error messages ok 68: ltdl API skipped (ltdl-api.at:31) 69: dlloader API ok 70: loadlibrary error messages skipped (loadlibrary.at:250) 71: syntax of .la files ok 72: resident modules ok 73: SList functionality ok 74: enforced lib prefix ok Standalone Libltdl. 75: compiling softlinked libltdl ok 76: compiling copied libltdl ok 77: installable libltdl ok 78: linking libltdl without autotools ok Subproject Libltdl. 79: compiling softlinked libltdl ok 80: compiling copied libltdl ok 81: installable libltdl ok 82: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 83: compiling softlinked libltdl ok 84: compiling copied libltdl ok 85: installable libltdl ok Recursive Automake Libltdl. 86: compiling softlinked libltdl ok 87: compiling copied libltdl ok 88: installable libltdl ok C++ template tests. 89: simple template test ok 90: template test with subdirs ok Constructors. 91: C++ static constructors ok 92: C++ exception handling ok libtool script generation. 93: config.status ok 94: config.lt ok Libtool usage in GCC 95: AC_NO_EXECUTABLES ok Detecting identical deplibs. 96: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 97: installable libltdl ok 98: --with-ltdl-include/lib ok 99: --with-included-ltdl ok 100: convenience libltdl ok Libtool stress test. 101: Link option thorough search test ok 102: Run tests with low max_cmd_len ok Mac OS X tests 103: darwin fat compile skipped (darwin.at:42) 104: darwin concurrent library extraction ok 105: darwin gdb debug information skipped (darwin.at:154) 106: deplibs without file command ok ## ------------- ## ## Test results. ## ## ------------- ## 102 tests behaved as expected. 4 tests were skipped. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' ( cd '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin' && rm -f libtoolize libtool ) rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.dvi' rm -rf '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.html' ( cd '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include' && rm -f ltdl.h ) cd '/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_inst/lib/libltdl.la' libtool: uninstall: rm -f /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.la /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7.2.2 /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7 /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so /home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a ( cd '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.pdf' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/COPYING.LIB' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/README' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.inc' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.am' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure.ac' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/aclocal.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.in' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/config-h.in' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz_.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dld_link.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dlopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dyld.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/load_add_on.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/loadlibrary.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/shl_load.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__dirent.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__strl.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__private.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__strl.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_error.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_system.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/slist.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/preopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__alloc.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_dlloader.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_error.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.h' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/slist.c' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/compile' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.guess' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.sub' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/depcomp' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/install-sh' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/missing' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/ltmain.sh' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/argz.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/libtool.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltdl.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltoptions.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltsugar.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltversion.m4' rm -f '/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin" /usr/bin/install -c libtoolize libtool '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.2.2 /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7.2.2 libtool: install: (cd /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_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-19635//home/libtool/lt/libtool/libtool-2.2.7c/_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-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a libtool: install: chmod 644 /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a libtool: install: ranlib /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a rm -rf /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/* /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/lt~obsolete.m4' /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config /usr/bin/install -c '../libltdl/config/compile' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/missing' /usr/bin/install -c '../libltdl/config/ltmain.sh' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/ltmain.sh' /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/install-sh -d /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/README' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/README' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dld_link.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dlopen.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dyld.c' /usr/bin/install -c -m 644 '../libltdl/loaders/load_add_on.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/load_add_on.c' /usr/bin/install -c -m 644 '../libltdl/loaders/loadlibrary.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '../libltdl/loaders/shl_load.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/shl_load.c' /usr/bin/install -c -m 644 '../libltdl/lt__dirent.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__strl.c' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__alloc.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__dirent.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__glibc.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__private.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__private.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__strl.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_dlloader.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_error.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_error.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_system.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_system.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/slist.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/slist.c' chmod a+x /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/info" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/info" /usr/bin/install -c -m 644 ../doc/libtool.info ../doc/libtool.info-1 ../doc/libtool.info-2 '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/include/libltdl" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_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-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1" || /bin/mkdir -p "/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' ( cd '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/bin' && rm -f libtoolize libtool ) rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.dvi' rm -rf '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.html' ( cd '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/include' && rm -f ltdl.h ) cd '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_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-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.la' libtool: uninstall: rm -f /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.la /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7.2.2 /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so.7 /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.so /tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/lib/libltdl.a ( cd '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.pdf' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/COPYING.LIB' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/README' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.inc' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.am' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure.ac' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/aclocal.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/Makefile.in' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/config-h.in' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/configure' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz_.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/argz.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dld_link.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dlopen.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/dyld.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/load_add_on.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/loadlibrary.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/shl_load.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__dirent.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__strl.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__alloc.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__dirent.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__glibc.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__private.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt__strl.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_dlloader.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_error.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/lt_system.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/libltdl/slist.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/loaders/preopen.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt__alloc.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_dlloader.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/lt_error.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/ltdl.h' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/libltdl/slist.c' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/compile' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.guess' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/config.sub' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/depcomp' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/install-sh' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/missing' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/libtool/config/ltmain.sh' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/argz.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/libtool.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltdl.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltoptions.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltsugar.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/ltversion.m4' rm -f '/tmp/am-dc-19635//home/libtool/lt/libtool/libtool-2.2.7c/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' { test ! -d "libtool-2.2.7c" || { find "libtool-2.2.7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.7c"; }; } test -d "libtool-2.2.7c" || mkdir "libtool-2.2.7c" (cd tests/cdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/cdemo' : test -d "../../libtool-2.2.7c/tests/cdemo" || mkdir "../../libtool-2.2.7c/tests/cdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/cdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/demo' : test -d "../../libtool-2.2.7c/tests/demo" || mkdir "../../libtool-2.2.7c/tests/demo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/depdemo' : test -d "../../libtool-2.2.7c/tests/depdemo" || mkdir "../../libtool-2.2.7c/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.2.7c distdir=../../../libtool-2.2.7c/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.7c/_build/tests/depdemo/l1' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo/l1' (cd l2 && make top_distdir=../../../libtool-2.2.7c distdir=../../../libtool-2.2.7c/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.7c/_build/tests/depdemo/l2' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo/l2' (cd l3 && make top_distdir=../../../libtool-2.2.7c distdir=../../../libtool-2.2.7c/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.7c/_build/tests/depdemo/l3' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo/l3' (cd l4 && make top_distdir=../../../libtool-2.2.7c distdir=../../../libtool-2.2.7c/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.7c/_build/tests/depdemo/l4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo/l4' test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/depdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/f77demo' : test -d "../../libtool-2.2.7c/tests/f77demo" || mkdir "../../libtool-2.2.7c/tests/f77demo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/f77demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/fcdemo' : test -d "../../libtool-2.2.7c/tests/fcdemo" || mkdir "../../libtool-2.2.7c/tests/fcdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/fcdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/mdemo' : test -d "../../libtool-2.2.7c/tests/mdemo" || mkdir "../../libtool-2.2.7c/tests/mdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/mdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/mdemo2' : test -d "../../libtool-2.2.7c/tests/mdemo2" || mkdir "../../libtool-2.2.7c/tests/mdemo2" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/mdemo2" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/pdemo' : test -d "../../libtool-2.2.7c/tests/pdemo" || mkdir "../../libtool-2.2.7c/tests/pdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/pdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.2.7c distdir=../../libtool-2.2.7c/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.7c/_build/tests/tagdemo' : test -d "../../libtool-2.2.7c/tests/tagdemo" || mkdir "../../libtool-2.2.7c/tests/tagdemo" test -n ":" \ || find "../../libtool-2.2.7c/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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.2.7c/tests/tagdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/tagdemo' make \ top_distdir="libtool-2.2.7c" distdir="libtool-2.2.7c" \ dist-info dist-hook make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/_build' test -n "" \ || find "libtool-2.2.7c" -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.7c/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtool-2.2.7c" tardir=libtool-2.2.7c && /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >libtool-2.2.7c.tar.gz tardir=libtool-2.2.7c && /bin/sh /home/libtool/lt/libtool/libtool-2.2.7c/libltdl/config/missing --run tar chof - "$tardir" | lzma -5 -c >libtool-2.2.7c.tar.lzma { test ! -d "libtool-2.2.7c" || { find "libtool-2.2.7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.7c"; }; } make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build' Making distclean in tests/tagdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/tagdemo' Making distclean in tests/pdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/pdemo' Making distclean in tests/mdemo2 make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/mdemo2' Making distclean in tests/mdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/mdemo' Making distclean in tests/fcdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/fcdemo' Making distclean in tests/f77demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/f77demo' Making distclean in tests/depdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_build/tests/depdemo' Making distclean in l4 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/depdemo/l4' Making distclean in l3 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/depdemo/l3' Making distclean in l2 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/depdemo/l2' Making distclean in l1 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/depdemo/l1' Making distclean in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_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.7c/_build/tests/depdemo' Making distclean in tests/demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/demo' Making distclean in tests/cdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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.7c/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.7c/_build/tests/cdemo' Making distclean in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.2.7c/_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 cd tests; \ for dir in cdemo demo depdemo f77demo fcdemo mdemo mdemo2 pdemo tagdemo; \ do \ test -f $dir/Makefile && ( cd $dir && make distclean; ); \ done rm -rf _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 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.7c/_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.7c/_build' { test ! -d "libtool-2.2.7c" || { find "libtool-2.2.7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.2.7c"; }; } ================================================ libtool-2.2.7c archives ready for distribution: libtool-2.2.7c.tar.gz libtool-2.2.7c.tar.lzma ================================================