bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dryrun bug report


From: Ralf Wildenhues
Subject: Re: dryrun bug report
Date: Tue, 29 Mar 2011 09:56:36 +0200
User-agent: Mutt/1.5.20 (2010-08-04)

Hello Kirk,

* Kirk A wrote on Thu, Mar 24, 2011 at 02:52:51PM CET:
> Please let me know if there is any other related information that you need. 

Thank you for the bug report.  1.5.26 is fairly old now, unless you can
show that the error persists in version 2.4 I don't think we will do
much about it.

Cheers,
Ralf

> (Running inside Oracle Virtual Box VM on a Windows 7 host.) 
> 
> Linux ubuntu-vm-01 2.6.32-29-generic #58-Ubuntu SMP Fri Feb 11 20:52:10 UTC 
> 2011 x86_64 GNU/Linux 
> 
[...]
> make[2]: Entering directory `/home/kmanderson/libtool/libtool-1.5.26/tests' 
> === Running dryrun.test 
> = Running make clean in ../mdemo 
[...]

> /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -module 
> -export-symbols-regex "libfoo2.*" -o libfoo2.la -rpath 
> /home/kmanderson/libtool/libtool-1.5.26/tests/_inst/lib foo2.lo -lm libsub.la 
> generating symbol list for `libfoo2.la' 
> /usr/bin/nm -B .libs/foo2.o | sed -n -e 's/^.*[ 
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' 
> | /bin/sed 's/.* //' | sort | uniq > .libs/libfoo2.exp 
> /bin/grep -E -e "libfoo2.*" ".libs/libfoo2.exp" > ".libs/libfoo2.expT" 
> mv -f ".libs/libfoo2.expT" ".libs/libfoo2.exp" 
> echo "{ global:" > .libs/libfoo2.ver 
> cat .libs/libfoo2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfoo2.ver 
> echo "local: *; };" >> .libs/libfoo2.ver 
> gcc -shared .libs/foo2.o -Wl,--rpath 
> -Wl,/home/kmanderson/libtool/libtool-1.5.26/mdemo/.libs -Wl,--rpath 
> -Wl,/home/kmanderson/libtool/libtool-1.5.26/tests/_inst/lib -lm 
> ./.libs/libsub.so -Wl,-soname -Wl,libfoo2.so.0 -Wl,-version-script 
> -Wl,.libs/libfoo2.ver -o .libs/libfoo2.so.0.0.0 
> (cd .libs && rm -f libfoo2.so.0 && ln -s libfoo2.so.0.0.0 libfoo2.so.0) 
> (cd .libs && rm -f libfoo2.so && ln -s libfoo2.so.0.0.0 libfoo2.so) 
> ar cru .libs/libfoo2.a foo2.o 
> ranlib .libs/libfoo2.a 
> creating libfoo2.la 
> (cd .libs && rm -f libfoo2.la && ln -s ../libfoo2.la libfoo2.la) 
> make[3]: Leaving directory `/home/kmanderson/libtool/libtool-1.5.26/mdemo' 
> FAIL: dryrun.test 
> ==================================== 
> 1 of 1 tests failed 
> Please report to address@hidden 
> ==================================== 
> make[2]: *** [check-TESTS] Error 1 
> make[2]: Leaving directory `/home/kmanderson/libtool/libtool-1.5.26/tests' 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]