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

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 5 and Version 6 of sys-devel/libtool


Ignore:
Timestamp:
10/02/08 13:05:38 (7 years ago)
Author:
scottmc
Comment:

deleted old port log page

Legend:

Unmodified
Added
Removed
Modified
  • sys-devel/libtool

    v5 v6  
    1 [[TOC]] 
    2  
    3 = PortLog: [wiki:sys-devel]/libtool = 
    4  
    5 http://www.gnu.org/software/libtool/ 
    6  
    7 == version 2.2.5a - daily snapshot (June 2, 2008) == 
    8  
    9 ||R5||untested|| 
    10 ||BONE||untested|| 
    11 ||Haiku||stable|| 
    12  
    13 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! 
    14 Need to check on beos workarounds still. 
    15 Test Results: 
    16 {{{ 
    17 ~/libtool-2.2.5a-haiku> make check-local 
    18 abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; cd tests; \ 
    19         CONFIG_SHELL="/bin/sh" /bin/sh $abs_srcdir/tests/testsuite \ 
    20           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"  
    21 ## -------------------------- ## 
    22 ## libtool 2.2.5a test suite. ## 
    23 ## -------------------------- ## 
    24  
    25 Libtoolize operation. 
    26  
    27   1: libtoolize macro installation                   ok 
    28   2: libtoolize macro directory mismatch error       ok 
    29   3: libtoolize macro serial update                  ok 
    30   4: libtoolize config files serial update           ok 
    31   5: diagnose missing LT_CONFIG_LTDL_DIR             ok 
    32   6: copy ltdl.m4 with shared macro directory        ok 
    33   7: correctly parse LTDL_INIT from configure.ac     ok 
    34   8: diagnose missing LTDL_INIT invocation           ok 
    35   9: upgrading verbatim style aclocal.m4             ok 
    36  10: verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR     ok 
    37  11: nonrecursive ltdl with AC_CONFIG_MACRO_DIR      ok 
    38  12: subproject ltdl with non-shared directories     ok 
    39  13: LIBTOOLIZE_OPTIONS                              ok 
    40  14: cleanup old installation                        ok 
    41  
    42 Testing libtool functions. 
    43  
    44  15: duplicate members in archive tests              ok 
    45  16: duplicate convenience archive names             ok 
    46  17: preserve duplicate convenience deps             expected failure (duplicate_deps.at:72) 
    47  18: inherited_linker_flags                          FAILED (inherited_flags.at:83) 
    48  19: C convenience archives                          ok 
    49  20: C++ convenience archives                        ok 
    50  21: F77 convenience archives                        skipped (convenience.at:110) 
    51  22: FC convenience archives                         skipped (convenience.at:170) 
    52  23: Java convenience archives                       skipped (convenience.at:230) 
    53  24: Link order test.                                ok 
    54  25: Link order of deplibs.                          ok 
    55  26: Failure tests                                   ok 
    56  27: shlibpath_overrides_runpath                     FAILED (shlibpath.at:66) 
    57  28: Runpath in libtool library files                ok 
    58  29: static linking flags for programs               FAILED (static.at:177) 
    59  30: ccache -all-static                              ok 
    60  31: Export test                                     skipped (export.at:179) 
    61  32: sys_lib_search_path                             ok 
    62  33: indirect convenience                            ok 
    63  34: indirect uninstalled                            ok 
    64  35: static library contains static library          expected failure (archive-in-archive.at:49) 
    65  36: execute mode                                    ok 
    66  37: localized compiler messages                     ok 
    67  
    68 DESTDIR tests 
    69  
    70  38: Simple DESTDIR install                          ok 
    71  39: DESTDIR with in-package deplibs                 ok 
    72  
    73 Support for older m4 interface. 
    74  
    75  40: AM_PROG_LIBTOOL                                 ok 
    76  41: AC_WITH_LTDL                                    ok 
    77  
    78 Libtool subdir-objects support. 
    79  
    80  42: C subdir-objects                                ok 
    81  43: C++ subdir-objects                              ok 
    82  
    83 Libltdl functionality. 
    84  
    85  44: lt_dlexit unloading libs                        ok 
    86  45: lt_dlopenadvise library loading                 FAILED (lt_dladvise.at:325) 
    87  46: enforced lib prefix                             ok 
    88  
    89 Standalone Libltdl. 
    90  
    91  47: compiling softlinked libltdl                    ok 
    92  48: compiling copied libltdl                        ok 
    93  49: installable libltdl                             ok 
    94  50: linking libltdl without autotools               ok 
    95  
    96 Subproject Libltdl. 
    97  
    98  51: compiling softlinked libltdl                    ok 
    99  52: compiling copied libltdl                        ok 
    100  53: installable libltdl                             ok 
    101  54: linking libltdl without autotools               ok 
    102  
    103 Nonrecursive Automake Libltdl. 
    104  
    105  55: compiling softlinked libltdl                    ok 
    106  56: compiling copied libltdl                        ok 
    107  57: installable libltdl                             ok 
    108  
    109 Recursive Automake Libltdl. 
    110  
    111  58: compiling softlinked libltdl                    ok 
    112  59: compiling copied libltdl                        ok 
    113  60: installable libltdl                             ok 
    114  
    115 C++ template tests. 
    116  
    117  61: simple template test                            ok 
    118  62: template test with subdirs                      ok 
    119  
    120 Constructors. 
    121  
    122  63: C++ static constructors                         ok 
    123  
    124 libtool script generation. 
    125  
    126  64: config.status                                   ok 
    127  65: config.lt                                       ok 
    128  
    129 Detecting identical deplibs. 
    130  
    131  66: build tree relpaths                             expected failure (deplibs-ident.at:68) 
    132  
    133 configure interface to libltdl. 
    134  
    135  67: installable libltdl                             ok 
    136  68: --with-ltdl-include/lib                         ok 
    137  69: --with-included-ltdl                            ok 
    138  70: convenience libltdl                             ok 
    139  
    140 Libtool stress test. 
    141  
    142  71: Link option thorough search test          (still running... will update when it finishes)                                             
    143 }}} 
    144  
    145  
    146  
    147 == version 2.2.4 == 
    148  
    149 ||R5||untested|| 
    150 ||BONE||untested|| 
    151 ||Haiku||stable|| 
    152  
    153  
    154 Builds ok on Haiku, just need to update configure.guess/.sub. 
    155  
    156 == version 1.5.26 == 
    157  
    158 ||R5||untested|| 
    159 ||BONE||untested|| 
    160 ||Haiku||stable|| 
    161  
    162 Included with Haiku optional package 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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