Re: make check fails on sparc-sun-solaris2.10

2007-05-11 Thread Elias Pipping

It *does* exist, but it's empty.

$ dirs
/usr/sfw/lib
$ ll libstdc++.*
-r--r--r--   1 root bin   7725200 Jan  8  2005 libstdc++.a
-r-xr-xr-x   1 root bin 0 Jan  8  2005 libstdc++.la
-r-xr-xr-x   1 root bin   1536500 Jan 23  2005 libstdc++.so
-r-xr-xr-x   1 root bin   1536500 Jan 23  2005 libstdc++.so.6
-r-xr-xr-x   1 root bin   1536500 Jan 23  2005 libstdc++.so. 
6.0.3



Regards,

Elias Pipping

On May 11, 2007, at 7:13 PM, Peter O'Gorman wrote:



On May 11, 2007, at 10:54 AM, Elias Pipping wrote:


I've run the test suite for today's (or rather today's most recent)
snapshots of 1.5.23c and 2.1a with VERBOSE=1. Here's the output:


tagdemo tests are failing with:
libtool: link: `/usr/sfw/lib/libstdc++.la' is not a valid libtool  
archive

gmake[3]: *** [libfoo.la] Error 1

So, please let us know the contents,if the file exists, of /usr/sfw/ 
lib/libstdc++.la.


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






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


Re: make check fails on sparc-sun-solaris2.10

2007-05-10 Thread Peter O'Gorman


On May 10, 2007, at 4:16 PM, Elias Pipping wrote:


Hi,

I've run libtool's test suite for different versions on
a sparc-sun-solaris2.10 machine with these results:

  $bzgrep -E '(FAIL|tests failed)' *.log.bz2
  1.5.23b.log.bz2:FAIL: tagdemo-make.test
  1.5.23b.log.bz2:FAIL: tagdemo-make.test
  1.5.23b.log.bz2:FAIL: tagdemo-make.test
  1.5.23b.log.bz2:3 of 108 tests failed


The tagdemo test involves the c++ compiler, I think something is  
wrong with yours. sparc-sun-solaris2.10 passes tagdemo for me with  
both gcc and sun studio compilers.
Please rerun this test with VERBOSE=1. You only need to use the daily  
snapshots (updated today after a while of not updating - sorry).


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




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