| 1 | | |
| | 1 | Builds ok on Haiku, apply [http://tools.assembla.com/BePorts/browser/BePorts/trunk/sys-devel/libtool/libtool-2.2.5a-haiku.diff?rev=87 patch], then need to update configure.guess/.sub, for whatever reason they are using a config.guess from 2006! |
| | 2 | Need to check on beos workarounds still. |
| | 3 | Test Results: |
| | 4 | {{{ |
| | 5 | ~/libtool-2.2.5a-haiku> make check-local |
| | 6 | abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ |
| | 7 | CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ |
| | 8 | MAKE="/bin/make" CC="gcc" CFLAGS="-g -O2" CPP="gcc -E" CPPFLAGS="" LD="/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld" LDFLAGS="" LIBS="" LN_S="ln -s" NM="/boot/develop/tools/gnupro/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="/boot/home/libtool-2.2.5a-haiku" LIBTOOLIZE="/boot/home/libtool-2.2.5a-haiku/libtoolize" LIBTOOL="/boot/home/libtool-2.2.5a-haiku/libtool" tst_aclocaldir="/boot/home/libtool-2.2.5a-haiku/libltdl/m4" |
| | 9 | ## -------------------------- ## |
| | 10 | ## libtool 2.2.5a test suite. ## |
| | 11 | ## -------------------------- ## |
| | 12 | |
| | 13 | Libtoolize operation. |
| | 14 | |
| | 15 | 1: libtoolize macro installation ok |
| | 16 | 2: libtoolize macro directory mismatch error ok |
| | 17 | 3: libtoolize macro serial update ok |
| | 18 | 4: libtoolize config files serial update ok |
| | 19 | 5: diagnose missing LT_CONFIG_LTDL_DIR ok |
| | 20 | 6: copy ltdl.m4 with shared macro directory ok |
| | 21 | 7: correctly parse LTDL_INIT from configure.ac ok |
| | 22 | 8: diagnose missing LTDL_INIT invocation ok |
| | 23 | 9: upgrading verbatim style aclocal.m4 ok |
| | 24 | 10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR ok |
| | 25 | 11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR ok |
| | 26 | 12: subproject ltdl with non-shared directories ok |
| | 27 | 13: LIBTOOLIZE_OPTIONS ok |
| | 28 | 14: cleanup old installation ok |
| | 29 | |
| | 30 | Testing libtool functions. |
| | 31 | |
| | 32 | 15: duplicate members in archive tests ok |
| | 33 | 16: duplicate convenience archive names ok |
| | 34 | 17: preserve duplicate convenience deps expected failure (duplicate_deps.at:72) |
| | 35 | 18: inherited_linker_flags FAILED (inherited_flags.at:83) |
| | 36 | 19: C convenience archives ok |
| | 37 | 20: C++ convenience archives ok |
| | 38 | 21: F77 convenience archives skipped (convenience.at:110) |
| | 39 | 22: FC convenience archives skipped (convenience.at:170) |
| | 40 | 23: Java convenience archives skipped (convenience.at:230) |
| | 41 | 24: Link order test. ok |
| | 42 | 25: Link order of deplibs. ok |
| | 43 | 26: Failure tests ok |
| | 44 | 27: shlibpath_overrides_runpath FAILED (shlibpath.at:66) |
| | 45 | 28: Runpath in libtool library files ok |
| | 46 | 29: static linking flags for programs FAILED (static.at:177) |
| | 47 | 30: ccache -all-static ok |
| | 48 | 31: Export test skipped (export.at:179) |
| | 49 | 32: sys_lib_search_path ok |
| | 50 | 33: indirect convenience ok |
| | 51 | 34: indirect uninstalled ok |
| | 52 | 35: static library contains static library expected failure (archive-in-archive.at:49) |
| | 53 | 36: execute mode ok |
| | 54 | 37: localized compiler messages ok |
| | 55 | |
| | 56 | DESTDIR tests |
| | 57 | |
| | 58 | 38: Simple DESTDIR install ok |
| | 59 | 39: DESTDIR with in-package deplibs ok |
| | 60 | |
| | 61 | Support for older m4 interface. |
| | 62 | |
| | 63 | 40: AM_PROG_LIBTOOL ok |
| | 64 | 41: AC_WITH_LTDL ok |
| | 65 | |
| | 66 | Libtool subdir-objects support. |
| | 67 | |
| | 68 | 42: C subdir-objects ok |
| | 69 | 43: C++ subdir-objects ok |
| | 70 | |
| | 71 | Libltdl functionality. |
| | 72 | |
| | 73 | 44: lt_dlexit unloading libs ok |
| | 74 | 45: lt_dlopenadvise library loading FAILED (lt_dladvise.at:325) |
| | 75 | 46: enforced lib prefix ok |
| | 76 | |
| | 77 | Standalone Libltdl. |
| | 78 | |
| | 79 | 47: compiling softlinked libltdl ok |
| | 80 | 48: compiling copied libltdl ok |
| | 81 | 49: installable libltdl ok |
| | 82 | 50: linking libltdl without autotools ok |
| | 83 | |
| | 84 | Subproject Libltdl. |
| | 85 | |
| | 86 | 51: compiling softlinked libltdl ok |
| | 87 | 52: compiling copied libltdl ok |
| | 88 | 53: installable libltdl ok |
| | 89 | 54: linking libltdl without autotools ok |
| | 90 | |
| | 91 | Nonrecursive Automake Libltdl. |
| | 92 | |
| | 93 | 55: compiling softlinked libltdl ok |
| | 94 | 56: compiling copied libltdl ok |
| | 95 | 57: installable libltdl ok |
| | 96 | |
| | 97 | Recursive Automake Libltdl. |
| | 98 | |
| | 99 | 58: compiling softlinked libltdl ok |
| | 100 | 59: compiling copied libltdl ok |
| | 101 | 60: installable libltdl ok |
| | 102 | |
| | 103 | C++ template tests. |
| | 104 | |
| | 105 | 61: simple template test ok |
| | 106 | 62: template test with subdirs ok |
| | 107 | |
| | 108 | Constructors. |
| | 109 | |
| | 110 | 63: C++ static constructors ok |
| | 111 | |
| | 112 | libtool script generation. |
| | 113 | |
| | 114 | 64: config.status ok |
| | 115 | 65: config.lt ok |
| | 116 | |
| | 117 | Detecting identical deplibs. |
| | 118 | |
| | 119 | 66: build tree relpaths expected failure (deplibs-ident.at:68) |
| | 120 | |
| | 121 | configure interface to libltdl. |
| | 122 | |
| | 123 | 67: installable libltdl ok |
| | 124 | 68: --with-ltdl-include/lib ok |
| | 125 | 69: --with-included-ltdl ok |
| | 126 | 70: convenience libltdl ok |
| | 127 | |
| | 128 | Libtool stress test. |
| | 129 | |
| | 130 | 71: Link option thorough search test (still running... will update when it finishes) |
| | 131 | }}} |