bootstrap: running: git submodule update bootstrap: running: gnulib/gnulib-tool --no-changelog --avoid=dummy --libtool --macro-prefix=GL --aux-dir=libltdl/config --m4-base=libltdl/m4 --local-dir=gl --symlink --import announce-gen do-release-commit-and-tag... Module list with included dependencies (indented): announce-gen do-release-commit-and-tag gendocs git-version-gen gitlog-to-changelog gnu-web-doc-update gnumakefile gnupload maintainer-makefile readme-release useless-if-before-free vc-list-files File list: build-aux/announce-gen build-aux/do-release-commit-and-tag build-aux/gendocs.sh build-aux/git-version-gen build-aux/gitlog-to-changelog build-aux/gnu-web-doc-update build-aux/gnupload build-aux/useless-if-before-free build-aux/vc-list-files doc/gendocs_template m4/00gnulib.m4 m4/gnulib-common.m4 top/GNUmakefile top/README-release top/maint.mk Creating directory ./lib Copying file GNUmakefile Copying file README-release Copying file doc/gendocs_template Copying file libltdl/config/announce-gen Copying file libltdl/config/do-release-commit-and-tag Copying file libltdl/config/gendocs.sh Copying file libltdl/config/git-version-gen Copying file libltdl/config/gitlog-to-changelog Copying file libltdl/config/gnu-web-doc-update Copying file libltdl/config/gnupload Copying file libltdl/config/useless-if-before-free Copying file libltdl/config/vc-list-files Copying file libltdl/m4/00gnulib.m4 Copying file libltdl/m4/gnulib-common.m4 Copying file libltdl/m4/gnulib-tool.m4 Copying file maint.mk Creating lib/Makefile.am Creating libltdl/m4/gnulib-cache.m4 Creating libltdl/m4/gnulib-comp.m4 Creating ./lib/.gitignore Finished. You may need to add #include directives for the following .h files. Don't forget to - add "lib/Makefile" to AC_CONFIG_FILES in ./configure.ac, - mention "lib" in SUBDIRS in Makefile.am, - mention "-I libltdl/m4" in ACLOCAL_AMFLAGS in Makefile.am, - mention "libltdl/m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am, - invoke GL_EARLY in ./configure.ac, right after AC_PROG_CC, - invoke GL_INIT in ./configure.ac. Copying file compile Copying file install-sh Copying file missing Copying file mdate-sh Copying file texinfo.tex Copying file depcomp Copying file config.guess Copying file config.sub Copying file INSTALL Copying file COPYING Copying file fdl.texi Copying file COPYING.LIB bootstrap: running: make bootstrap-deps ... bootstrap: running: autoreconf --symlink --install . bootstrap: running: autoreconf --symlink --install libltdl bootstrap: running: autoreconf --symlink --install tests/cdemo bootstrap: running: autoreconf --symlink --install tests/demo bootstrap: running: autoreconf --symlink --install tests/depdemo bootstrap: running: autoreconf --symlink --install tests/f77demo bootstrap: running: autoreconf --symlink --install tests/fcdemo bootstrap: running: autoreconf --symlink --install tests/mdemo bootstrap: running: autoreconf --symlink --install tests/mdemo2 bootstrap: running: autoreconf --symlink --install tests/pdemo bootstrap: running: autoreconf --symlink --install tests/tagdemo bootstrap: Done. Now you can run './configure'. ## ---------------------------------------- ## ## Configuring libtool 2.4.2.76-de4c3-dirty ## ## ---------------------------------------- ## 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.2.76-de4c3-dirty configure: autobuild hostname... pogma.xen.prgmr.com configure: autobuild mode... default configure: autobuild timestamp... 20111116T101118Z 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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql /usr/local/lib/python2.6/config checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gccgo... no checking for gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... yes checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... yes checking if gcj supports -c -o file.o... (cached) yes checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking for windres... no checking whether make supports order-only prerequisites... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands GEN libtoolize.in GEN libtoolize make all-recursive make[1]: Entering directory `/home/libtool/lt/libtool' Making all in . 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' Updating ./doc/version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in doc/libtool.info doc/libtool.info-[0-9] doc/libtool.info-[0-9][0-9] doc/libtool.i[0-9] doc/libtool.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run makeinfo -I doc -I ./doc \ -o doc/libtool.info ./doc/libtool.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./doc/libtool.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CC libltdl/lt__strl.lo CCLD libltdl/libltdl.la GEN doc/libtool.1 GEN doc/libtoolize.1 GEN libltdl/stamp-mk GEN doc/notes.txt make[2]: Leaving directory `/home/libtool/lt/libtool' make[1]: Leaving directory `/home/libtool/lt/libtool' GEN tests/package.m4 GEN tests/testsuite GEN tests/defs.in GEN tests/defs configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cos in -lm... yes configure: creating ./config.status 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 configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist configure: WARNING: unrecognized options: --with-dist checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist configure: WARNING: unrecognized options: --with-dist checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether the compiler implements namespaces... yes checking whether the compiler has ISO C++ iostream... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for cos in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-dist { test ! -d "libtool-2.4.2.76-de4c3-dirty" || { find "libtool-2.4.2.76-de4c3-dirty" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.4.2.76-de4c3-dirty"; }; } test -d "libtool-2.4.2.76-de4c3-dirty" || mkdir "libtool-2.4.2.76-de4c3-dirty" (cd tests/cdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/cdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/cdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/cdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/demo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/demo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/depdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/depdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/f77demo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/f77demo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/f77demo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/fcdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/fcdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/fcdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/mdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/mdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/mdemo2" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo2" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/mdemo2" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/pdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/pdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/pdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/tagdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/tagdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/tests/tagdemo" make[1]: Leaving directory `/home/libtool/lt/libtool/tests/tagdemo' make \ top_distdir="libtool-2.4.2.76-de4c3-dirty" distdir="libtool-2.4.2.76-de4c3-dirty" \ dist-info dist-hook make[1]: Entering directory `/home/libtool/lt/libtool' GEN libtool-2.4.2.76-de4c3-dirty/ChangeLog /bin/sh ./libltdl/config/edit-readme-alpha libtool-2.4.2.76-de4c3-dirty/README echo '2.4.2.76-de4c3-dirty' > libtool-2.4.2.76-de4c3-dirty/.tarball-version git log --pretty=oneline |wc -l |/bin/sed 's,[ ],,g' > libtool-2.4.2.76-de4c3-dirty/.serial make[1]: Leaving directory `/home/libtool/lt/libtool' test -n "" \ || find "libtool-2.4.2.76-de4c3-dirty" -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.4.2.76-de4c3-dirty" tardir=libtool-2.4.2.76-de4c3-dirty && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | GZIP='--no-name --best --rsyncable' gzip -c >libtool-2.4.2.76-de4c3-dirty.tar.gz tardir=libtool-2.4.2.76-de4c3-dirty && /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar chof - "$tardir" | xz -c >libtool-2.4.2.76-de4c3-dirty.tar.xz { test ! -d "libtool-2.4.2.76-de4c3-dirty" || { find "libtool-2.4.2.76-de4c3-dirty" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.4.2.76-de4c3-dirty"; }; } case 'libtool-2.4.2.76-de4c3-dirty.tar.gz libtool-2.4.2.76-de4c3-dirty.tar.xz' in \ *.tar.gz*) \ GZIP='--no-name --best --rsyncable' gzip -dc libtool-2.4.2.76-de4c3-dirty.tar.gz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.bz2*) \ bzip2 -dc libtool-2.4.2.76-de4c3-dirty.tar.bz2 | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.lzma*) \ lzma -dc libtool-2.4.2.76-de4c3-dirty.tar.lzma | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.xz*) \ xz -dc libtool-2.4.2.76-de4c3-dirty.tar.xz | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.tar.Z*) \ uncompress -c libtool-2.4.2.76-de4c3-dirty.tar.Z | /bin/sh /home/libtool/lt/libtool/libltdl/config/missing --run tar xf - ;;\ *.shar.gz*) \ GZIP='--no-name --best --rsyncable' gzip -dc libtool-2.4.2.76-de4c3-dirty.shar.gz | unshar ;;\ *.zip*) \ unzip libtool-2.4.2.76-de4c3-dirty.zip ;;\ esac chmod -R a-w libtool-2.4.2.76-de4c3-dirty; chmod a+w libtool-2.4.2.76-de4c3-dirty mkdir libtool-2.4.2.76-de4c3-dirty/_build mkdir libtool-2.4.2.76-de4c3-dirty/_inst chmod a-w libtool-2.4.2.76-de4c3-dirty test -d libtool-2.4.2.76-de4c3-dirty/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.4.2.76-de4c3-dirty/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty.tar.gz libtool-2.4.2.76-de4c3-dirty.tar.xz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 ## ---------------------------------------- ## ## Configuring libtool 2.4.2.76-de4c3-dirty ## ## ---------------------------------------- ## 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.2.76-de4c3-dirty configure: autobuild hostname... pogma.xen.prgmr.com configure: autobuild mode... default configure: autobuild timestamp... 20111116T101237Z 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 for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql /usr/local/lib/python2.6/config checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gccgo... no checking for gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... yes checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... yes checking if gcj supports -c -o file.o... (cached) yes checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking for windres... no checking whether make supports order-only prerequisites... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: linking ../GNUmakefile to GNUmakefile 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.4.2.76-de4c3-dirty/_build' GEN libtoolize make all-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making all in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/loaders/dlopen.lo CCLD libltdl/dlopen.la CC libltdl/lt__strl.lo CCLD libltdl/libltdl.la make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making dvi in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' TEXINPUTS="../libltdl/config:$TEXINPUTS" \ MAKEINFO='/bin/sh /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/texinfo.t ex Loading texinfo [version 2011-10-19.08]: 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.4.2.76-de4c3-dirty/doc/version.texi) [1] [2] [-1] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] Cross reference values unknown; you must run TeX again. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/notes.texi [33]) [34] [35] [36] Chapter 6 [37] [38] Chapter 7 [39] [40] [41] Chapter 8 [42] [43] [44] Chapter 9 [45] Chapter 10 [46] [47] [48] [49] [50] [51] Chapter 11 [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Chapter 12 [72] Chapter 13 [73] Chapter 14 [74] [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [77] Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three [78] [79] [80] [81] Chapter 15 [82] [83] [84] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/PLATFORMS [85] [86] [87]) [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 6103--6104 @textrm Requires Wine. see $@textsy h$@textrm un-de-fined$@textsy i$ [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] Appendix A [108] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/fdl.texi [109] [110] [111] [112] [113] [114] [115]) [116] (Combined Index) [117] ) (see the transcript file for additional information) Output written on libtool.dvi (120 pages, 373440 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.4.2.76-de4c3-dirty/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/texinfo.t ex Loading texinfo [version 2011-10-19.08]: 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.4.2.76-de4c3-dirty/doc/version.texi) [1] [2] (./libtool.toc [-1] [-2]) [-3] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/notes.texi) [33] [34] [35] [36] Chapter 6 [37] [38] Chapter 7 [39] [40] [41] Chapter 8 [42] [43] [44] Chapter 9 [45] Chapter 10 [46] [47] [48] [49] [50] [51] Chapter 11 [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Chapter 12 [72] Chapter 13 [73] Chapter 14 [74] [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [77] Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three [78] [79] [80] [81] Chapter 15 [82] [83] [84] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/PLATFORMS [85] [86] [87]) [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 6110--6113 @textrm page 94 and see Sec-tion 15.3.7.5 [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] Appendix A [107] [108] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/fdl.texi [109] [110] [111] [112] [113] [114] [115]) [116] (Combined Index) (./libtool.cps [117] [118] [119] [120]) Overfull \vbox (1.7997pt too high) has occurred while \output is active [121] ) (see the transcript file for additional information) Output written on libtool.dvi (126 pages, 539740 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.4.2.76-de4c3-dirty/doc/libtool.texi (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/texinfo.t ex Loading texinfo [version 2011-10-19.08]: 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.4.2.76-de4c3-dirty/doc/version.texi) [1] [2] (./libtool.toc [-1] [-2]) [-3] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] [19] [20] [21] [22] Chapter 5 [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/notes.texi) [33] [34] [35] [36] Chapter 6 [37] [38] Chapter 7 [39] [40] [41] Chapter 8 [42] [43] [44] Chapter 9 [45] Chapter 10 [46] [47] [48] [49] [50] [51] Chapter 11 [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] Chapter 12 [72] Chapter 13 [73] Chapter 14 [74] [75] [76] Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 []@textrm The tests match-ing `@texttt depdemo-*make.test[]@textrm '[], `@text tt depdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-*inst.test[]@textrm '[] and `@texttt depdemo-*unst.te st[]@textrm '[] are ex-e-cuted four Underfull \hbox (badness 10000) in paragraph at lines 5312--5321 @textrm `@texttt depdemo-nofast.test[]@textrm '[] con-fig-ures `@texttt depdem o/libtool[]@textrm '[] to dis-able the [77] Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 []@textrm The tests match-ing `@texttt mdemo-*make.test[]@textrm '[], `@texttt mdemo-*exec.test[]@textrm '[], Underfull \hbox (badness 10000) in paragraph at lines 5362--5369 @textrm `@texttt mdemo-*inst.test[]@textrm '[] and `@texttt mdemo-*unst.test[] @textrm '[] are ex-e-cuted three [78] [79] [80] [81] Chapter 15 [82] [83] [84] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/PLATFORMS [85] [86] [87]) [88] [89] [90] [91] Underfull \hbox (badness 10000) in paragraph at lines 6110--6113 @textrm page 94 and see Sec-tion 15.3.7.5 [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] Appendix A [107] [108] (/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/doc/fdl.texi [109] [110] [111] [112] [113] [114] [115]) [116] (Combined Index) (./libtool.cps [117] [118] [119] [120]) Overfull \vbox (1.7997pt too high) has occurred while \output is active [121] ) (see the transcript file for additional information) Output written on libtool.dvi (126 pages, 539748 bytes). Transcript written on libtool.log. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' GEN public-submodule-commit make check-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' GEN tests/defs Making check in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make check-TESTS check-local make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[5]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' PASS: tests/link.test PASS: tests/link-2.test PASS: tests/nomode.test PASS: tests/objectlist.test PASS: tests/quote.test PASS: tests/sh.test PASS: tests/suffix.test SKIP: tests/tagtrace.test PASS: tests/cdemo-static.test PASS: tests/cdemo-static-make.test PASS: tests/cdemo-static-exec.test PASS: tests/demo-static.test PASS: tests/demo-static-make.test PASS: tests/demo-static-exec.test PASS: tests/demo-static-inst.test PASS: tests/demo-static-unst.test PASS: tests/depdemo-static.test PASS: tests/depdemo-static-make.test PASS: tests/depdemo-static-exec.test PASS: tests/depdemo-static-inst.test PASS: tests/depdemo-static-unst.test PASS: tests/mdemo-static.test PASS: tests/mdemo-static-make.test PASS: tests/mdemo-static-exec.test PASS: tests/mdemo-static-inst.test PASS: tests/mdemo-static-unst.test PASS: tests/cdemo-conf.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-conf.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/demo-deplibs.test PASS: tests/depdemo-conf.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-conf.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/mdemo-dryrun.test PASS: tests/mdemo2-conf.test PASS: tests/mdemo2-make.test PASS: tests/mdemo2-exec.test PASS: tests/pdemo-conf.test PASS: tests/pdemo-make.test PASS: tests/pdemo-exec.test PASS: tests/pdemo-inst.test PASS: tests/demo-nofast.test PASS: tests/demo-nofast-make.test PASS: tests/demo-nofast-exec.test PASS: tests/demo-nofast-inst.test PASS: tests/demo-nofast-unst.test PASS: tests/depdemo-nofast.test PASS: tests/depdemo-nofast-make.test PASS: tests/depdemo-nofast-exec.test PASS: tests/depdemo-nofast-inst.test PASS: tests/depdemo-nofast-unst.test PASS: tests/demo-pic.test PASS: tests/demo-pic-make.test PASS: tests/demo-pic-exec.test SKIP: tests/demo-nopic.test PASS: tests/demo-nopic-make.test PASS: tests/demo-nopic-exec.test PASS: tests/cdemo-shared.test PASS: tests/cdemo-shared-make.test PASS: tests/cdemo-shared-exec.test PASS: tests/mdemo-shared.test PASS: tests/mdemo-shared-make.test PASS: tests/mdemo-shared-exec.test PASS: tests/mdemo-shared-inst.test PASS: tests/mdemo-shared-unst.test PASS: tests/cdemo-undef.test PASS: tests/cdemo-undef-make.test PASS: tests/cdemo-undef-exec.test PASS: tests/tagdemo-static.test PASS: tests/tagdemo-static-make.test PASS: tests/tagdemo-static-exec.test PASS: tests/tagdemo-conf.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-shared.test PASS: tests/tagdemo-shared-make.test PASS: tests/tagdemo-shared-exec.test PASS: tests/tagdemo-undef.test PASS: tests/tagdemo-undef-make.test PASS: tests/tagdemo-undef-exec.test PASS: tests/fcdemo-static.test PASS: tests/fcdemo-static-make.test PASS: tests/fcdemo-static-exec.test PASS: tests/fcdemo-conf.test PASS: tests/fcdemo-make.test PASS: tests/fcdemo-exec.test PASS: tests/fcdemo-shared.test PASS: tests/fcdemo-shared-make.test PASS: tests/fcdemo-shared-exec.test PASS: tests/demo-shared.test PASS: tests/demo-shared-make.test PASS: tests/demo-shared-exec.test PASS: tests/demo-shared-inst.test PASS: tests/demo-hardcode.test PASS: tests/demo-relink.test PASS: tests/demo-noinst-link.test PASS: tests/demo-shared-unst.test PASS: tests/depdemo-shared.test PASS: tests/depdemo-shared-make.test PASS: tests/depdemo-shared-exec.test PASS: tests/depdemo-shared-inst.test PASS: tests/depdemo-relink.test PASS: tests/depdemo-shared-unst.test PASS: tests/f77demo-static.test PASS: tests/f77demo-static-make.test PASS: tests/f77demo-static-exec.test PASS: tests/f77demo-conf.test PASS: tests/f77demo-make.test PASS: tests/f77demo-exec.test PASS: tests/f77demo-shared.test PASS: tests/f77demo-shared-make.test PASS: tests/f77demo-shared-exec.test ====================== All 122 tests passed (2 tests were not run) ====================== make[5]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' ## -------------------------------------------- ## ## GNU Libtool 2.4.2.76-de4c3-dirty test suite. ## ## -------------------------------------------- ## Shell option parser generator. 1: short option splitting ok 2: enhanced shell short option splitting ok 3: long option splitting ok 4: XSI long option splitting ok 5: option appending ok 6: enhanced shell option appending ok Libtoolize operation. 7: libtoolize macro installation ok 8: libtoolize macro directory mismatch error ok 9: libtoolize macro serial update ok 10: libtoolize config files serial update ok 11: diagnose missing LT_CONFIG_LTDL_DIR ok 12: copy ltdl.m4 with shared macro directory ok 13: correctly parse LTDL_INIT from configure.ac ok 14: diagnose missing LTDL_INIT invocation ok 15: upgrading verbatim style aclocal.m4 ok 16: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 17: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 18: subproject ltdl with non-shared directories ok 19: Subproject ltdl without GNU M4 ok 20: LIBTOOLIZE_OPTIONS ok 21: cleanup old installation ok Testing libtool functions. 22: standard command line options ok 23: mode short-hands ok 24: debug tracing ok 25: duplicate members in archive tests ok 26: duplicate convenience archive names ok 27: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 28: passing CC flags through libtool ok 29: passing CXX flags through libtool ok 30: passing F77 flags through libtool ok 31: passing FC flags through libtool ok 32: passing GCJ flags through libtool ok 33: inherited_linker_flags ok 34: C convenience archives ok 35: C++ convenience archives ok 36: F77 convenience archives ok 37: FC convenience archives ok 38: Java convenience archives ok 39: Link order test ok 40: Link order of deplibs ok 41: Failure tests ok 42: shlibpath_overrides_runpath ok 43: Runpath in libtool library files ok 44: static linking flags for programs ok 45: ccache -all-static ok 46: Export test ok 47: sys_lib_search_path ok 48: sys_lib_search_path on w32 skipped (search-path.at:83) 49: indirect convenience ok 50: indirect uninstalled ok 51: static library contains static library expected failure (archive-in-archive.at:56) 52: both of -o prog and -o prog$EXEEXT work skipped (exeext.at:29) 53: execute mode ok 54: bindir basic lib test ok 55: bindir install tests ok 56: cwrapper for uninstalled executables ok 57: cwrapper string length skipped (cwrapper.at:190) 58: cwrapper and installed shared libraries ok 59: deplib in subdir ok 60: inferred tag ok 61: CXX inferred tag ok 62: F77 inferred tag ok 63: FC inferred tag ok 64: GCJ inferred tag ok 65: localized compiler messages ok 66: nocase library search skipped (nocase.at:31) 67: Install tests ok 68: versioning ok DESTDIR tests 69: Simple DESTDIR install ok 70: DESTDIR with in-package deplibs ok Support for older m4 interface. 71: AM_PROG_LIBTOOL ok 72: AC_WITH_LTDL ok Libtool subdir-objects support. 73: C subdir-objects ok 74: C++ subdir-objects ok Libltdl functionality. 75: lt_dlexit unloading libs ok 76: lt_dlopenadvise library loading ok 77: lt_dlopen error messages expected failure (lt_dlopen.at:101) 78: lt_dlopen archive ok 79: lt_dlopenext error messages ok 80: libdir of installed modules ok 81: ltdl API skipped (ltdl-api.at:31) 82: dlloader API ok 83: loadlibrary error messages skipped (loadlibrary.at:250) 84: syntax of .la files expected failure (lalib-syntax.at:133) 85: resident modules ok 86: SList functionality ok 87: enforced lib prefix ok Standalone Libltdl. 88: compiling softlinked libltdl ok 89: compiling copied libltdl ok 90: installable libltdl ok 91: linking libltdl without autotools ok Subproject Libltdl. 92: compiling softlinked libltdl ok 93: compiling copied libltdl ok 94: installable libltdl ok 95: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 96: compiling softlinked libltdl ok 97: compiling copied libltdl ok 98: installable libltdl ok Recursive Automake Libltdl. 99: compiling softlinked libltdl ok 100: compiling copied libltdl ok 101: installable libltdl ok C++ template tests. 102: simple template test ok 103: template test with subdirs ok Constructors. 104: C++ static constructors ok 105: C++ exception handling ok libtool script generation. 106: config.status ok 107: config.lt ok 108: test --with-pic ok Libtool usage in GCC 109: AC_NO_EXECUTABLES ok Detecting identical deplibs. 110: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 111: installable libltdl ok 112: --with-ltdl-include/lib ok 113: --with-included-ltdl ok 114: convenience libltdl ok Libtool stress test. 115: Link option thorough search test ok 116: Run tests with low max_cmd_len ok 117: override pic_flag at configure time ok Mac OS X tests 118: darwin fat compile skipped (darwin.at:42) 119: darwin concurrent library extraction ok 120: darwin gdb debug information skipped (darwin.at:154) 121: darwin ld warnings changing configure results ok 122: darwin can lt_dlopen .dylib and .so files skipped (darwin.at:249) Windows tests. 123: dumpbin -symbols section hiding skipped (dumpbin-symbols.at:42) 124: deplibs without file command ok sysroot tests 125: -L=.../lib -l skipped (sysroot.at:203) 126: -L SYSROOT/.../lib -l skipped (sysroot.at:204) 127: SYSROOT/.../*.la skipped (sysroot.at:205) ## ------------- ## ## Test results. ## ## ------------- ## 114 tests behaved as expected. 13 tests were skipped. make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making install in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin" /usr/bin/install -c libtoolize libtool '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.0 /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7.3.0 libtool: install: (cd /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.0 libltdl.so.7; }; }) libtool: install: (cd /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.0 libltdl.so; }; }) libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: install: chmod 644 /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: install: ranlib /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: finish: PATH="/home/libtool/bin:/usr/bin:/bin:/sbin" ldconfig -n /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_inst/share/libtool'/* /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/lt~obsolete.m4' /usr/bin/install -c '../libltdl/config/extract-trace' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/extract-trace' /usr/bin/install -c '../libltdl/config/options-parser' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/options-parser' /usr/bin/install -c '../libltdl/config/compile' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/missing' /usr/bin/install -c -m 644 '../libltdl/config/ltmain.sh' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/ltmain.sh' /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/README' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/README' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz.c' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__alloc.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__dirent.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__glibc.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__private.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__private.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__strl.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_dlloader.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_error.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_error.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_system.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_system.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/slist.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dld_link.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dlopen.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dyld.c' /usr/bin/install -c -m 644 '../libltdl/loaders/load_add_on.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/load_add_on.c' /usr/bin/install -c -m 644 '../libltdl/loaders/loadlibrary.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/shl_load.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/shl_load.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt__dirent.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__strl.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/slist.c' chmod a+x '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/info" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include/libltdl" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1" || /bin/mkdir -p "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making installcheck in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' ## -------------------------------------------- ## ## GNU Libtool 2.4.2.76-de4c3-dirty test suite. ## ## -------------------------------------------- ## Shell option parser generator. 1: short option splitting ok 2: enhanced shell short option splitting ok 3: long option splitting ok 4: XSI long option splitting ok 5: option appending ok 6: enhanced shell option appending ok Libtoolize operation. 7: libtoolize macro installation ok 8: libtoolize macro directory mismatch error ok 9: libtoolize macro serial update ok 10: libtoolize config files serial update ok 11: diagnose missing LT_CONFIG_LTDL_DIR ok 12: copy ltdl.m4 with shared macro directory ok 13: correctly parse LTDL_INIT from configure.ac ok 14: diagnose missing LTDL_INIT invocation ok 15: upgrading verbatim style aclocal.m4 ok 16: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok 17: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 18: subproject ltdl with non-shared directories ok 19: Subproject ltdl without GNU M4 ok 20: LIBTOOLIZE_OPTIONS ok 21: cleanup old installation ok Testing libtool functions. 22: standard command line options ok 23: mode short-hands ok 24: debug tracing ok 25: duplicate members in archive tests ok 26: duplicate convenience archive names ok 27: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 28: passing CC flags through libtool ok 29: passing CXX flags through libtool ok 30: passing F77 flags through libtool ok 31: passing FC flags through libtool ok 32: passing GCJ flags through libtool ok 33: inherited_linker_flags ok 34: C convenience archives ok 35: C++ convenience archives ok 36: F77 convenience archives ok 37: FC convenience archives ok 38: Java convenience archives ok 39: Link order test ok 40: Link order of deplibs ok 41: Failure tests ok 42: shlibpath_overrides_runpath ok 43: Runpath in libtool library files ok 44: static linking flags for programs ok 45: ccache -all-static ok 46: Export test ok 47: sys_lib_search_path ok 48: sys_lib_search_path on w32 skipped (search-path.at:83) 49: indirect convenience ok 50: indirect uninstalled ok 51: static library contains static library expected failure (archive-in-archive.at:56) 52: both of -o prog and -o prog$EXEEXT work skipped (exeext.at:29) 53: execute mode ok 54: bindir basic lib test ok 55: bindir install tests ok 56: cwrapper for uninstalled executables ok 57: cwrapper string length skipped (cwrapper.at:190) 58: cwrapper and installed shared libraries ok 59: deplib in subdir ok 60: inferred tag ok 61: CXX inferred tag ok 62: F77 inferred tag ok 63: FC inferred tag ok 64: GCJ inferred tag ok 65: localized compiler messages ok 66: nocase library search skipped (nocase.at:31) 67: Install tests ok 68: versioning ok DESTDIR tests 69: Simple DESTDIR install ok 70: DESTDIR with in-package deplibs ok Support for older m4 interface. 71: AM_PROG_LIBTOOL ok 72: AC_WITH_LTDL ok Libtool subdir-objects support. 73: C subdir-objects ok 74: C++ subdir-objects ok Libltdl functionality. 75: lt_dlexit unloading libs ok 76: lt_dlopenadvise library loading ok 77: lt_dlopen error messages expected failure (lt_dlopen.at:101) 78: lt_dlopen archive ok 79: lt_dlopenext error messages ok 80: libdir of installed modules ok 81: ltdl API skipped (ltdl-api.at:31) 82: dlloader API ok 83: loadlibrary error messages skipped (loadlibrary.at:250) 84: syntax of .la files expected failure (lalib-syntax.at:133) 85: resident modules ok 86: SList functionality ok 87: enforced lib prefix ok Standalone Libltdl. 88: compiling softlinked libltdl ok 89: compiling copied libltdl ok 90: installable libltdl ok 91: linking libltdl without autotools ok Subproject Libltdl. 92: compiling softlinked libltdl ok 93: compiling copied libltdl ok 94: installable libltdl ok 95: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 96: compiling softlinked libltdl ok 97: compiling copied libltdl ok 98: installable libltdl ok Recursive Automake Libltdl. 99: compiling softlinked libltdl ok 100: compiling copied libltdl ok 101: installable libltdl ok C++ template tests. 102: simple template test ok 103: template test with subdirs ok Constructors. 104: C++ static constructors ok 105: C++ exception handling ok libtool script generation. 106: config.status ok 107: config.lt ok 108: test --with-pic ok Libtool usage in GCC 109: AC_NO_EXECUTABLES ok Detecting identical deplibs. 110: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 111: installable libltdl ok 112: --with-ltdl-include/lib ok 113: --with-included-ltdl ok 114: convenience libltdl ok Libtool stress test. 115: Link option thorough search test ok 116: Run tests with low max_cmd_len ok 117: override pic_flag at configure time ok Mac OS X tests 118: darwin fat compile skipped (darwin.at:42) 119: darwin concurrent library extraction ok 120: darwin gdb debug information skipped (darwin.at:154) 121: darwin ld warnings changing configure results ok 122: darwin can lt_dlopen .dylib and .so files skipped (darwin.at:249) Windows tests. 123: dumpbin -symbols section hiding skipped (dumpbin-symbols.at:42) 124: deplibs without file command ok sysroot tests 125: -L=.../lib -l skipped (sysroot.at:203) 126: -L SYSROOT/.../lib -l skipped (sysroot.at:204) 127: SYSROOT/.../*.la skipped (sysroot.at:205) ## ------------- ## ## Test results. ## ## ------------- ## 114 tests behaved as expected. 13 tests were skipped. make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making uninstall in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' ( cd '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin' && rm -f libtoolize libtool ) rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.dvi' rm -rf '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.html' ( cd '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include' && rm -f ltdl.h ) cd '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_inst/lib/libltdl.la' libtool: uninstall: rm -f /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.la /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7.3.0 /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7 /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a ( cd '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.pdf' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/COPYING.LIB' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.am' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.in' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.inc' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/README' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure.ac' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/aclocal.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz_.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config-h.in' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__alloc.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__dirent.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__glibc.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__private.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__strl.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_dlloader.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_error.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_system.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/slist.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dld_link.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dlopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dyld.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/load_add_on.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/loadlibrary.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/preopen.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/shl_load.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__alloc.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__dirent.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__strl.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_dlloader.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_error.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.h' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/slist.c' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/extract-trace' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/options-parser' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/compile' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.guess' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.sub' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/depcomp' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/install-sh' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/missing' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/ltmain.sh' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/argz.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/libtool.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltdl.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltoptions.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltsugar.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltversion.m4' rm -f '/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make install-recursive make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making install in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[4]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin" /usr/bin/install -c libtoolize libtool '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.0 /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7.3.0 libtool: install: (cd /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.0 libltdl.so.7; }; }) libtool: install: (cd /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib && { ln -s -f libltdl.so.7.3.0 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.0 libltdl.so; }; }) libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: install: chmod 644 /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: install: ranlib /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a libtool: install: warning: remember to run `libtool --finish /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib' rm -rf '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool'/* /usr/bin/install -c -m 644 '../libltdl/m4/argz.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/argz.m4' /usr/bin/install -c -m 644 '../libltdl/m4/libtool.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltdl.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltoptions.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltsugar.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '../libltdl/m4/ltversion.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '../libltdl/m4/lt~obsolete.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/lt~obsolete.m4' /usr/bin/install -c '../libltdl/config/extract-trace' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/extract-trace' /usr/bin/install -c '../libltdl/config/options-parser' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/options-parser' /usr/bin/install -c '../libltdl/config/compile' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/compile' /usr/bin/install -c '../libltdl/config/config.guess' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.guess' /usr/bin/install -c '../libltdl/config/config.sub' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.sub' /usr/bin/install -c '../libltdl/config/depcomp' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/depcomp' /usr/bin/install -c '../libltdl/config/install-sh' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/install-sh' /usr/bin/install -c '../libltdl/config/missing' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/missing' /usr/bin/install -c -m 644 '../libltdl/config/ltmain.sh' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/ltmain.sh' /usr/bin/install -c -m 644 '../libltdl/COPYING.LIB' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/COPYING.LIB' /usr/bin/install -c -m 644 '../libltdl/Makefile.am' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.am' /usr/bin/install -c -m 644 '../libltdl/Makefile.in' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.in' /usr/bin/install -c -m 644 '../libltdl/Makefile.inc' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.inc' /usr/bin/install -c -m 644 '../libltdl/README' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/README' /usr/bin/install -c -m 644 '../libltdl/configure.ac' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure.ac' /usr/bin/install -c -m 644 '../libltdl/aclocal.m4' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/aclocal.m4' /usr/bin/install -c -m 644 '../libltdl/argz_.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz_.h' /usr/bin/install -c -m 644 '../libltdl/argz.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz.c' /usr/bin/install -c -m 644 '../libltdl/config-h.in' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config-h.in' /usr/bin/install -c -m 644 '../libltdl/configure' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__alloc.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__dirent.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__glibc.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__private.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__private.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt__strl.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_dlloader.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_error.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_error.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/lt_system.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_system.h' /usr/bin/install -c -m 644 '../libltdl/libltdl/slist.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/slist.h' /usr/bin/install -c -m 644 '../libltdl/loaders/dld_link.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dld_link.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dlopen.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dlopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/dyld.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dyld.c' /usr/bin/install -c -m 644 '../libltdl/loaders/load_add_on.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/load_add_on.c' /usr/bin/install -c -m 644 '../libltdl/loaders/loadlibrary.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '../libltdl/loaders/preopen.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/preopen.c' /usr/bin/install -c -m 644 '../libltdl/loaders/shl_load.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/shl_load.c' /usr/bin/install -c -m 644 '../libltdl/lt__alloc.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__alloc.c' /usr/bin/install -c -m 644 '../libltdl/lt__dirent.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__dirent.c' /usr/bin/install -c -m 644 '../libltdl/lt__strl.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__strl.c' /usr/bin/install -c -m 644 '../libltdl/lt_dlloader.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_dlloader.c' /usr/bin/install -c -m 644 '../libltdl/lt_error.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_error.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.c' /usr/bin/install -c -m 644 '../libltdl/ltdl.h' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.h' /usr/bin/install -c -m 644 '../libltdl/slist.c' '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/slist.c' chmod a+x '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include" /usr/bin/install -c -m 644 ../libltdl/ltdl.h '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/info" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/info" /usr/bin/install -c -m 644 ../doc/libtool.info ../doc/libtool.info-1 ../doc/libtool.info-2 '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/info' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include/libltdl" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include/libltdl' test -z "/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1" || /bin/mkdir -p "/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1" /usr/bin/install -c -m 644 ../doc/libtool.1 ../doc/libtoolize.1 '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1' make[4]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' Making uninstall in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' ( cd '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/bin' && rm -f libtoolize libtool ) rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.dvi' rm -rf '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.html' ( cd '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include' && rm -f ltdl.h ) cd '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.la' libtool: uninstall: rm -f /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.la /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7.3.0 /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so.7 /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.so /tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/lib/libltdl.a ( cd '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/include/libltdl' && rm -f lt_system.h lt_error.h lt_dlloader.h ) ( cd '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/man/man1' && rm -f libtool.1 libtoolize.1 ) rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.pdf' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/doc/libtool/libtool.ps' make uninstall-hook make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/COPYING.LIB' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.am' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.in' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/Makefile.inc' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/README' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure.ac' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/aclocal.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz_.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/argz.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config-h.in' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/configure' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__alloc.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__dirent.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__glibc.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__private.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt__strl.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_dlloader.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_error.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/lt_system.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/libltdl/slist.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dld_link.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dlopen.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/dyld.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/load_add_on.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/loadlibrary.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/preopen.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/loaders/shl_load.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__alloc.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__dirent.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt__strl.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_dlloader.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/lt_error.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/ltdl.h' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/slist.c' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/extract-trace' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/options-parser' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/compile' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.guess' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/config.sub' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/depcomp' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/install-sh' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/missing' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/libtool/config/ltmain.sh' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/argz.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/libtool.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltdl.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltoptions.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltsugar.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/ltversion.m4' rm -f '/tmp/am-dc-13909//home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_inst/share/aclocal/lt~obsolete.m4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' { test ! -d "libtool-2.4.2.76-de4c3-dirty" || { find "libtool-2.4.2.76-de4c3-dirty" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.4.2.76-de4c3-dirty"; }; } test -d "libtool-2.4.2.76-de4c3-dirty" || mkdir "libtool-2.4.2.76-de4c3-dirty" (cd tests/cdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/cdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/cdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/cdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/cdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/cdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/cdemo' (cd tests/demo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/demo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/demo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/demo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/demo' (cd tests/depdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/depdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/depdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/depdemo" (cd l1 && make top_distdir=../../../libtool-2.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l1' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo/l1' (cd l2 && make top_distdir=../../../libtool-2.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l2' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo/l2' (cd l3 && make top_distdir=../../../libtool-2.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l3' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo/l3' (cd l4 && make top_distdir=../../../libtool-2.4.2.76-de4c3-dirty distdir=../../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l4' make[3]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo/l4' test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/depdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo' (cd tests/f77demo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/f77demo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/f77demo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/f77demo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/f77demo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/f77demo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/f77demo' (cd tests/fcdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/fcdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/fcdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/fcdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/fcdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/fcdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/fcdemo' (cd tests/mdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/mdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/mdemo' (cd tests/mdemo2 && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo2 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/mdemo2' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo2" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo2" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/mdemo2" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/mdemo2' (cd tests/pdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/pdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/pdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/pdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/pdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/pdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/pdemo' (cd tests/tagdemo && make top_distdir=../../libtool-2.4.2.76-de4c3-dirty distdir=../../libtool-2.4.2.76-de4c3-dirty/tests/tagdemo \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/tagdemo' : test -d "../../libtool-2.4.2.76-de4c3-dirty/tests/tagdemo" || mkdir "../../libtool-2.4.2.76-de4c3-dirty/tests/tagdemo" test -n ":" \ || find "../../libtool-2.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../libtool-2.4.2.76-de4c3-dirty/tests/tagdemo" make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/tagdemo' make \ top_distdir="libtool-2.4.2.76-de4c3-dirty" distdir="libtool-2.4.2.76-de4c3-dirty" \ dist-info dist-hook make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' GEN libtool-2.4.2.76-de4c3-dirty/ChangeLog /bin/sh ../libltdl/config/edit-readme-alpha libtool-2.4.2.76-de4c3-dirty/README edit-readme-alpha: not editing non-writeable `libtool-2.4.2.76-de4c3-dirty/README' (distcheck?) echo '2.4.2.76-de4c3-dirty' > libtool-2.4.2.76-de4c3-dirty/.tarball-version git log --pretty=oneline |wc -l |/bin/sed 's,[ ],,g' > libtool-2.4.2.76-de4c3-dirty/.serial make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' test -n "" \ || find "libtool-2.4.2.76-de4c3-dirty" -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.4.2.76-de4c3-dirty/libltdl/config/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libtool-2.4.2.76-de4c3-dirty" tardir=libtool-2.4.2.76-de4c3-dirty && /bin/sh /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/missing --run tar chof - "$tardir" | GZIP='--no-name --best --rsyncable' gzip -c >libtool-2.4.2.76-de4c3-dirty.tar.gz tardir=libtool-2.4.2.76-de4c3-dirty && /bin/sh /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/missing --run tar chof - "$tardir" | xz -c >libtool-2.4.2.76-de4c3-dirty.tar.xz { test ! -d "libtool-2.4.2.76-de4c3-dirty" || { find "libtool-2.4.2.76-de4c3-dirty" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.4.2.76-de4c3-dirty"; }; } make[1]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' make[1]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build' for dir in tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo; do \ if test ! -f "$dir/Makefile"; then \ /bin/sh /home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/libltdl/config/install-sh -d "$dir"; \ echo 'distclean: ; rm -f Makefile' > "$dir/Makefile"; \ else :; fi; \ done Making distclean in tests/tagdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/tagdemo' Making distclean in tests/pdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/pdemo' Making distclean in tests/mdemo2 make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/mdemo2' Making distclean in tests/mdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/mdemo' Making distclean in tests/fcdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/fcdemo' Making distclean in tests/f77demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/f77demo' Making distclean in tests/depdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_build/tests/depdemo' Making distclean in l4 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l4' Making distclean in l3 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l3' Making distclean in l2 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l2' Making distclean in l1 make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/depdemo/l1' Making distclean in . make[3]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_build/tests/depdemo' Making distclean in tests/demo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/demo' Making distclean in tests/cdemo make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/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.4.2.76-de4c3-dirty/_build/tests/cdemo' Making distclean in . make[2]: Entering directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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 libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo" || rm -f libtool libtoolize libltdl/libltdl.la libltdl/libltdlc.la libltdl/libdlloader.la libltdl/lt__strl.o libltdl/lt__strl.lo test -z "libltdl/libltdl.la" || rm -f libltdl/libltdl.la rm -f "libltdl/so_locations" rm -rf .libs _libs rm -rf libltdl/.libs libltdl/_libs rm -rf libltdl/loaders/.libs libltdl/loaders/_libs for dir in tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo; do \ if test -f "$dir/Makefile"; then \ (cd "$dir" && 'make' distclean); \ else :; fi; \ done rm -rf _inst _inst-* abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd .. && pwd`; cd tests; \ test -f "$abs_srcdir/tests/testsuite" && \ '/bin/sh' "$abs_srcdir/tests/testsuite" --clean test -z "libltdl/dlopen.la " || rm -f libltdl/dlopen.la rm -f "libltdl/so_locations" rm -rf libtool.aux libtool.cp libtool.cps libtool.fn libtool.ky \ libtool.kys libtool.log libtool.pg libtool.tmp libtool.toc \ libtool.tp libtool.vr rm -f *.o rm -f libltdl/libltdl_libltdl_la-lt__alloc.o rm -f libltdl/libltdl_libltdl_la-lt__alloc.lo rm -f libltdl/libltdl_libltdl_la-lt_dlloader.o rm -f libltdl/libltdl_libltdl_la-lt_dlloader.lo rm -f libltdl/libltdl_libltdl_la-lt_error.o rm -f libltdl/libltdl_libltdl_la-lt_error.lo rm -f libltdl/libltdl_libltdl_la-ltdl.o rm -f libltdl/libltdl_libltdl_la-ltdl.lo rm -f libltdl/libltdl_libltdl_la-slist.o rm -f libltdl/libltdl_libltdl_la-slist.lo rm -f libltdl/libltdl_libltdlc_la-lt__alloc.o rm -f libltdl/libltdl_libltdlc_la-lt__alloc.lo rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.o rm -f libltdl/libltdl_libltdlc_la-lt_dlloader.lo rm -f libltdl/libltdl_libltdlc_la-lt_error.o rm -f libltdl/libltdl_libltdlc_la-lt_error.lo rm -f libltdl/libltdl_libltdlc_la-ltdl.o rm -f libltdl/libltdl_libltdlc_la-ltdl.lo rm -f libltdl/libltdl_libltdlc_la-slist.o rm -f libltdl/libltdl_libltdlc_la-slist.lo rm -f libltdl/loaders/dld_link.o rm -f libltdl/loaders/dld_link.lo rm -f libltdl/loaders/dlopen.o rm -f libltdl/loaders/dlopen.lo rm -f libltdl/loaders/dyld.o rm -f libltdl/loaders/dyld.lo rm -f libltdl/loaders/libltdl_libltdl_la-preopen.o rm -f libltdl/loaders/libltdl_libltdl_la-preopen.lo rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.o rm -f libltdl/loaders/libltdl_libltdlc_la-preopen.lo rm -f libltdl/loaders/load_add_on.o rm -f libltdl/loaders/load_add_on.lo rm -f libltdl/loaders/loadlibrary.o rm -f libltdl/loaders/loadlibrary.lo rm -f libltdl/loaders/shl_load.o rm -f libltdl/loaders/shl_load.lo test -z "libltdl/lt__strl.o" || rm -f libltdl/lt__strl.o test -z "libltdl/lt__strl.lo" || rm -f libltdl/lt__strl.lo test -z "libltdl/argz.h libltdl/argz.h-t" || rm -f libltdl/argz.h libltdl/argz.h-t test -z "tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/fcdemo-static.log tests/fcdemo-static-make.log tests/fcdemo-static-exec.log tests/fcdemo-conf.log tests/fcdemo-make.log tests/fcdemo-exec.log tests/fcdemo-shared.log tests/fcdemo-shared-make.log tests/fcdemo-shared-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log tests/f77demo-static.log tests/f77demo-static-make.log tests/f77demo-static-exec.log tests/f77demo-conf.log tests/f77demo-make.log tests/f77demo-exec.log tests/f77demo-shared.log tests/f77demo-shared-make.log tests/f77demo-shared-exec.log" || rm -f tests/link.log tests/link-2.log tests/nomode.log tests/objectlist.log tests/quote.log tests/sh.log tests/suffix.log tests/tagtrace.log tests/cdemo-static.log tests/cdemo-static-make.log tests/cdemo-static-exec.log tests/demo-static.log tests/demo-static-make.log tests/demo-static-exec.log tests/demo-static-inst.log tests/demo-static-unst.log tests/depdemo-static.log tests/depdemo-static-make.log tests/depdemo-static-exec.log tests/depdemo-static-inst.log tests/depdemo-static-unst.log tests/mdemo-static.log tests/mdemo-static-make.log tests/mdemo-static-exec.log tests/mdemo-static-inst.log tests/mdemo-static-unst.log tests/cdemo-conf.log tests/cdemo-make.log tests/cdemo-exec.log tests/demo-conf.log tests/demo-make.log tests/demo-exec.log tests/demo-inst.log tests/demo-unst.log tests/demo-deplibs.log tests/depdemo-conf.log tests/depdemo-make.log tests/depdemo-exec.log tests/depdemo-inst.log tests/depdemo-unst.log tests/mdemo-conf.log tests/mdemo-make.log tests/mdemo-exec.log tests/mdemo-inst.log tests/mdemo-unst.log tests/mdemo-dryrun.log tests/mdemo2-conf.log tests/mdemo2-make.log tests/mdemo2-exec.log tests/pdemo-conf.log tests/pdemo-make.log tests/pdemo-exec.log tests/pdemo-inst.log tests/demo-nofast.log tests/demo-nofast-make.log tests/demo-nofast-exec.log tests/demo-nofast-inst.log tests/demo-nofast-unst.log tests/depdemo-nofast.log tests/depdemo-nofast-make.log tests/depdemo-nofast-exec.log tests/depdemo-nofast-inst.log tests/depdemo-nofast-unst.log tests/demo-pic.log tests/demo-pic-make.log tests/demo-pic-exec.log tests/demo-nopic.log tests/demo-nopic-make.log tests/demo-nopic-exec.log tests/cdemo-shared.log tests/cdemo-shared-make.log tests/cdemo-shared-exec.log tests/mdemo-shared.log tests/mdemo-shared-make.log tests/mdemo-shared-exec.log tests/mdemo-shared-inst.log tests/mdemo-shared-unst.log tests/cdemo-undef.log tests/cdemo-undef-make.log tests/cdemo-undef-exec.log tests/tagdemo-static.log tests/tagdemo-static-make.log tests/tagdemo-static-exec.log tests/tagdemo-conf.log tests/tagdemo-make.log tests/tagdemo-exec.log tests/tagdemo-shared.log tests/tagdemo-shared-make.log tests/tagdemo-shared-exec.log tests/tagdemo-undef.log tests/tagdemo-undef-make.log tests/tagdemo-undef-exec.log tests/fcdemo-static.log tests/fcdemo-static-make.log tests/fcdemo-static-exec.log tests/fcdemo-conf.log tests/fcdemo-make.log tests/fcdemo-exec.log tests/fcdemo-shared.log tests/fcdemo-shared-make.log tests/fcdemo-shared-exec.log tests/demo-shared.log tests/demo-shared-make.log tests/demo-shared-exec.log tests/demo-shared-inst.log tests/demo-hardcode.log tests/demo-relink.log tests/demo-noinst-link.log tests/demo-shared-unst.log tests/depdemo-shared.log tests/depdemo-shared-make.log tests/depdemo-shared-exec.log tests/depdemo-shared-inst.log tests/depdemo-relink.log tests/depdemo-shared-unst.log tests/f77demo-static.log tests/f77demo-static-make.log tests/f77demo-static-exec.log tests/f77demo-conf.log tests/f77demo-make.log tests/f77demo-exec.log tests/f77demo-shared.log tests/f77demo-shared-make.log tests/f77demo-shared-exec.log test -z "tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/fcdemo-static.log-t tests/fcdemo-static-make.log-t tests/fcdemo-static-exec.log-t tests/fcdemo-conf.log-t tests/fcdemo-make.log-t tests/fcdemo-exec.log-t tests/fcdemo-shared.log-t tests/fcdemo-shared-make.log-t tests/fcdemo-shared-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t tests/f77demo-static.log-t tests/f77demo-static-make.log-t tests/f77demo-static-exec.log-t tests/f77demo-conf.log-t tests/f77demo-make.log-t tests/f77demo-exec.log-t tests/f77demo-shared.log-t tests/f77demo-shared-make.log-t tests/f77demo-shared-exec.log-t" || rm -f tests/link.log-t tests/link-2.log-t tests/nomode.log-t tests/objectlist.log-t tests/quote.log-t tests/sh.log-t tests/suffix.log-t tests/tagtrace.log-t tests/cdemo-static.log-t tests/cdemo-static-make.log-t tests/cdemo-static-exec.log-t tests/demo-static.log-t tests/demo-static-make.log-t tests/demo-static-exec.log-t tests/demo-static-inst.log-t tests/demo-static-unst.log-t tests/depdemo-static.log-t tests/depdemo-static-make.log-t tests/depdemo-static-exec.log-t tests/depdemo-static-inst.log-t tests/depdemo-static-unst.log-t tests/mdemo-static.log-t tests/mdemo-static-make.log-t tests/mdemo-static-exec.log-t tests/mdemo-static-inst.log-t tests/mdemo-static-unst.log-t tests/cdemo-conf.log-t tests/cdemo-make.log-t tests/cdemo-exec.log-t tests/demo-conf.log-t tests/demo-make.log-t tests/demo-exec.log-t tests/demo-inst.log-t tests/demo-unst.log-t tests/demo-deplibs.log-t tests/depdemo-conf.log-t tests/depdemo-make.log-t tests/depdemo-exec.log-t tests/depdemo-inst.log-t tests/depdemo-unst.log-t tests/mdemo-conf.log-t tests/mdemo-make.log-t tests/mdemo-exec.log-t tests/mdemo-inst.log-t tests/mdemo-unst.log-t tests/mdemo-dryrun.log-t tests/mdemo2-conf.log-t tests/mdemo2-make.log-t tests/mdemo2-exec.log-t tests/pdemo-conf.log-t tests/pdemo-make.log-t tests/pdemo-exec.log-t tests/pdemo-inst.log-t tests/demo-nofast.log-t tests/demo-nofast-make.log-t tests/demo-nofast-exec.log-t tests/demo-nofast-inst.log-t tests/demo-nofast-unst.log-t tests/depdemo-nofast.log-t tests/depdemo-nofast-make.log-t tests/depdemo-nofast-exec.log-t tests/depdemo-nofast-inst.log-t tests/depdemo-nofast-unst.log-t tests/demo-pic.log-t tests/demo-pic-make.log-t tests/demo-pic-exec.log-t tests/demo-nopic.log-t tests/demo-nopic-make.log-t tests/demo-nopic-exec.log-t tests/cdemo-shared.log-t tests/cdemo-shared-make.log-t tests/cdemo-shared-exec.log-t tests/mdemo-shared.log-t tests/mdemo-shared-make.log-t tests/mdemo-shared-exec.log-t tests/mdemo-shared-inst.log-t tests/mdemo-shared-unst.log-t tests/cdemo-undef.log-t tests/cdemo-undef-make.log-t tests/cdemo-undef-exec.log-t tests/tagdemo-static.log-t tests/tagdemo-static-make.log-t tests/tagdemo-static-exec.log-t tests/tagdemo-conf.log-t tests/tagdemo-make.log-t tests/tagdemo-exec.log-t tests/tagdemo-shared.log-t tests/tagdemo-shared-make.log-t tests/tagdemo-shared-exec.log-t tests/tagdemo-undef.log-t tests/tagdemo-undef-make.log-t tests/tagdemo-undef-exec.log-t tests/fcdemo-static.log-t tests/fcdemo-static-make.log-t tests/fcdemo-static-exec.log-t tests/fcdemo-conf.log-t tests/fcdemo-make.log-t tests/fcdemo-exec.log-t tests/fcdemo-shared.log-t tests/fcdemo-shared-make.log-t tests/fcdemo-shared-exec.log-t tests/demo-shared.log-t tests/demo-shared-make.log-t tests/demo-shared-exec.log-t tests/demo-shared-inst.log-t tests/demo-hardcode.log-t tests/demo-relink.log-t tests/demo-noinst-link.log-t tests/demo-shared-unst.log-t tests/depdemo-shared.log-t tests/depdemo-shared-make.log-t tests/depdemo-shared-exec.log-t tests/depdemo-shared-inst.log-t tests/depdemo-relink.log-t tests/depdemo-shared-unst.log-t tests/f77demo-static.log-t tests/f77demo-static-make.log-t tests/f77demo-static-exec.log-t tests/f77demo-conf.log-t tests/f77demo-make.log-t tests/f77demo-exec.log-t tests/f77demo-shared.log-t tests/f77demo-shared-make.log-t tests/f77demo-shared-exec.log-t test -z "test-suite.html" || rm -f test-suite.html test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo rm -f vti.tmp rm -f *.tab.c test -z "" || rm -f test . = ".." || test -z "" || rm -f rm -f doc/.dirstamp rm -f libltdl/.deps/.dirstamp rm -f libltdl/.dirstamp rm -f libltdl/loaders/.deps/.dirstamp rm -f libltdl/loaders/.dirstamp test -z "libtool.dvi tests/atconfig tests/defs" || rm -f libtool.dvi tests/atconfig tests/defs rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/home/libtool/lt/libtool/libtool-2.4.2.76-de4c3-dirty/_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.4.2.76-de4c3-dirty/_build' { test ! -d "libtool-2.4.2.76-de4c3-dirty" || { find "libtool-2.4.2.76-de4c3-dirty" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "libtool-2.4.2.76-de4c3-dirty"; }; } ============================================================== libtool-2.4.2.76-de4c3-dirty archives ready for distribution: libtool-2.4.2.76-de4c3-dirty.tar.gz libtool-2.4.2.76-de4c3-dirty.tar.xz ==============================================================