$ git clone git://git.savannah.gnu.org/libtool.git testing Initialized empty Git repository in /home/peda/libtool/git/testing/.git/ remote: Counting objects: 28352, done. remote: Compressing objects: 100% (5372/5372), done. remote: Total 28352 (delta 23227), reused 27985 (delta 22947) Receiving objects: 100% (28352/28352), 5.44 MiB | 484 KiB/s, done. Resolving deltas: 100% (23227/23227), done. $ cd testing $ reconfdirs='. libltdl' ./bootstrap WARNING: If bootstrapping with this script fails, it may be due to an WARNING: incompatible installed `libtool.m4' being pulled in to WARNING: `aclocal.m4'. The best way to work around such a problem is to WARNING: uninstall your system libtool files, or failing that, overwrite WARNING: them with all m4 file as shipped with this distribution (except WARNING: `lt~obsolete.m4'). After that, retry this bootstrap. autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.9a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,address@hidden,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.9a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.9a,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.9a,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@configure_input\@,Generated from ltmain.m4sh.,g -e s,@TIMESTAMP\@, 1.3172 2010-06-08,g -e s,@package_revision\@,1.3172, ./libltdl/config/ltmain.in > ./libltdl/config/ltmain.sh sed -e s,@EGREP\@,egrep,g -e s,@FGREP\@,fgrep,g -e s,@GREP\@,grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.9a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,address@hidden,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.9a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.9a,g -e s,@SED\@,sed,g -e s,@VERSION\@,2.2.9a,g -e s,@aclocaldir\@,,g -e s,@datadir\@,,g -e s,@pkgdatadir\@,,g -e s,@host_triplet\@,,g -e s,@prefix\@,,g -e s,@configure_input\@,Generated from ltversion.in.,g -e s,@MACRO_REVISION\@,1.3172,g -e s,@MACRO_SERIAL\@,3172,g ./libltdl/m4/ltversion.in > ./libltdl/m4/ltversion.m4 cd .; \ rm -f libtoolize.in; \ autom4te --language=m4sh -B libltdl/config libtoolize.m4sh > libtoolize.in cd .; \ rm -f tests/defs.in; \ autom4te --language=m4sh -B libltdl/config tests/defs.m4sh > tests/defs.in { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], address@hidden@])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], address@hidden@])'; \ echo 'm4_define([AT_PACKAGE_VERSION], address@hidden@])'; \ echo 'm4_define([AT_PACKAGE_STRING], address@hidden@])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], address@hidden@])'; \ } | sed -e 's,@EGREP\@,egrep,g' -e 's,@FGREP\@,fgrep,g' -e 's,@GREP\@,grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.9a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,address@hidden,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.9a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.9a,g' -e 's,@SED\@,sed,g' -e 's,@VERSION\@,2.2.9a,g' -e 's,@aclocaldir\@,,g' -e 's,@datadir\@,,g' -e 's,@pkgdatadir\@,,g' -e 's,@host_triplet\@,,g' -e 's,@prefix\@,,g' -e "s,@configure_input\@,Generated from $input.,g" > ./tests/package.m4 cd ./tests && \ autom4te --language=autotest `echo tests/testsuite.at tests/libtoolize.at tests/help.at tests/duplicate_members.at tests/duplicate_conv.at tests/duplicate_deps.at tests/flags.at tests/inherited_flags.at tests/convenience.at tests/link-order.at tests/link-order2.at tests/fail.at tests/shlibpath.at tests/runpath-in-lalib.at tests/static.at tests/export.at tests/search-path.at tests/indirect_deps.at tests/archive-in-archive.at tests/execute-mode.at tests/bindir.at tests/cwrapper.at tests/deplib-in-subdir.at tests/infer-tag.at tests/localization.at tests/install.at tests/versioning.at tests/destdir.at tests/old-m4-iface.at tests/am-subdir.at tests/lt_dlexit.at tests/lt_dladvise.at tests/lt_dlopen.at tests/lt_dlopen_a.at tests/lt_dlopenext.at tests/ltdl-api.at tests/dlloader-api.at tests/loadlibrary.at tests/lalib-syntax.at tests/resident.at tests/slist.at tests/need_lib_prefix.at tests/standalone.at tests/subproject.at tests/nonrecursive.at tests/recursive.at tests/template.at tests/ctor.at tests/exceptions.at tests/early-libtool.at tests/no-executables.at tests/deplibs-ident.at tests/configure-iface.at tests/stresstest.at tests/cmdline_wrap.at tests/darwin.at tests/deplibs-mingw.at | sed 's,tests/,,g'` -o testsuite.tmp && \ mv -f testsuite.tmp testsuite cd .; \ in=libltdl/Makefile.inc; out=libltdl/Makefile.am; \ rm -f $out; \ ( sed -n '1,/^.. DO NOT REMOVE THIS LINE -- /p' $in; \ { echo 'ACLOCAL_AMFLAGS = -I m4'; \ echo 'AUTOMAKE_OPTIONS = foreign'; \ echo 'AM_CPPFLAGS ='; \ echo 'AM_LDFLAGS ='; \ echo 'BUILT_SOURCES ='; \ echo 'include_HEADERS ='; \ echo 'noinst_LTLIBRARIES ='; \ echo 'lib_LTLIBRARIES ='; \ echo 'EXTRA_LTLIBRARIES ='; \ echo 'EXTRA_DIST ='; \ echo 'CLEANFILES ='; \ echo 'MOSTLYCLEANFILES ='; \ }; \ sed -n '/^.. DO NOT REMOVE THIS LINE -- /,$p' $in | \ sed -e 's,libltdl_,,; s,libltdl/,,; s,: libltdl/,: ,' \ -e 's,\$(libltdl_,$(,' ) | sed -e '/^.. DO NOT REMOVE THIS LINE -- /d' -e '1s,^\(.. Makefile.\)inc.*,\1am -- Process this file with automake to produce Makefile.in,' > $out; chmod a-w ./libltdl/Makefile.am cd ./doc && \ makeinfo --no-headers -o notes.txt notes.texi set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.9a in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ cd ./libltdl/config; \ rm -f mailnotify mailnotify.in mailnotify.tmp; \ autom4te -l m4sh -B . mailnotify.m4sh > mailnotify.in; \ input="mailnotify.m4sh"; \ sed -e 's,@EGREP\@,egrep,g' -e 's,@FGREP\@,fgrep,g' -e 's,@GREP\@,grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.9a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.9a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.9a,g' -e 's,@SED\@,sed,g' -e 's,@VERSION\@,2.2.9a,g' -e 's,@aclocaldir\@,,g' -e 's,@datadir\@,,g' -e 's,@pkgdatadir\@,,g' -e 's,@host_triplet\@,,g' -e 's,@prefix\@,,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ mailnotify.in > mailnotify.tmp; \ chmod a+x mailnotify.tmp; \ chmod a-w mailnotify.tmp; \ mv -f mailnotify.tmp mailnotify; \ rm -f mailnotify.in set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.9a in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ cd .; \ rm -f commit commit.in commit.tmp; \ autom4te -l m4sh -B libltdl/config clcommit.m4sh > commit.in; \ input="clcommit.m4sh"; \ sed -e 's,@EGREP\@,egrep,g' -e 's,@FGREP\@,fgrep,g' -e 's,@GREP\@,grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.9a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.9a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.9a,g' -e 's,@SED\@,sed,g' -e 's,@VERSION\@,2.2.9a,g' -e 's,@aclocaldir\@,,g' -e 's,@datadir\@,,g' -e 's,@pkgdatadir\@,,g' -e 's,@host_triplet\@,,g' -e 's,@prefix\@,,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" commit.in > commit.tmp; \ chmod a+x commit.tmp; \ chmod a-w commit.tmp; \ mv -f commit.tmp commit; \ rm -f commit.in autoreconf-2.65: Entering directory `.' autoreconf-2.65: configure.ac: not using Gettext autoreconf-2.65: running: aclocal --force -I libltdl/m4 autoreconf-2.65: configure.ac: tracing autoreconf-2.65: running: /home/peda/libtool/git/testing/libltdl/config/libtoolize --copy --force --ltdl libtoolize: Bootstrap detected, no files installed. autoreconf-2.65: running: /usr/bin/autoconf-2.65 --force autoreconf-2.65: running: /usr/bin/autoheader-2.65 --force autoreconf-2.65: running: automake --add-missing --copy --force-missing configure.ac:175: installing `libltdl/config/compile' configure.ac:181: installing `libltdl/config/config.guess' configure.ac:181: installing `libltdl/config/config.sub' configure.ac:125: installing `libltdl/config/install-sh' configure.ac:125: installing `libltdl/config/missing' Makefile.am: installing `./INSTALL' Makefile.am: installing `libltdl/config/depcomp' Makefile.am:321: installing `libltdl/config/mdate-sh' Makefile.am:321: installing `libltdl/config/texinfo.tex' autoreconf-2.65: Leaving directory `.' autoreconf-2.65: Entering directory `libltdl' autoreconf-2.65: configure.ac: not using Gettext autoreconf-2.65: running: aclocal --force -I m4 autoreconf-2.65: configure.ac: tracing autoreconf-2.65: running: /home/peda/libtool/git/testing/libltdl/config/libtoolize --copy --force --ltdl libtoolize: Bootstrap detected, no files installed. autoreconf-2.65: running: /usr/bin/autoconf-2.65 --force autoreconf-2.65: running: /usr/bin/autoheader-2.65 --force autoreconf-2.65: running: automake --add-missing --copy --force-missing autoreconf-2.65: Leaving directory `libltdl' WARNING: You might want to regenerate `commit' and `libltdl/config/mailnotify' WARNING: after you have run `configure' to discover the real whereabouts WARNING: of `sed', `grep' etc. like this: WARNING: WARNING: rm -f commit libltdl/config/mailnotify WARNING: make -f Makefile.maint ./commit ./libltdl/config/mailnotify $ mkdir cygwin $ cd cygwin $ ../configure ## ---------------------------------------------------- ## ## Configuring libtool (Build:1.3172 2010-06-08) 2.2.9a ## ## ---------------------------------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether subdir libobjs are useable... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) 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... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for as... as checking for dlltool... dlltool checking for objdump... (cached) objdump checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... no 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/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... .dll checking which variable specifies run-time module search path... PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking whether cygwin_conv_path is declared... yes checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... unknown checking whether deplibs are loaded by dlopen... unknown 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... yes checking for strlcpy... 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 for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... no 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/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 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 g77 option to produce PIC... -DDLL_EXPORT checking if g77 PIC flag -DDLL_EXPORT works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... g77 checking whether we are using the GNU Fortran compiler... yes checking whether g77 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 g77 option to produce PIC... -DDLL_EXPORT checking if g77 PIC flag -DDLL_EXPORT works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking if g77 supports -c -o file.o... (cached) yes checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for gcj... gcj checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... 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/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking for windres... windres configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands $ make check-local TESTSUITEFLAGS='-v -d -x 75' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdlc_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdlc_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdlc_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo '../'`libltdl/loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdlc_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdlc_la-preopen.Tpo -c ../libltdl/loaders/preopen.c -DDLL_EXPORT -DPIC -o libltdl/loaders/.libs/libltdl_libltdlc_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/libltdl_libltdlc_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdlc_la-preopen.Tpo -c ../libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdlc_la-preopen.o >/dev/null 2>&1 mv -f libltdl/loaders/.deps/libltdl_libltdlc_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdlc_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo '../'`libltdl/lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt__alloc.Tpo -c ../libltdl/lt__alloc.c -DDLL_EXPORT -DPIC -o libltdl/.libs/libltdl_libltdlc_la-lt__alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt__alloc.Tpo -c ../libltdl/lt__alloc.c -o libltdl/libltdl_libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdlc_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdlc_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo '../'`libltdl/lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_dlloader.Tpo -c ../libltdl/lt_dlloader.c -DDLL_EXPORT -DPIC -o libltdl/.libs/libltdl_libltdlc_la-lt_dlloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_dlloader.Tpo -c ../libltdl/lt_dlloader.c -o libltdl/libltdl_libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdlc_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_error.Tpo -c -o libltdl/libltdl_libltdlc_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo '../'`libltdl/lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_error.Tpo -c ../libltdl/lt_error.c -DDLL_EXPORT -DPIC -o libltdl/.libs/libltdl_libltdlc_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-lt_error.Tpo -c ../libltdl/lt_error.c -o libltdl/libltdl_libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdlc_la-lt_error.Tpo libltdl/.deps/libltdl_libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-ltdl.Tpo -c -o libltdl/libltdl_libltdlc_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo '../'`libltdl/ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-ltdl.Tpo -c ../libltdl/ltdl.c -DDLL_EXPORT -DPIC -o libltdl/.libs/libltdl_libltdlc_la-ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-ltdl.Tpo -c ../libltdl/ltdl.c -o libltdl/libltdl_libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdlc_la-ltdl.Tpo libltdl/.deps/libltdl_libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-slist.Tpo -c -o libltdl/libltdl_libltdlc_la-slist.lo `test -f 'libltdl/slist.c' || echo '../'`libltdl/slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-slist.Tpo -c ../libltdl/slist.c -DDLL_EXPORT -DPIC -o libltdl/.libs/libltdl_libltdlc_la-slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/libltdl_libltdlc_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdlc_la-slist.Tpo -c ../libltdl/slist.c -o libltdl/libltdl_libltdlc_la-slist.o >/dev/null 2>&1 mv -f libltdl/.deps/libltdl_libltdlc_la-slist.Tpo libltdl/.deps/libltdl_libltdlc_la-slist.Plo depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo ../libltdl/loaders/dlopen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c ../libltdl/loaders/dlopen.c -DDLL_EXPORT -DPIC -o libltdl/loaders/.libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c ../libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libltdl/dlopen.la libltdl/loaders/dlopen.lo libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o libtool: link: ranlib libltdl/.libs/dlopen.a libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) depbase=`echo libltdl/loaders/loadlibrary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLT_CONFIG_H='' -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/loadlibrary.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/loadlibrary.lo ../libltdl/loaders/loadlibrary.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/loadlibrary.lo -MD -MP -MF libltdl/loaders/.deps/loadlibrary.Tpo -c ../libltdl/loaders/loadlibrary.c -DDLL_EXPORT -DPIC -o libltdl/loaders/.libs/loadlibrary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=" -DLTDL -I. -I.. -Ilibltdl -I../libltdl -I../libltdl/libltdl -g -O2 -MT libltdl/loaders/loadlibrary.lo -MD -MP -MF libltdl/loaders/.deps/loadlibrary.Tpo -c ../libltdl/loaders/loadlibrary.c -o libltdl/loaders/loadlibrary.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libltdl/loadlibrary.la libltdl/loaders/loadlibrary.lo libtool: link: ar cru libltdl/.libs/loadlibrary.a libltdl/loaders/.libs/loadlibrary.o libtool: link: ranlib libltdl/.libs/loadlibrary.a libtool: link: ( cd "libltdl/.libs" && rm -f "loadlibrary.la" && ln -s "../loadlibrary.la" "loadlibrary.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -dlpreopen libltdl/dlopen.la -dlpreopen libltdl/loadlibrary.la -o libltdl/libltdlc.la libltdl/loaders/libltdl_libltdlc_la-preopen.lo libltdl/libltdl_libltdlc_la-lt__alloc.lo libltdl/libltdl_libltdlc_la-lt_dlloader.lo libltdl/libltdl_libltdlc_la-lt_error.lo libltdl/libltdl_libltdlc_la-ltdl.lo libltdl/libltdl_libltdlc_la-slist.lo libtool: link: rm -f libltdl/.libs/libltdlc.nm libltdl/.libs/libltdlc.nmS libltdl/.libs/libltdlc.nmT libtool: link: (cd libltdl/.libs && gcc -g -O2 -c -fno-builtin -DDLL_EXPORT -DPIC "libltdlcS.c") libtool: link: rm -f "libltdl/.libs/libltdlcS.c" "libltdl/.libs/libltdlc.nm" "libltdl/.libs/libltdlc.nmS" "libltdl/.libs/libltdlc.nmT" libtool: link: (cd libltdl/.libs/libltdlc.lax/dlopen.a && ar x "/home/peda/libtool/git/testing/cygwin/libltdl/.libs/dlopen.a") libtool: link: (cd libltdl/.libs/libltdlc.lax/loadlibrary.a && ar x "/home/peda/libtool/git/testing/cygwin/libltdl/.libs/loadlibrary.a") libtool: link: ar cru libltdl/.libs/libltdlc.a libltdl/loaders/.libs/libltdl_libltdlc_la-preopen.o libltdl/.libs/libltdl_libltdlc_la-lt__alloc.o libltdl/.libs/libltdl_libltdlc_la-lt_dlloader.o libltdl/.libs/libltdl_libltdlc_la-lt_error.o libltdl/.libs/libltdl_libltdlc_la-ltdl.o libltdl/.libs/libltdl_libltdlc_la-slist.o libltdl/.libs/libltdlcS.o libltdl/.libs/libltdlc.lax/dlopen.a/dlopen.o libltdl/.libs/libltdlc.lax/loadlibrary.a/loadlibrary.o libtool: link: ranlib libltdl/.libs/libltdlc.a libtool: link: rm -fr libltdl/.libs/libltdlc.lax libtool: link: ( cd "libltdl/.libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) rm -f libtoolize.tmp libtoolize set dummy `/bin/sh ../libltdl/config/mkstamp ..`; shift; case 2.2.9a in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ input="libtoolize.m4sh"; \ sed -e 's,@EGREP\@,/usr/bin/grep -E,g' -e 's,@FGREP\@,/usr/bin/grep -F,g' -e 's,@GREP\@,/usr/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.9a,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,address@hidden,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.9a,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.9a,g' -e 's,@SED\@,/usr/bin/sed,g' -e 's,@VERSION\@,2.2.9a,g' -e 's,@aclocaldir\@,/usr/local/share/aclocal,g' -e 's,@datadir\@,/usr/local/share,g' -e 's,@pkgdatadir\@,/usr/local/share/libtool,g' -e 's,@host_triplet\@,i686-pc-cygwin,g' -e 's,@prefix\@,/usr/local,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \ -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \ -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \ ../libtoolize.in > libtoolize.tmp chmod a+x libtoolize.tmp chmod a-w libtoolize.tmp mv -f libtoolize.tmp libtoolize autom4te --language=m4sh -B libltdl/config libltdl/config/ltmain.m4sh > libltdl/config/ltmain.in sed -e s,@EGREP\@,/usr/bin/grep -E,g -e s,@FGREP\@,/usr/bin/grep -F,g -e s,@GREP\@,/usr/bin/grep,g -e s,@LN_S\@,ln -s,g -e s,@MACRO_VERSION\@,2.2.9a,g -e s,@PACKAGE\@,libtool,g -e s,@PACKAGE_BUGREPORT\@,address@hidden,g -e s,@PACKAGE_NAME\@,libtool,g -e s,@PACKAGE_STRING\@,libtool 2.2.9a,g -e s,@PACKAGE_TARNAME\@,libtool,g -e s,@PACKAGE_VERSION\@,2.2.9a,g -e s,@SED\@,/usr/bin/sed,g -e s,@VERSION\@,2.2.9a,g -e s,@aclocaldir\@,/usr/local/share/aclocal,g -e s,@datadir\@,/usr/local/share,g -e s,@pkgdatadir\@,/usr/local/share/libtool,g -e s,@host_triplet\@,i686-pc-cygwin,g -e s,@prefix\@,/usr/local,g -e s,@configure_input\@,Generated from ltmain.m4sh.,g -e s,@TIMESTAMP\@, 1.3172 2010-06-08,g -e s,@package_revision\@,1.3172, ../libltdl/config/ltmain.in > ../libltdl/config/ltmain.sh /bin/sh ./config.status libtool config.status: executing libtool commands abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd .. && pwd`; cd tests; \ CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/usr/i686-pc-cygwin/bin/ld.exe" LDFLAGS="" LIBS="" LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" lt_INSTALL="/usr/bin/install -c" OBJEXT="o" EXEEXT=".exe" SHELL="/bin/sh" CONFIG_SHELL="/bin/sh" CXX="g++" CXXFLAGS="-g -O2" CXXCPP="g++ -E" F77="g77" FFLAGS="-g -O2" FC="g77" FCFLAGS="-g -O2" GCJ="gcj" GCJFLAGS="-g -O2" _lt_pkgdatadir="/home/peda/libtool/git/testing/cygwin/.." LIBTOOLIZE="/home/peda/libtool/git/testing/cygwin/libtoolize" LIBTOOL="/home/peda/libtool/git/testing/cygwin/libtool" tst_aclocaldir="/home/peda/libtool/git/testing/cygwin/../libltdl/m4" -v -d -x 75 ## -------------------------- ## ## libtool 2.2.9a test suite. ## ## -------------------------- ## 75. standalone.at:31: testing ... ++ set +x ../../tests/standalone.at:33: $LIBTOOLIZE --ltdl=. Not enabling shell tracing (command contains an embedded newline) stdout: libtoolize: linking file `./config/compile' libtoolize: linking file `./config/config.guess' libtoolize: linking file `./config/config.sub' libtoolize: linking file `./config/depcomp' libtoolize: linking file `./config/install-sh' libtoolize: linking file `./config/missing' libtoolize: linking file `./config/ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: linking file `m4/argz.m4' libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltdl.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' libtoolize: putting libltdl files in `.'. libtoolize: linking file `./COPYING.LIB' libtoolize: linking file `./README' libtoolize: linking file `./Makefile.am' libtoolize: linking file `./configure.ac' libtoolize: copying file `./aclocal.m4' libtoolize: linking file `./Makefile.in' libtoolize: linking file `./config-h.in' libtoolize: linking file `./configure' libtoolize: linking file `./argz_.h' libtoolize: linking file `./argz.c' libtoolize: linking file `./loaders/dld_link.c' libtoolize: linking file `./loaders/dlopen.c' libtoolize: linking file `./loaders/dyld.c' libtoolize: linking file `./loaders/load_add_on.c' libtoolize: linking file `./loaders/loadlibrary.c' libtoolize: linking file `./loaders/shl_load.c' libtoolize: linking file `./lt__dirent.c' libtoolize: linking file `./lt__strl.c' libtoolize: linking file `./libltdl/lt__alloc.h' libtoolize: linking file `./libltdl/lt__dirent.h' libtoolize: linking file `./libltdl/lt__glibc.h' libtoolize: linking file `./libltdl/lt__private.h' libtoolize: linking file `./libltdl/lt__strl.h' libtoolize: linking file `./libltdl/lt_dlloader.h' libtoolize: linking file `./libltdl/lt_error.h' libtoolize: linking file `./libltdl/lt_system.h' libtoolize: linking file `./libltdl/slist.h' libtoolize: linking file `./loaders/preopen.c' libtoolize: linking file `./lt__alloc.c' libtoolize: linking file `./lt_dlloader.c' libtoolize: linking file `./lt_error.c' libtoolize: linking file `./ltdl.c' libtoolize: linking file `./ltdl.h' libtoolize: linking file `./slist.c' ++ set +x ../../tests/standalone.at:34: : ${CONFIG_SHELL=/bin/sh}; export CONFIG_SHELL; $CONFIG_SHELL ./configure $configure_options Not enabling shell tracing (command contains a ${...} parameter expansion) stderr: stdout: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-cygwin checking host system type... i686-pc-cygwin checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) 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... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for as... as checking for dlltool... dlltool checking for objdump... (cached) objdump checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... no 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/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... .dll checking which variable specifies run-time module search path... PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking whether cygwin_conv_path is declared... yes checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... yes checking whether we have to add an underscore for dlsym... unknown checking whether deplibs are loaded by dlopen... unknown 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... yes checking for strlcpy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ++ for target in all '$tst_dist' ++ set +x ../../tests/standalone.at:35: $unset LIBTOOL LIBTOOLIZE; $MAKE $target ++ unset LIBTOOL LIBTOOLIZE ++ make all stderr: stdout: make[1]: Entering directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' make all-am make[2]: Entering directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -DDLL_EXPORT -DPIC -o .libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o dlopen.la dlopen.lo libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT loadlibrary.lo -MD -MP -MF .deps/loadlibrary.Tpo -c -o loadlibrary.lo `test -f 'loaders/loadlibrary.c' || echo './'`loaders/loadlibrary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT loadlibrary.lo -MD -MP -MF .deps/loadlibrary.Tpo -c loaders/loadlibrary.c -DDLL_EXPORT -DPIC -o .libs/loadlibrary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT loadlibrary.lo -MD -MP -MF .deps/loadlibrary.Tpo -c loaders/loadlibrary.c -o loadlibrary.o >/dev/null 2>&1 mv -f .deps/loadlibrary.Tpo .deps/loadlibrary.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o loadlibrary.la loadlibrary.lo libtool: link: ar cru .libs/loadlibrary.a .libs/loadlibrary.o libtool: link: ranlib .libs/loadlibrary.a libtool: link: ( cd ".libs" && rm -f "loadlibrary.la" && ln -s "../loadlibrary.la" "loadlibrary.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -DDLL_EXPORT -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -dlpreopen dlopen.la -dlpreopen loadlibrary.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && gcc -g -O2 -c -fno-builtin -DDLL_EXPORT -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075/./.libs/dlopen.a") libtool: link: (cd .libs/libltdlc.lax/loadlibrary.a && ar x "/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075/./.libs/loadlibrary.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o .libs/libltdlc.lax/loadlibrary.a/loadlibrary.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[2]: Leaving directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' make[1]: Leaving directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' ++ for target in all '$tst_dist' ++ set +x ../../tests/standalone.at:35: $unset LIBTOOL LIBTOOLIZE; $MAKE $target ++ unset LIBTOOL LIBTOOLIZE ++ make dist stderr: make[1]: *** No rule to make target `config/mdate-sh', needed by `distdir'. Stop. stdout: make[1]: Entering directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' make[1]: Leaving directory `/home/peda/libtool/git/testing/cygwin/tests/testsuite.dir/075' ../../tests/standalone.at:35: exit code was 2, expected 0 75. standalone.at:31: FAILED (standalone.at:35) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 1 test was run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send per-test log files and all information you think might help: To: Subject: [libtool 2.2.9a] testsuite: 75 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make: *** [check-local] Error 1 $ ls -l ../libltdl/config total 1028 -rw-r--r-- 1 peda None 14503 2010-06-09 08:27 announce-gen.m4sh -rwxr-xr-x 1 peda None 3769 2010-06-09 08:29 compile -rwxr-xr-x 1 peda None 44941 2010-06-09 08:29 config.guess -rwxr-xr-x 1 peda None 34423 2010-06-09 08:29 config.sub -rwxr-xr-x 1 peda None 18615 2010-06-09 08:29 depcomp -rw-r--r-- 1 peda None 17490 2010-06-09 08:27 general.m4sh -rw-r--r-- 1 peda None 22268 2010-06-09 08:27 getopt.m4sh -rwxr-xr-x 1 peda None 13663 2010-06-09 08:29 install-sh -rw-r--r-- 1 peda None 236025 2010-06-09 08:29 ltmain.m4sh -r--r--r-- 1 peda None 253247 2010-06-09 08:44 ltmain.sh -r-xr-xr-x 1 peda None 39127 2010-06-09 08:28 mailnotify -rw-r--r-- 1 peda None 12098 2010-06-09 08:27 mailnotify.m4sh -rwxr-xr-x 1 peda None 5609 2010-06-09 08:29 mdate-sh -rwxr-xr-x 1 peda None 11419 2010-06-09 08:29 missing -rwxr-xr-x 1 peda None 1825 2010-06-09 08:27 mkstamp -rw-r--r-- 1 peda None 295145 2010-06-09 08:29 texinfo.tex $ ls -l tests/testsuite.dir/075/config total 7 lrwxrwxrwx 1 peda None 63 2010-06-09 08:45 compile -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/compile lrwxrwxrwx 1 peda None 68 2010-06-09 08:45 config.guess -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/config.guess lrwxrwxrwx 1 peda None 66 2010-06-09 08:45 config.sub -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/config.sub lrwxrwxrwx 1 peda None 63 2010-06-09 08:45 depcomp -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/depcomp lrwxrwxrwx 1 peda None 66 2010-06-09 08:45 install-sh -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/install-sh lrwxrwxrwx 1 peda None 65 2010-06-09 08:45 ltmain.sh -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/ltmain.sh lrwxrwxrwx 1 peda None 63 2010-06-09 08:45 missing -> /home/peda/libtool/git/testing/cygwin/../libltdl/config/missing $ cd tests/testsuite.dir/075 $ make installcheck make: Nothing to be done for `installcheck'. $