GNU bug report logs -
#16447
automake 1.14: FAIL: color-test2 on darwin8
Previous Next
Reported by: David Fang <fang <at> csl.cornell.edu>
Date: Tue, 14 Jan 2014 20:45:01 UTC
Severity: normal
Tags: wontfix
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
On Mac OS X 10.4, powerpc-darwin8, t/color-test2 fails.
% cat t/color-tests2.log
Running from installcheck: no
Test Protocol: none
PATH =
/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/wrap:/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/ax:/sw/opt/texinfo-legacy/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
++ pwd
/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir
+ red=[0;31m
+ grn=[0;32m
+ lgn=[1;32m
+ blu=[1;34m
+ mgn=[0;35m
+ std=[m
+ set +e
+ expect -c 'exit 77'
+ test 77 -eq 77
+ cat
+ cat
+ MAKE=make
+ expect -f expect-check
spawn make
stdout is a tty
+ rm -f expect-check Makefile
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ cp fail xfail
+ cp pass xpass
+ chmod +x pass fail skip xpass xfail error
+ aclocal-1.14 -Werror
+ autoconf
+ automake-1.14 --foreign -Werror -Wall --add-missing
parallel-tests: installing './test-driver'
+ cat
+ false
+ srcdir=.
+ ./configure
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
+ our_make TERM=ansi
+ set MAKE=make TERM=ansi
+ env MAKE=make TERM=ansi expect -f ./expect-make
+ cat stdout
spawn make -e check
make pass fail skip xpass xfail error
make[1]: Entering directory
`/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir'
make[1]: Nothing to be done for `pass'.
make[1]: Nothing to be done for `fail'.
make[1]: Nothing to be done for `skip'.
make[1]: Nothing to be done for `xpass'.
make[1]: Nothing to be done for `xfail'.
make[1]: Nothing to be done for `error'.
make[1]: Leaving directory
`/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir'
make check-TESTS
make[1]: Entering directory
`/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir'
make[2]: Entering directory
`/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir'
+ test_color
+ cat stdout
+ grep '^[0;32mPASS[m: .*pass'
+ am_exit_trap 1
+ exit_status=1
+ set +e
+ cd /Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14
+ test none = tap
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ return 0
+ set +x
color-tests2: exit 1
% cat t/color-tests2.trs
:test-result: FAIL
:global-test-result: FAIL
:recheck: yes
:copy-in-global-log: yes
--
David Fang
http://www.csl.cornell.edu/~fang/
This bug report was last modified 10 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.