[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3 failed tests?
From: |
Peter O'Gorman |
Subject: |
Re: 3 failed tests? |
Date: |
Fri, 28 Jul 2006 11:28:20 +0900 |
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
- 3 failed tests?, Jon Handler, 2006/07/27
- Re: 3 failed tests?,
Peter O'Gorman <=