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

Bug 81346

Summary: emerging python-2.3.4-r1 with maketest fails (test_import) as in bug #67970
Product: Gentoo Linux Reporter: Attila Stehr <as.gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Attila Stehr 2005-02-09 04:12:19 UTC
emerging python-2.3.4-r1 with maketest fails (test_import) as in bug #67970

Reproducible: Always
Steps to Reproduce:
emerge -D --newuse -u python

Actual Results:  
test_import
test test_import crashed -- exceptions.ValueError: import from .pyc/.pyo failed:
No module named @test


1 test failed:
    test_import
31 tests skipped:
    test_aepack test_al test_bsddb185 test_bsddb3 test_cd test_cl
    test_curses test_dbm test_email_codecs test_gl test_imgfile
    test_largefile test_linuxaudiodev test_macfs test_macostools
    test_mpz test_nis test_normalization test_ossaudiodev test_pep277
    test_plistlib test_pty test_scriptpackages test_socket_ssl
    test_socketserver test_sunaudiodev test_timeout test_unicode_file
    test_urllibnet test_winreg test_winsound
3 skips unexpected on linux2:
    test_dbm test_pty test_mpz
make: *** [test] Error 1

!!! ERROR: dev-lang/python-2.3.4-r1 failed.
!!! Function src_test, Line 572, Exitcode 0
!!! Make test failed. See above for details.


Expected Results:  
"all tests OK"

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.4.26-gentoo-r9 i686)
=================================================================
System uname: 2.4.26-gentoo-r9 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 16 2005, 17:50:47)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks maketest sandbox severe
sfperms test"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow apache2 bzlib crypt curl curlwrappers doc emacs exif gd gif gpm
hardened hardenedphp jpeg leim memlimit mime mmx mng mysql ncurses nls pam pcntl
pdflib php png postgres session simplexml soap sockets spl ssl svga tcpd tidy
tokenizer x86 xml xml2 xsl zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-09 05:20:30 UTC

*** This bug has been marked as a duplicate of 67970 ***