HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #352

Ticket #352: libtool-2.2.8-make-check-output.txt

File libtool-2.2.8-make-check-output.txt, 13.0 KB (added by scottmc, 5 years ago)

make check output from libtool 2.2.8

Line 
1/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8> make check
2make  check-recursive
3make[1]: Entering directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
4rm -f tests/defs.tmp tests/defs; \
5        input="defs.m4sh"; \
6        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.8,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.8,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.8,g' -e 's,@SED\@,/boot/common/bin/sed,g' -e 's,@VERSION\@,2.2.8,g' -e 's,@aclocaldir\@,/boot/common/share/aclocal,g' -e 's,@datadir\@,/boot/common/share,g' -e 's,@pkgdatadir\@,/boot/common/share/libtool,g' -e 's,@host_triplet\@,i586-pc-haiku,g' -e 's,@prefix\@,/boot/common,g' -e "s,@configure_input\@,Generated from $input.,g" ./tests/defs.in > tests/defs.tmp; \
7        mv -f tests/defs.tmp tests/defs
8make[2]: Entering directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
9make  check-TESTS check-local
10make[3]: Entering directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
11PASS: tests/link.test
12PASS: tests/link-2.test
13PASS: tests/nomode.test
14PASS: tests/objectlist.test
15PASS: tests/quote.test
16PASS: tests/sh.test
17PASS: tests/suffix.test
18PASS: tests/tagtrace.test
19PASS: tests/cdemo-static.test
20PASS: tests/cdemo-make.test
21PASS: tests/cdemo-exec.test
22PASS: tests/demo-static.test
23PASS: tests/demo-make.test
24PASS: tests/demo-exec.test
25PASS: tests/demo-inst.test
26PASS: tests/demo-unst.test
27PASS: tests/depdemo-static.test
28PASS: tests/depdemo-make.test
29PASS: tests/depdemo-exec.test
30PASS: tests/depdemo-inst.test
31PASS: tests/depdemo-unst.test
32PASS: tests/mdemo-static.test
33PASS: tests/mdemo-make.test
34PASS: tests/mdemo-exec.test
35PASS: tests/mdemo-inst.test
36PASS: tests/mdemo-unst.test
37PASS: tests/cdemo-conf.test
38PASS: tests/cdemo-make.test
39PASS: tests/cdemo-exec.test
40PASS: tests/demo-conf.test
41PASS: tests/demo-make.test
42PASS: tests/demo-exec.test
43PASS: tests/demo-inst.test
44PASS: tests/demo-unst.test
45PASS: tests/demo-deplibs.test
46PASS: tests/depdemo-conf.test
47PASS: tests/depdemo-make.test
48PASS: tests/depdemo-exec.test
49PASS: tests/depdemo-inst.test
50PASS: tests/depdemo-unst.test
51PASS: tests/mdemo-conf.test
52PASS: tests/mdemo-make.test
53PASS: tests/mdemo-exec.test
54PASS: tests/mdemo-inst.test
55PASS: tests/mdemo-unst.test
56PASS: tests/mdemo-dryrun.test
57PASS: tests/mdemo2-conf.test
58PASS: tests/mdemo2-make.test
59PASS: tests/mdemo2-exec.test
60PASS: tests/pdemo-conf.test
61PASS: tests/pdemo-make.test
62PASS: tests/pdemo-exec.test
63PASS: tests/pdemo-inst.test
64PASS: tests/demo-nofast.test
65PASS: tests/demo-make.test
66PASS: tests/demo-exec.test
67PASS: tests/demo-inst.test
68PASS: tests/demo-unst.test
69PASS: tests/depdemo-nofast.test
70PASS: tests/depdemo-make.test
71PASS: tests/depdemo-exec.test
72PASS: tests/depdemo-inst.test
73PASS: tests/depdemo-unst.test
74PASS: tests/demo-pic.test
75PASS: tests/demo-make.test
76PASS: tests/demo-exec.test
77PASS: tests/demo-nopic.test
78PASS: tests/demo-make.test
79PASS: tests/demo-exec.test
80PASS: tests/cdemo-shared.test
81PASS: tests/cdemo-make.test
82PASS: tests/cdemo-exec.test
83PASS: tests/demo-shared.test
84PASS: tests/demo-make.test
85PASS: tests/demo-exec.test
86PASS: tests/demo-inst.test
87PASS: tests/demo-hardcode.test
88PASS: tests/demo-relink.test
89PASS: tests/demo-noinst-link.test
90PASS: tests/demo-unst.test
91PASS: tests/depdemo-shared.test
92PASS: tests/depdemo-make.test
93PASS: tests/depdemo-exec.test
94PASS: tests/depdemo-inst.test
95PASS: tests/depdemo-relink.test
96PASS: tests/depdemo-unst.test
97PASS: tests/mdemo-shared.test
98PASS: tests/mdemo-make.test
99PASS: tests/mdemo-exec.test
100PASS: tests/mdemo-inst.test
101PASS: tests/mdemo-unst.test
102PASS: tests/cdemo-undef.test
103PASS: tests/cdemo-make.test
104PASS: tests/cdemo-exec.test
105PASS: tests/tagdemo-static.test
106PASS: tests/tagdemo-make.test
107PASS: tests/tagdemo-exec.test
108PASS: tests/tagdemo-conf.test
109PASS: tests/tagdemo-make.test
110PASS: tests/tagdemo-exec.test
111PASS: tests/tagdemo-shared.test
112PASS: tests/tagdemo-make.test
113PASS: tests/tagdemo-exec.test
114PASS: tests/tagdemo-undef.test
115PASS: tests/tagdemo-make.test
116PASS: tests/tagdemo-exec.test
117====================
118All 106 tests passed
119====================
120abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \
121        CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \
122          MAKE="make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/boot/develop/abi/x86/gcc2/tools/gcc-2.95.3-haiku-100420/i586-pc-haiku/bin/ld" LDFLAGS="" LIBS="" LN_S="ln -s" NM="/boot/develop/tools/gnupro/bin/nm -B" RANLIB="ranlib" STRIP="strip" lt_INSTALL="/bin/install -c" 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="/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8" LIBTOOLIZE="/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8/libtoolize" LIBTOOL="/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8/libtool" tst_aclocaldir="/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8/libltdl/m4"
123## ------------------------- ##
124## libtool 2.2.8 test suite. ##
125## ------------------------- ##
126
127Libtoolize operation.
128
129  1: libtoolize macro installation                   ok
130  2: libtoolize macro directory mismatch error       ok
131  3: libtoolize macro serial update                  ok
132  4: libtoolize config files serial update           ok
133  5: diagnose missing LT_CONFIG_LTDL_DIR             ok
134  6: copy ltdl.m4 with shared macro directory        ok
135  7: correctly parse LTDL_INIT from configure.ac     ok
136  8: diagnose missing LTDL_INIT invocation           ok
137  9: upgrading verbatim style aclocal.m4             ok
138 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR     ok
139 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR      ok
140 12: subproject ltdl with non-shared directories     ok
141 13: LIBTOOLIZE_OPTIONS                              ok
142 14: cleanup old installation                        ok
143
144Testing libtool functions.
145
146 15: standard command line options                   ok
147 16: mode short-hands                                ok
148 17: duplicate members in archive tests              ok
149 18: duplicate convenience archive names             ok
150 19: preserve duplicate convenience deps             expected failure (duplicate_deps.at:72)
151 20: passing CC flags through libtool                ok
152 21: passing CXX flags through libtool               ok
153 22: passing F77 flags through libtool               skipped (flags.at:24)
154 23: passing FC flags through libtool                skipped (flags.at:24)
155 24: passing GCJ flags through libtool               skipped (flags.at:24)
156 25: inherited_linker_flags                          ok
157 26: C convenience archives                          ok
158 27: C++ convenience archives                        ok
159 28: F77 convenience archives                        skipped (convenience.at:110)
160 29: FC convenience archives                         skipped (convenience.at:170)
161 30: Java convenience archives                       skipped (convenience.at:230)
162 31: Link order test                                 ok
163 32: Link order of deplibs                           ok
164 33: Failure tests                                   ok
165 34: shlibpath_overrides_runpath                     ok
166 35: Runpath in libtool library files                ok
167 36: static linking flags for programs               ok
168 37: ccache -all-static                              ok
169 38: Export test                                     skipped (export.at:179)
170 39: sys_lib_search_path                             ok
171 40: indirect convenience                            ok
172 41: indirect uninstalled                            ok
173 42: static library contains static library          expected failure (archive-in-archive.at:49)
174 43: execute mode                                    ok
175 44: bindir compile check                            ok
176 45: bindir basic lib test                           ok
177 46: bindir install tests                            ok
178 47: cwrapper for uninstalled executables            ok
179 48: deplib in subdir                                ok
180 49: inferred tag                                    ok
181 50: CXX inferred tag                                ok
182 51: F77 inferred tag                                skipped (infer-tag.at:56)
183 52: FC inferred tag                                 skipped (infer-tag.at:70)
184 53: GCJ inferred tag                                skipped (infer-tag.at:84)
185 54: localized compiler messages                     skipped (localization.at:61)
186 55: Install tests                                   ok
187 56: versioning                                      ok
188
189DESTDIR tests
190
191 57: Simple DESTDIR install                          ok
192 58: DESTDIR with in-package deplibs                 ok
193
194Support for older m4 interface.
195
196 59: AM_PROG_LIBTOOL                                 ok
197 60: AC_WITH_LTDL                                    ok
198
199Libtool subdir-objects support.
200
201 61: C subdir-objects                                ok
202 62: C++ subdir-objects                              ok
203
204Libltdl functionality.
205
206 63: lt_dlexit unloading libs                        ok
207 64: lt_dlopenadvise library loading                 ok
208 65: lt_dlopen error messages                        expected failure (lt_dlopen.at:101)
209 66: lt_dlopen archive                               ok
210 67: lt_dlopenext error messages                     FAILED (lt_dlopenext.at:243)
211 68: ltdl API                                        ok
212 69: dlloader API                                    ok
213 70: loadlibrary error messages                      skipped (loadlibrary.at:250)
214 71: syntax of .la files                             ok
215 72: resident modules                                ok
216 73: SList functionality                             ok
217 74: enforced lib prefix                             ok
218
219Standalone Libltdl.
220
221 75: compiling softlinked libltdl                    ok
222 76: compiling copied libltdl                        ok
223 77: installable libltdl                             ok
224 78: linking libltdl without autotools               ok
225
226Subproject Libltdl.
227
228 79: compiling softlinked libltdl                    ok
229 80: compiling copied libltdl                        ok
230 81: installable libltdl                             ok
231 82: linking libltdl without autotools               ok
232
233Nonrecursive Automake Libltdl.
234
235 83: compiling softlinked libltdl                    ok
236 84: compiling copied libltdl                        ok
237 85: installable libltdl                             ok
238
239Recursive Automake Libltdl.
240
241 86: compiling softlinked libltdl                    ok
242 87: compiling copied libltdl                        ok
243 88: installable libltdl                             ok
244
245C++ template tests.
246
247 89: simple template test                            ok
248 90: template test with subdirs                      ok
249
250Constructors.
251
252 91: C++ static constructors                         ok
253 92: C++ exception handling                          FAILED (exceptions.at:262)
254
255libtool script generation.
256
257 93: config.status                                   ok
258 94: config.lt                                       ok
259
260Libtool usage in GCC
261
262 95: AC_NO_EXECUTABLES                               ok
263
264Detecting identical deplibs.
265
266 96: build tree relpaths                             expected failure (deplibs-ident.at:68)
267
268configure interface to libltdl.
269
270 97: installable libltdl                             ok
271 98: --with-ltdl-include/lib                         ok
272 99: --with-included-ltdl                            ok
273100: convenience libltdl                             ok
274
275Libtool stress test.
276
277101: Link option thorough search test                ok
278102: Run tests with low max_cmd_len                  FAILED (cmdline_wrap.at:43)
279
280Mac OS X tests
281
282103: darwin fat compile                              skipped (darwin.at:42)
283104: darwin concurrent library extraction            ok
284105: darwin gdb debug information                    ok
285106: deplibs without file command                    ok
286
287## ------------- ##
288## Test results. ##
289## ------------- ##
290
291ERROR: 93 tests were run,
2927 failed (4 expected failures).
29313 tests were skipped.
294## -------------------------- ##
295## testsuite.log was created. ##
296## -------------------------- ##
297
298Please send `tests/testsuite.log' and all information you think might help:
299
300   To: <bug-libtool@gnu.org>
301   Subject: [libtool 2.2.8] testsuite: 67 92 102 failed
302
303You may investigate any problem if you feel able to do so, in which
304case the test suite provides a good starting point.  Its output may
305be found below `tests/testsuite.dir'.
306
307make[3]: *** [check-local] Error 1
308make[3]: Leaving directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
309make[2]: *** [check-am] Error 2
310make[2]: Leaving directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
311make[1]: *** [check-recursive] Error 1
312make[1]: Leaving directory `/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8'
313make: *** [check] Error 2
314/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.2.8>

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/