Thu Feb 4 00:41:18 CST 2010 make[1]: Entering directory `/sources/libtool-2.2.6b' make check-recursive make[2]: Entering directory `/sources/libtool-2.2.6b' rm -f tests/defs.tmp tests/defs; \ input="defs.m4sh"; \ sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.6b,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.6b,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.6b,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.6b,g' -e 's,@aclocaldir\@,/usr/share/aclocal,g' -e 's,@datadir\@,/usr/share,g' -e 's,@pkgdatadir\@,/usr/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/usr,g' -e "s,@configure_input\@,Generated from $input.,g" ./tests/defs.in > tests/defs.tmp; \ mv -f tests/defs.tmp tests/defs make[3]: Entering directory `/sources/libtool-2.2.6b' make check-TESTS check-local make[4]: Entering directory `/sources/libtool-2.2.6b' PASS: tests/link.test PASS: tests/link-2.test PASS: tests/nomode.test PASS: tests/objectlist.test PASS: tests/quote.test PASS: tests/sh.test PASS: tests/suffix.test SKIP: tests/tagtrace.test PASS: tests/cdemo-static.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-static.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/depdemo-static.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-static.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/cdemo-conf.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-conf.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/demo-deplibs.test PASS: tests/depdemo-conf.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-conf.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/mdemo-dryrun.test PASS: tests/mdemo2-conf.test PASS: tests/mdemo2-make.test PASS: tests/mdemo2-exec.test PASS: tests/pdemo-conf.test PASS: tests/pdemo-make.test PASS: tests/pdemo-exec.test PASS: tests/pdemo-inst.test PASS: tests/demo-nofast.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-unst.test PASS: tests/depdemo-nofast.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-unst.test PASS: tests/demo-pic.test PASS: tests/demo-make.test PASS: tests/demo-exec.test SKIP: tests/demo-nopic.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/cdemo-shared.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/demo-shared.test PASS: tests/demo-make.test PASS: tests/demo-exec.test PASS: tests/demo-inst.test PASS: tests/demo-hardcode.test PASS: tests/demo-relink.test PASS: tests/demo-noinst-link.test PASS: tests/demo-unst.test PASS: tests/depdemo-shared.test PASS: tests/depdemo-make.test PASS: tests/depdemo-exec.test PASS: tests/depdemo-inst.test PASS: tests/depdemo-relink.test PASS: tests/depdemo-unst.test PASS: tests/mdemo-shared.test PASS: tests/mdemo-make.test PASS: tests/mdemo-exec.test PASS: tests/mdemo-inst.test PASS: tests/mdemo-unst.test PASS: tests/cdemo-undef.test PASS: tests/cdemo-make.test PASS: tests/cdemo-exec.test PASS: tests/tagdemo-static.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-conf.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-shared.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test PASS: tests/tagdemo-undef.test PASS: tests/tagdemo-make.test PASS: tests/tagdemo-exec.test ====================== All 104 tests passed (2 tests were not run) ====================== abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/usr/bin/ld" LDFLAGS="" LIBS="-ldl " LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" OBJEXT="o" EXEEXT="" SHELL="/bin/sh" CONFIG_SHELL="/bin/sh" CXX="g++" CXXFLAGS="-g -O2" CXXCPP="g++ -E" F77="" FFLAGS="" FC="" FCFLAGS="" GCJ="" GCJFLAGS="-g -O2" _lt_pkgdatadir="/sources/libtool-2.2.6b" LIBTOOLIZE="/sources/libtool-2.2.6b/libtoolize" LIBTOOL="/sources/libtool-2.2.6b/libtool" tst_aclocaldir="/sources/libtool-2.2.6b/libltdl/m4" ## -------------------------- ## ## libtool 2.2.6b test suite. ## ## -------------------------- ## Libtoolize operation. 1: libtoolize macro installation ok 2: libtoolize macro directory mismatch error ok 3: libtoolize macro serial update ok 4: libtoolize config files serial update ok 5: diagnose missing LT_CONFIG_LTDL_DIR ok 6: copy ltdl.m4 with shared macro directory ok 7: correctly parse LTDL_INIT from configure.ac ok 8: diagnose missing LTDL_INIT invocation ok 9: upgrading verbatim style aclocal.m4 expected failure (libtoolize.at:601) 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR expected failure (libtoolize.at:692) 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok 12: subproject ltdl with non-shared directories ok 13: LIBTOOLIZE_OPTIONS ok 14: cleanup old installation ok Testing libtool functions. 15: duplicate members in archive tests ok 16: duplicate convenience archive names ok 17: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) 18: inherited_linker_flags ok 19: C convenience archives ok 20: C++ convenience archives ok 21: F77 convenience archives skipped (convenience.at:110) 22: FC convenience archives skipped (convenience.at:170) 23: Java convenience archives skipped (convenience.at:230) 24: Link order test. ok 25: Link order of deplibs. ok 26: Failure tests ok 27: shlibpath_overrides_runpath ok 28: Runpath in libtool library files ok 29: static linking flags for programs ok 30: ccache -all-static ok 31: Export test ok 32: sys_lib_search_path ok 33: indirect convenience ok 34: indirect uninstalled ok 35: static library contains static library expected failure (archive-in-archive.at:49) 36: execute mode ok 37: localized compiler messages ok DESTDIR tests 38: Simple DESTDIR install ok 39: DESTDIR with in-package deplibs ok Support for older m4 interface. 40: AM_PROG_LIBTOOL expected failure (old-m4-iface.at:85) 41: AC_WITH_LTDL expected failure (old-m4-iface.at:153) Libtool subdir-objects support. 42: C subdir-objects expected failure (am-subdir.at:78) 43: C++ subdir-objects expected failure (am-subdir.at:146) Libltdl functionality. 44: lt_dlexit unloading libs ok 45: lt_dlopenadvise library loading ok 46: lt_dlopen archive ok 47: ltdl API skipped (ltdl-api.at:31) 48: enforced lib prefix ok Standalone Libltdl. 49: compiling softlinked libltdl ok 50: compiling copied libltdl ok 51: installable libltdl ok 52: linking libltdl without autotools ok Subproject Libltdl. 53: compiling softlinked libltdl expected failure (subproject.at:61) 54: compiling copied libltdl expected failure (subproject.at:77) 55: installable libltdl expected failure (subproject.at:95) 56: linking libltdl without autotools ok Nonrecursive Automake Libltdl. 57: compiling softlinked libltdl expected failure (nonrecursive.at:90) 58: compiling copied libltdl expected failure (nonrecursive.at:114) 59: installable libltdl expected failure (nonrecursive.at:140) Recursive Automake Libltdl. 60: compiling softlinked libltdl expected failure (recursive.at:71) 61: compiling copied libltdl expected failure (recursive.at:91) 62: installable libltdl expected failure (recursive.at:113) C++ template tests. 63: simple template test ok 64: template test with subdirs ok Constructors. 65: C++ static constructors ok libtool script generation. 66: config.status expected failure (early-libtool.at:109) 67: config.lt expected failure (early-libtool.at:216) Detecting identical deplibs. 68: build tree relpaths expected failure (deplibs-ident.at:68) configure interface to libltdl. 69: installable libltdl expected failure (configure-iface.at:141) 70: --with-ltdl-include/lib expected failure (configure-iface.at:209) 71: --with-included-ltdl expected failure (configure-iface.at:261) 72: convenience libltdl expected failure (configure-iface.at:300) Libtool stress test. 73: Link option thorough search test ok 74: Run tests with low max_cmd_len ok Mac OS X tests 75: darwin fat compile skipped (darwin.at:42) ## ------------- ## ## Test results. ## ## ------------- ## 70 tests behaved as expected. 5 tests were skipped. make[4]: Leaving directory `/sources/libtool-2.2.6b' make[3]: Leaving directory `/sources/libtool-2.2.6b' make[2]: Leaving directory `/sources/libtool-2.2.6b' make[1]: Leaving directory `/sources/libtool-2.2.6b'