Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109258 - dev-python/docutils-0.3.7: tests fail to import the docutils module
Summary: dev-python/docutils-0.3.7: tests fail to import the docutils module
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-14 03:40 UTC by Aaron Walker (RETIRED)
Modified: 2005-10-14 04:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker (RETIRED) gentoo-dev 2005-10-14 03:40:26 UTC
>>> Test phase [enabled]: dev-python/docutils-0.3.7   
Traceback (most recent call last):   
  File "./alltests.py", line 22, in ?   
    import docutils   
ImportError: No module named docutils   
   
!!! ERROR: dev-python/docutils-0.3.7 failed.   
!!! Function src_test, Line 50, Exitcode 1   
!!! alltests.py failed   
!!! If you need support, post the topmost build error, NOT this status   
message.  
  
 Portage 2.0.52-r1 (default-linux/mips/mips64/2005.0, gcc-3.4.3-20050110, 
glibc-2.3.5-r0, 2.6.13.1-mipscvs-20050902 mips64) 
================================================================= 
System uname: 2.6.13.1-mipscvs-20050902 mips64 R10000 V3.4  FPU V0.0 
Gentoo Base System version 1.6.13 
distcc 2.16 mips-unknown-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5-r2, 2.4.1-r1 
sys-apps/sandbox:    1.2.12 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.15.92.0.2-r10, 2.16.1 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r1 
ACCEPT_KEYWORDS="mips" 
AUTOCLEAN="yes" 
CBUILD="mips-unknown-linux-gnu" 
CFLAGS="-O2 -march=mips4 -mabi=32 -pipe" 
CHOST="mips-unknown-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=mips4 -mabi=32 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache cvs digest distlocks sandbox sfperms 
sign strict" 
GENTOO_MIRRORS="http://192.168.1.2/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/" 
LANG="en_US.UTF-8" 
LC_ALL="en_US.UTF-8" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/home/ka0ttic/overlay" 
SYNC="rsync://192.168.1.2/gentoo-portage" 
USE="mips X apache2 bash-completion berkdb bzip2 bzlib crypt cscope esd fam 
fbcon gdbm gif gtk gtk2 imap imlib ip30 jpeg maildir ncurses nls offensive 
opengl oss pam pcre perl png python readline sasl sdl slang snmp ssl tcpd 
truetype unicode xml2 xmms xscreensaver xv zlib userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-10-14 04:17:28 UTC
06:12 kloeri> src_test has PYTHONPATH="${S}" ./alltests.py || .. ? 
06:13 ka0ttic> yes 
 
Bah I'm an idiot.  I wasn't looking at the ebuild I was merging.  Sorry for 
the spam.