3 failed tests?

2006-07-27 Thread Jon Handler

Hello,

 I ended up getting 3 failed tests, all being the same test,
depdemo-inst.test. Im running off of Mac OS X 10.4.7, using the bash
shell. Also it gave me this right under your email.

make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

I hope this helps.

--
-Jonathan Handler


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


Re: 3 failed tests?

2006-07-27 Thread Peter O'Gorman


On Jul 28, 2006, at 12:49 AM, Jon Handler wrote:


Hello,

 I ended up getting 3 failed tests, all being the same test,
depdemo-inst.test. Im running off of Mac OS X 10.4.7, using the bash
shell. Also it gave me this right under your email.

make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

I hope this helps.


Hi Jon,

Actually, it would be much more interesting to see which tests failed  
and why. Could you run make check again with VERBOSE=1 e.g.


env VERBOSE=1 make check TESTS=depdemo-conf depdemo-make depdemo-inst

And post the results here (compressed if large).

Also please include the libtool version and xcode version.

Thanks,
Peter



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