Hi Michael,

* Michael C. Tiernan wrote on Mon, Mar 27, 2006 at 05:43:28PM CEST:
> Here's the entire record of the build process. 

> I have NO idea if this is enough information, too much, the wrong
> kind, etc.
> 
> So, what else should I send?

You could rerun
  make check VERBOSE=X TESTS="tagdemo-static.test tagdemo-make.test \
    tagdemo-exec.test tagdemo-conf.test tagdemo-make.test \
    tagdemo-exec.test tagdemo-shared.test tagdemo-make.test \
    tagdemo-exec.test"

to find out more.  I hope that I've fixed this with a patch on
2006-02-03 (which was after 1.5.22), but it'd be nice to know for sure.
If you have Autoconf and Automake installed, you can apply that change
(or try current CVS branch-1-5), rerun ./bootstrap and try those tests
again.

> Oh yea, I've attached the files config.log and config.status to this email.

config.status would not have been necessary, config.log is fine.

Let's see:

> checking host system type... sparc-sun-solaris2.7

> real    6m23.359s
> user    1m9.150s
> sys     1m56.970s

This seems a bit long to me for the configure step.  How old is the
hardware you're running this on?

> [EMAIL PROTECTED] ...Z-CD/Sol7/Libtool](558)$ make check

> PASS: tagdemo-static.test
> FAIL: tagdemo-make.test
> SKIP: tagdemo-exec.test
> PASS: tagdemo-conf.test
> FAIL: tagdemo-make.test
> SKIP: tagdemo-exec.test
> PASS: tagdemo-shared.test
> FAIL: tagdemo-make.test
> SKIP: tagdemo-exec.test

> ====================================
> 3 of 108 tests failed
> (4 tests were not run)

Cheers,
Ralf


_______________________________________________
Bug-libtool mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to