bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake results on OpenBSD 4.0


From: Eric Blake
Subject: Re: automake results on OpenBSD 4.0
Date: Tue, 22 Jan 2008 23:34:03 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Ralf Wildenhues on 1/22/2008 11:12 PM:
|> |
|> | I suspect this is because 'which expect' claims that expect is not
|> | installed, in which case the test should be skipped rather than failed.
|>
|> This was on the master branch, not 1.10.1 (which doesn't have color
|> support), tested on OpenBSD 4.0.
|
| Can you post output of the following please?
|   cd tests && TESTS=color.test VERBOSE=yes make -e check

Colors correctly displayed (at least via my rxvt terminal hosting the ssh
session to the machine in question).  I used the BSD make.

make  defs aclocal-1.10a automake-1.10a
`defs' is up to date.
`aclocal-1.10a' is up to date.
`automake-1.10a' is up to date.
make  check-TESTS
/home/ericb/automake/tests:/home/ericb/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ./color.test
+ pwd
/home/ericb/automake/tests/color.dir
+ set -e
+ TERM=ansi
+ export TERM
+ red=
+ grn=
+ lgn=
+ blu=
+ std=
+ cat
+ >> configure.in
+ << END
+ cat
+ > Makefile.am
+ << "END"
+ cat
+ > pass
+ << END
+ cat
+ > fail
+ << END
+ cat
+ > skip
+ << END
+ cp fail xfail
+ cp pass xpass
+ chmod +x pass fail skip xpass xfail
+ aclocal-1.10a -Werror
+ automake-1.10a --foreign -Werror -Wall
+ autoconf
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ cat
+ > expect-make
+ << "END"
+ unset TESTS
+ make -e check
+ > stdout
+ AM_COLOR_TESTS=always
+ cat stdout
make  pass fail skip xpass xfail
`pass' is up to date.
`fail' is up to date.
`skip' is up to date.
`xpass' is up to date.
`xfail' is up to date.
make  check-TESTS
PASS: pass
FAIL: fail
SKIP: skip
XPASS: xpass
XFAIL: xfail
=============================================================
2 of 4 tests did not behave as expected (1 unexpected passes)
(1 tests were not run)
=============================================================
*** Error code 1

Stop in /home/ericb/automake/tests/color.dir (line 268 of Makefile).
*** Error code 1

Stop in /home/ericb/automake/tests/color.dir (line 402 of Makefile).
+ test_color
: exit 1
FAIL: color.test
=====================================
1 of 1 tests failed
Please report to address@hidden
=====================================
*** Error code 1

Stop in /home/ericb/automake/tests (line 909 of Makefile).
*** Error code 1

Stop in /home/ericb/automake/tests (line 938 of Makefile).


- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHlt/b84KuGfSFAYARAumMAJ0TTi+tIZpSh3TwAqSf3RUnRTOydgCfWIya
rp+0odWckIDYKJho886vflw=
=5u5z
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]