GNU bug report logs -
#8449
automake-1.11.1 make check failure
Previous Next
Reported by: schulz <at> adi.com (Thomas Schulz)
Date: Fri, 8 Apr 2011 16:17:03 UTC
Severity: normal
Done: Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Building automake-1.11.1 on a Solaris 8 Sparc machine. With autoconf 2.68,
gnum4 1.4.15, gawk 3.1.8 & perl 5.8.5.
Make check had one failure in all.test. The log output is:
XFAIL: all.test (exit: 1)
=========================
/home/projects/tools/gnu/automake/automake-1.11.1/tests:/usr/openwin/bin/xview:/usr/openwin/bin:/usr/openwin/demo:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/etc:/usr/sbin:/usr/ucb:.:/opt/local/bin:/usr/local/bin:/home/projects/tools/bin
=== Running test ./all.test
+ pwd
/home/projects/tools/gnu/automake/automake-1.11.1/tests/all.dir
+ set -e
targets=all install-exec install-data uninstall
+ echo Doing all
Doing all
+ echo all-local:
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ /usr/xpg4/bin/grep -F all-local all-local Makefile.in
+ echo Doing install-exec
Doing install-exec
+ echo install-exec-local:
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ /usr/xpg4/bin/grep -F install-exec-local install-exec-local Makefile.in
+ echo Doing install-data
Doing install-data
+ echo install-data-local:
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ /usr/xpg4/bin/grep -F install-data-local install-data-local Makefile.in
+ echo Doing uninstall
Doing uninstall
+ echo uninstall-local:
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ /usr/xpg4/bin/grep -F uninstall-local uninstall-local Makefile.in
+ echo Doing all install-exec install-data uninstall
Doing all install-exec install-data uninstall
+ echo all install-exec install-data uninstall:
+ sed -e s/[ :]/-local&/g
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ /usr/xpg4/bin/grep -E all-am:.*all-local Makefile.in
exit_status=1
+ set +e
+ cd /home/projects/tools/gnu/automake/automake-1.11.1/tests
+ test 0 != 0
+ echo all: exit 1
all: exit 1
+ exit 1
Tom Schulz
Applied Dynamics Intl.
schulz <at> adi.com
This bug report was last modified 14 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.