| Summary: | sys-devel/automake-1.8.5-r3 fails 3 tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bo Ørsted Andresen (RETIRED) <zlin> |
| Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2007.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | /var/log/portage/sys-devel:automake-1.8.5-r3:20070908-052512.log | ||
|
Description
Bo Ørsted Andresen (RETIRED)
2007-09-08 06:15:02 UTC
Created attachment 130312 [details] /var/log/portage/sys-devel:automake-1.8.5-r3:20070908-052512.log BA /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests # make check -e TESTS="exdir2.test man2.test transform.test" VERBOSE=0 make defs aclocal-1.8 automake-1.8 make[1]: Entering directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests' make[1]: `defs' is up to date. make[1]: `aclocal-1.8' is up to date. make[1]: `automake-1.8' is up to date. make[1]: Leaving directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests' make check-TESTS make[1]: Entering directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests' /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests:/sbin:/bin:/usr/sbin:/usr/bin:~/bin:/usr/local/bin:/usr/local/sbin === Running test ./exdir2.test /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir FAIL: exdir2.test /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests:/sbin:/bin:/usr/sbin:/usr/bin:~/bin:/usr/local/bin:/usr/local/sbin === Running test ./man2.test /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir' make[1]: Nothing to be done for `install-exec-am'. test -z "/share/man/man2" || mkdir -p -- . "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/_inst/share/man/man2" /usr/bin/install -c -m 644 './foo.2' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/_inst/share/man/man2/foo.2' test -z "/share/man/man4" || mkdir -p -- . "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/_inst/share/man/man4" /usr/bin/install -c -m 644 './foo.4' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/_inst/share/man/man4/foo.4' /usr/bin/install -c -m 644 './bar.man' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/_inst/share/man/man4/bar.4' make[1]: Leaving directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir' FAIL: man2.test /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests:/sbin:/bin:/usr/sbin:/usr/bin:~/bin:/usr/local/bin:/usr/local/sbin transform: running gcc --version gcc (GCC) 4.2.0 (Gentoo 4.2.0 p1.4) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. === Running test ./transform.test /var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands if gcc -DPACKAGE_NAME=\"transform\" -DPACKAGE_TARNAME=\"transform\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"transform\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"transform\" -DVERSION=\"1.0\" -I. -I. -g -O2 -MT h.o -MD -MP -MF ".deps/h.Tpo" -c -o h.o h.c; \ then mv -f ".deps/h.Tpo" ".deps/h.Po"; else rm -f ".deps/h.Tpo"; exit 1; fi gcc -g -O2 -o h h.o make[1]: Entering directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir' test -z "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin" || mkdir -p -- . "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin" /usr/bin/install -c 'h' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin/gnu-h' test -z "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin" || mkdir -p -- . "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin" /usr/bin/install -c 'h.sh' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/bin/gnu-h.sh' test -z "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/share/man/man1" || mkdir -p -- . "/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/share/man/man1" /usr/bin/install -c -m 644 './h.1' '/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir/inst/share/man/man1/gnu-h.1' make[1]: Leaving directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests/testSubDir' test -f inst/bin/gnu-h test -f inst/bin/gnu-h.sh test -f inst/man/man1/gnu-h.1 make: *** [test-install] Error 1 FAIL: transform.test ===================================== 3 of 3 tests failed Please report to bug-automake@gnu.org ===================================== make[1]: *** [check-TESTS] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-devel/automake-1.8.5-r3/work/automake-1.8.5/tests' make: *** [check-am] Error 2 your tree is out of date ... sync up as ive fixed those three (In reply to comment #2) > your tree is out of date ... sync up as ive fixed those three Yeah. I've just noticed. Thanks. |