bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool-2.2.8 fails test 56 with --as-needed


From: Ralf Wildenhues
Subject: Re: libtool-2.2.8 fails test 56 with --as-needed
Date: Sun, 6 Jun 2010 11:44:59 +0200
User-agent: Mutt/1.5.20 (2009-10-28)

Hello Ryan,

* Ryan Hill wrote on Sun, Jun 06, 2010 at 06:26:21AM CEST:
> Hello.  If libtool-2.2.8 is built with LDFLAGS containing -Wl,--as-needed,
> there is a new failure in the versioning test due to an undefined symbol:
> 
> --- /dev/null   2010-06-04 17:12:18.014006681 -0600
> +++ /home/dirtyepic/tmp/libtool-2.2.8/tests/testsuite.dir/at-groups/56/stderr 
>   2010-06-05 22:06:15.510405909 -0600
> @@ -0,0 +1 @@
> +/home/dirtyepic/tmp/libtool-2.2.8/tests/testsuite.dir/056/inst/bin/prog2: 
> symbol lookup error: 
> /home/dirtyepic/tmp/libtool-2.2.8/tests/testsuite.dir/056/inst/lib/libb.so.0: 
> undefined symbol: a

> $ LDFLAGS="-Wl,--as-needed" ./configure
> $ LDFLAGS="-Wl,--as-needed" make
> $ make check
> [...]
>  56: versioning                                      FAILED 
> (versioning.at:170)

Thanks for the bug report.  To facilitate analysis, please show the
output of:
  cd tests/testsuite.dir/056
  objdump -p inst/bin/* inst/lib/*.so

Cheers,
Ralf



reply via email to

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