tcsh-6.15.02 test report
H.Merijn Brand
h.m.brand at xs4all.nl
Wed Sep 3 16:58:50 EEST 2008
On Mon, 1 Oct 2007 11:06:55 -0600 (MDT), "Nelson H. F. Beebe"
<beebe at math.utah.edu> wrote:
> Over the weekend, I did 46 test builds of tcsh-6.15.01 on 20+ flavors
> of Unix. Although most builds succeeded and ran the validation suite,
> there were multiple test failures on every system, so I've decided not
> to install this release.
All builds with propriatary C compiler (HP C-ANSI-C and AIX xlc)
promt3 fails might be caused by a local patch.
testsuite.log available on request
on HP-UX 10.20 PA2.0, 32bit build, neither LANG nor LC_ALL is set:
$ make check
:
48: filetest FAILED
(commands.at:407) 52: glob
FAILED (commands.at:526) 110: Primary
expressions FAILED (expr.at:104) 120: Variable
substitution FAILED (lexical.at:525) 136: $
backslash_quote FAILED (variables.at:77)
154: $ echo_style FAILED
(variables.at:307) 193: $ prompt3
FAILED (variables.at:797) : ERROR: 171 tests were run,
7 failed unexpectedly.
51 tests were skipped.
sed: can't read /config.log: No such file or directory
on HP-UX 11.00 PA2.0, 32bit build, neither LANG nor LC_ALL is set:
$ make check
/bin/sh ./tests/testsuite
## ------------------------ ##
## tcsh 6.15.02 test suite. ##
## ------------------------ ##
./tests/testsuite[951]: Invalid multibyte character.
make: *** [check] Error 1
$ bash tests/testsuite
:
48: filetest FAILED
(commands.at:407) 110: Primary expressions
FAILED (expr.at:104) 120: Variable substitution
FAILED (lexical.at:525) 193: $
prompt3 FAILED (variables.at:797) :
ERROR: 171 tests were run,
4 failed unexpectedly.
51 tests were skipped.
sed: can't read /config.log: No such file or directory
on HP-UX 11.11 PA2.0, 64bit build
$ make check
:
48: filetest FAILED
(commands.at:407) 52: glob
FAILED (commands.at:526) 110: Primary
expressions FAILED (expr.at:104) 120: Variable
substitution FAILED (lexical.at:525) 136: $
backslash_quote FAILED (variables.at:77)
154: $ echo_style FAILED
(variables.at:307) 193: $ prompt3
FAILED (variables.at:797) : ERROR: 171 tests were run,
7 failed unexpectedly.
51 tests were skipped.
sed: can't read /config.log: No such file or directory
on HP-UX 11.23 ia64, 64bit build
$ make check
autom4te --language=autotest -I ./tests \
./tests/testsuite.at -o tests/testsuite.tmp
make: autom4te: Command not found
make: *** [tests/testsuite] Error 127
on HP-UX 11.31 ia64, 64bit build
$ make check
autom4te --language=autotest -I ./tests \
./tests/testsuite.at -o tests/testsuite.tmp
make: autom4te: Command not found
make: *** [tests/testsuite] Error 127
on AIX 5.2.0.0 PPC4, 32bit build (I have no 64bit libtermcap)
$ make check (this took a whopping 2 hours on AIX!)
:
52: glob FAILED
(commands.at:530) 120: Variable substitution
FAILED (lexical.at:542) 136: $
backslash_quote FAILED (variables.at:91)
154: $ echo_style FAILED
(variables.at:315) 193: $ prompt3
FAILED (variables.at:799) : ERROR: 171 tests were run,
5 failed unexpectedly.
51 tests were skipped.
sed: can't read /config.log: No such file or directory
--
H.Merijn Brand Amsterdam Perl Mongers http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin.
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/
http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/
More information about the Tcsh
mailing list