[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake (GNU automake) 1.10.1 9 of 538 tests failed
From: |
Ralf Wildenhues |
Subject: |
Re: automake (GNU automake) 1.10.1 9 of 538 tests failed |
Date: |
Sat, 9 Aug 2008 07:55:09 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi John,
thanks for the bug report!
* Trudeau, John F wrote on Fri, Aug 08, 2008 at 07:25:34PM CEST:
> 9 of 538 tests failed
> (76 tests were not run)
Can you please run this in the build tree:
cd tests
make check VERBOSE=yes TESTS="cond35.test instspc.test \
pr204.test subpkg.test yacc4.test yacc6.test yacc7.test \
yacc8.test yaccvpath.test" 2>&1 | tee check-log
and post check-log?
> =====================================
> make[3]: *** [check-TESTS] Error 1
> make[1]: Leaving directory `/mtg/arc/automake-1.10.1'
> + exit 0
> + /mtg/tool/script/gln -f -r /mtg/tool -m powerpc-AIX5.2 -p automake-1.10.1
> /mtg/tool/automake-1.10.1/powerpc-AIX5.2/bin:
> /mtg/tool/automake-1.10.1/share/info:
> /mtg/tool/automake-1.10.1/share/doc:
> Usage: ln [-f|n] [-s] src [target]
> or: ln [-f|n] [-s] src1 ... srcN directory
> /mtg/tool/automake-1.10.1/share:
> Usage: ln [-f|n] [-s] src [target]
> or: ln [-f|n] [-s] src1 ... srcN directory
Do I understand correctly that this last few lines of error output are
not from code within Automake, but from a nonportable packaging tool or
so?
Thanks,
Ralf