[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed
From: |
Robert Garron |
Subject: |
[libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed |
Date: |
Thu, 21 May 2009 02:48:59 -0400 |
Attached is the end of the make check:
====================
All 124 tests passed
====================
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="g77" FFLAGS="-g -O2" FC="gfortran" FCFLAGS="-g -O2" GCJ="gcj"
GCJFLAGS="-g -O2" _lt_pkgdatadir="/sw/libtool-2.2.6"
LIBTOOLIZE="/sw/libtool-2.2.6/libtoolize"
LIBTOOL="/sw/libtool-2.2.6/libtool"
tst_aclocaldir="/sw/libtool-2.2.6/libltdl/m4"
## ------------------------- ##
## libtool 2.2.6 test suite. ##
## ------------------------- ##
Libtoolize operation.
1: libtoolize macro installation ok
2: libtoolize macro directory mismatch error ok
3: libtoolize macro serial update ok
4: libtoolize config files serial update ok
5: diagnose missing LT_CONFIG_LTDL_DIR ok
6: copy ltdl.m4 with shared macro directory ok
7: correctly parse LTDL_INIT from configure.ac ok
8: diagnose missing LTDL_INIT invocation ok
9: upgrading verbatim style aclocal.m4 ok
10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok
11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok
12: subproject ltdl with non-shared directories ok
13: LIBTOOLIZE_OPTIONS ok
14: cleanup old installation ok
Testing libtool functions.
15: 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 ok
22: FC convenience archives ok
23: Java convenience archives ok
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 ok
41: AC_WITH_LTDL ok
Libtool subdir-objects support.
42: C subdir-objects ok
43: C++ subdir-objects ok
Libltdl functionality.
44: lt_dlexit unloading libs ok
45: lt_dlopenadvise library loading ok
46: ltdl API skipped
(ltdl-api.at:31)
47: enforced lib prefix ok
Standalone Libltdl.
48: compiling softlinked libltdl ok
49: compiling copied libltdl ok
50: installable libltdl ok
51: linking libltdl without autotools ok
Subproject Libltdl.
52: compiling softlinked libltdl skipped
(subproject.at:61)
53: compiling copied libltdl skipped
(subproject.at:77)
54: installable libltdl skipped
(subproject.at:95)
55: linking libltdl without autotools ok
Nonrecursive Automake Libltdl.
56: compiling softlinked libltdl FAILED
(nonrecursive.at:93)
57: compiling copied libltdl FAILED
(nonrecursive.at:117)
58: installable libltdl FAILED
(nonrecursive.at:143)
Recursive Automake Libltdl.
59: compiling softlinked libltdl ok
60: compiling copied libltdl ok
61: installable libltdl ok
C++ template tests.
62: simple template test ok
63: template test with subdirs ok
Constructors.
64: C++ static constructors ok
libtool script generation.
65: config.status ok
66: config.lt ok
Detecting identical deplibs.
67: build tree relpaths expected failure
(deplibs-ident.at:68)
configure interface to libltdl.
68: installable libltdl FAILED
(configure-iface.at:145)
69: --with-ltdl-include/lib FAILED
(configure-iface.at:216)
70: --with-included-ltdl FAILED
(configure-iface.at:270)
71: convenience libltdl ok
Libtool stress test.
72: Link option thorough search test ok
73: Run tests with low max_cmd_len ok
Mac OS X tests
74: darwin fat compile skipped
(darwin.at:42)
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 69 tests were run,
9 failed (3 expected failures).
5 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might
help:
testsuite.log
Description: Text Data
- [libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed,
Robert Garron <=