Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 159555

Summary: sys-devel/autogen-5.7.1 fails test
Product: Gentoo Linux Reporter: Philipp Riegger <bugs+gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Philipp Riegger 2006-12-31 03:08:01 UTC
From the log:

...
>>> Test phase [check]: sys-devel/autogen-5.7.1
Making check in compat
Making check in snprintfv
Making check in autoopts
Making check in test
PASS: nested.test
FAIL: argument.test
FAIL: cond.test
PASS: config.test
PASS: enums.test
FAIL: equiv.test
FAIL: errors.test
PASS: getopt.test
FAIL: guile.test
PASS: handler.test
PASS: immediate.test
FAIL: keyword.test
FAIL: main.test
FAIL: nls.test
FAIL: rc.test
PASS: shell.test
PASS: stdopts.test
PASS: usage.test
FAIL: vers.test
===========================================
10 of 19 tests failed
Please report to autogen-users@lists.sf.net
===========================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1

!!! ERROR: sys-devel/autogen-5.7.1 failed.
Call stack:
  ebuild.sh, line 1580:   Called dyn_test
  ebuild.sh, line 996:   Called src_test
  ebuild.sh, line 617:   Called die
...

emerge --info:
Portage 2.1.2_rc4-r3 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.19-hardened-r3 i686)
=================================================================
System uname: 2.6.19-hardened-r3 i686 VIA Esther processor 1300MHz
Gentoo Base System version 1.12.8
Last Sync: Sat, 30 Dec 2006 16:20:01 +0000
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.5, 1.6.3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -Os -pipe -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=i686 -Os -pipe -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig buildpkg ccache collision-protect distlocks fixpackags metadata-transfer parallel-fetch sandbox sfperms strict stricter test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo http://gentoo.inode.at/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages/via-c7"
PORTAGE_RSYNC_EXTRA_OPTS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl berkdb bzip2 cracklib crypt doc gdbm hardened howl jpeg jpeg2k ldap ncurses pam perl python readline sse2 ssl tcpd test tetex unicode vorbis x86 zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="dmix dsnoop plug" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" USERLAND="GNU" VIDEO_CARDS="via"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-31 03:32:41 UTC
Reopen if you can reproduce w/ 5.8.3
Comment 2 Philipp Riegger 2007-01-01 14:32:48 UTC
Works for me, thanks a lot. Should we leave the bug open until 5.8.3 is stable?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-01 14:37:01 UTC
Not really needed to leave open for test failures. Thanks for testing! ;)