Nelson H. F. Beebe wrote:
> ## ----------------------- ##
> ## libtool 2.2 test suite. ##
> ## ----------------------- ##
> 
> testsuite: command line was:
>   $ /local/build/bare/libtool-2.2/tests/testsuite MAKE=make CC=gcc CFLAGS=-g 
> -O2 CPP=gcc -E CPPFLAGS= LD=/usr/ccs/bin/ld LDFLAGS= LIBS= LN_S=ln -s 
> NM=/usr/local/bin/nm -B RANLIB=ranlib STRIP=strip OBJEXT=o EXEEXT= 
> SHELL=/bin/bash CONFIG_SHELL=/bin/bash CXX=g++ CXXFLAGS=-g -O2 CXXCPP=g++ -E 
> F77=g77 FFLAGS=-g -O2 FC=f95 FCFLAGS=-g GCJ=gcj GCJFLAGS=-g -O2 
> _lt_pkgdatadir=/local/build/bare/libtool-2.2 
> LIBTOOLIZE=/local/build/bare/libtool-2.2/libtoolize 
> LIBTOOL=/local/build/bare/libtool-2.2/libtool 
> tst_aclocaldir=/local/build/bare/libtool-2.2/libltdl/m4
> 

> +++ /local/build/bare/libtool-2.2/tests/testsuite.dir/at-stderr       
> 2008-03-04 15:36:24.883120064 -0700
> @@ -0,0 +1 @@
> +GC Warning: Large stack limit(133464064): only scanning 8 MB
> 19. convenience.at:229: 19. Java convenience archives (convenience.at:229): 
> FAILED (convenience.at:277)
> 

This stack limit warning caused the test to fail. Not pretty, but a bug
in the test, not in libtool itself.


> automake: ####################
> automake: ## Internal Error ##
> automake: ####################
> automake: Unknown ?token? `LZMA' (neg = 0)
> automake: Please contact <[EMAIL PROTECTED]>.
>  at /usr/local/share/automake-1.10/Automake/Channels.pm line 570
>       Automake::Channels::msg('automake', '', 'Unknown ?token? `LZMA\' (neg = 
> 0)') called at /usr/local/share/automake-1.10/Automake/ChannelDefs.pm line 191
>       Automake::ChannelDefs::prog_error('Unknown ?token? `LZMA\' (neg = 0)') 
> called at /usr/local/bin/automake line 6406
>       Automake::transform('?LZMA?', 'HASH(0x85404bc)') called at 
> /usr/local/bin/automake line 6469
>       
> Automake::make_paragraphs('/usr/local/share/automake-1.10/am/distdir.am', 
> 'GETTEXT', 0, 'DISTCHECK-HOOK', '', 'FILENAME_FILTER', '', 'DIST-TARGETS', 
> '', ...) called at /usr/local/bin/automake line 6539
>       Automake::file_contents_internal(1, 
> '/usr/local/share/automake-1.10/am/distdir.am', 
> 'Automake::Location=HASH(0x8614194)', 'DISTCHECK-HOOK', '', 'GETTEXT', 0, 
> 'FILENAME_FILTER', '', ...) called at /usr/local/bin/automake line 6719
>       Automake::file_contents('distdir', 
> 'Automake::Location=HASH(0x8614194)', 'DIST-TARGETS', '', 'GETTEXT', 0, 
> 'DISTCHECK-HOOK', '', 'FILENAME_FILTER', ...) called at 
> /usr/local/bin/automake line 3688
>       Automake::handle_dist() called at /usr/local/bin/automake line 7493
>       Automake::generate_makefile('Makefile.am', 'Makefile.in') called at 
> /usr/local/bin/automake line 7834
> stdout:
> ./am-subdir.at:78: exit code was 2, expected 0
> ./am-subdir.at:78: grep 'require .*but have' stderr && (exit 77)
> 35. am-subdir.at:33: 35. C subdir-objects (am-subdir.at:33): FAILED 
> (am-subdir.at:78)

There appears to be a problem with your automake install that is causing
most of these test failures.

Peter
--
Peter O'Gorman
http://pogma.com


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to