Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51564 - Broken dev-python/python-fchksum-1.7.1 during emerge system
Summary: Broken dev-python/python-fchksum-1.7.1 during emerge system
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High blocker (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 07:25 UTC by Chris
Modified: 2004-07-23 14:50 UTC (History)
1 user (show)

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 Chris 2004-05-20 07:25:49 UTC
I was able to successfully bootstrap from stage 1 to stage 2 on a SunBlade 100 with a 550 Ultrasparc IIe.  I am using gentoo 2004.1 for Sparc 64.  When I attempt to go from stage 2 to stage 3, emerge system refuses to proceed past python-fchksum and fails with syntax errors.



Reproducible: Always
Steps to Reproduce:
1. emerge system
2.
3.

Actual Results:  
livecd python-fchksum # emerge ./python-fchksum-1.7.1.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-python/python-fchksum-1.7.1 to /
>>> md5 src_uri ;-) python-fchksum-1.7.1.tar.gz
>>> Unpacking source...
>>> Unpacking python-fchksum-1.7.1.tar.gz to /var/tmp/portage/python-fchksum-
1.7.1/work
>>> Source unpacked.
Traceback (most recent call last):
  File "setup.py", line 3, in ?
    from distutils.core import setup, Extension
  File "/usr/lib/python2.3/distutils/core.py", line 16, in ?
    from distutils.debug import DEBUG
  File "/usr/lib/python2.3/distutils/debug.py", line 9
    DEBUG = os.environ.gen.'DISTUTILS_DEBUG')
                                           ^
SyntaxError: invalid syntax

!!! ERROR: dev-python/python-fchksum-1.7.1 failed.
!!! Function src_compile, Line 20, Exitcode 1
!!! (no error message)



Expected Results:  
fchksum should compile so I can install the rest of the system.

livecd / # emerge info
Portage 2.0.50-r6 (default-sparc64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.4.25-
sparc-r1)
=================================================================
System uname: 2.4.25-sparc-r1 sparc64 sun4u
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer -mcpu=ultrasparc"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
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="-O2 -pipe -fomit-frame-pointer -mcpu=ultrasparc"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache sandbox"
GENTOO_MIRRORS="ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ 
ftp://gentoo.llarian.net/pub/gentoo http://gentoo.llarian.net/ 
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aim arts avi berkdb crypt cups dga divx4linux dvd encode esd fbcon 
foomaticdb gdbm gif gnome gtk icq imlib ipv6 jpeg libwww mad mikmod motif mpeg 
msn ncurses nls offensive oggvorbis opengl oss pam pdflib perl png python 
readline scanner sdl slang sparc spell ssl tcpd truetype usb xml2 xmms xv xvid 
yahoo zlib"
Comment 1 Chris 2004-05-20 22:12:30 UTC
*smack* emerge system.  not world.
Comment 2 Rob Holland 2004-07-07 07:33:53 UTC
If this isn't already fixed, can you try emerge sync'ing and have another go. If it is fixed now, please let me know. Thanks.
Comment 3 Ciaran McCreesh 2004-07-23 14:50:21 UTC
I'm pretty sure this has been fixed for a while. Please reopen if not.