Gentoo Archives: gentoo-amd64

From: Xi Shen <davidshen84@××××××××××.com>
To: gentoo-china@××××××××××××.com, gentoo-amd64@l.g.o, gentoo-dev@l.g.o
Subject: [gentoo-amd64] [gentoo-user] got an error while emerging dev-python/setuptools-0.6.4
Date: Sat, 07 Nov 2009 08:31:19
Message-Id: 53e35fd50911070031j7b9bc054g4b554bc1115ecca2@mail.gmail.com
1 hi,
2
3 i am using gentoo amd64, and have just changed my profile to
4 default/linux/amd64/10.0 as it is recommended. then i ran emerge
5 -auvND world, and got the following error while emerging
6 dev-python/setuptools-0.6.4
7
8 * Installation of dev-python/setuptools-0.6.4 with Python 2.6...
9 python2.6 setup.py build -b build-2.6 install
10 --root=/var/tmp/portage/dev-python/setuptools-0.6.4/image/
11 --no-compile
12 /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
13 DeprecationWarning: BaseException.message has been deprecated as of
14 Python 2.6
15 self.message = message
16 Traceback (most recent call last):
17 File "setup.py", line 56, in <module>
18 from distribute_setup import _before_install
19 ImportError: cannot import name _before_install
20
21
22 below is my emerge --info:
23
24 Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.3.4,
25 glibc-2.9_p20081201-r2, 2.6.30-gentoo-r4 x86_64)
26 =================================================================
27 System uname: Linux-2.6.30-gentoo-r4-x86_64-Intel-R-_Core-TM-2_CPU_4400_@_2.00GHz-with-gentoo-1.12.13
28 Timestamp of tree: Fri, 06 Nov 2009 17:00:01 +0000
29 distcc 3.1 x86_64-pc-linux-gnu [disabled]
30 ccache version 2.4 [disabled]
31 app-shells/bash: 4.0_p28
32 dev-java/java-config: 2.1.9-r1
33 dev-lang/python: 2.6.2-r1
34 dev-python/pycrypto: 2.0.1-r6
35 dev-util/ccache: 2.4-r7
36 dev-util/cmake: 2.6.4
37 sys-apps/baselayout: 1.12.13
38 sys-apps/sandbox: 1.6-r2
39 sys-devel/autoconf: 2.13, 2.63-r1
40 sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10.2
41 sys-devel/binutils: 2.18-r3
42 sys-devel/gcc-config: 1.4.1
43 sys-devel/libtool: 2.2.6a
44 virtual/os-headers: 2.6.27-r2
45 ACCEPT_KEYWORDS="amd64"
46 CBUILD="x86_64-pc-linux-gnu"
47 CFLAGS="-O2 -pipe"
48 CHOST="x86_64-pc-linux-gnu"
49 CONFIG_PROTECT="/etc /usr/share/config"
50 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
51 /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild
52 /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
53 CXXFLAGS="-O2 -pipe"
54 DISTDIR="/usr/portage/distfiles"
55 FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox
56 sfperms strict unmerge-orphans userfetch"
57 GENTOO_MIRRORS="http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/
58 http://mirrors.163.com/gentoo/"
59 LANG="en_US"
60 LDFLAGS="-Wl,-O1"
61 LINGUAS="en_US.UTF-8 zh_CN.UTF-8 en_US zh_CN"
62 MAKEOPTS="-j5"
63 PKGDIR="/usr/portage/packages"
64 PORTAGE_CONFIGROOT="/"
65 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
66 --compress --force --whole-file --delete --stats --timeout=180
67 --exclude=/distfiles --exclude=/local --exclude=/packages"
68 PORTAGE_TMPDIR="/var/tmp"
69 PORTDIR="/usr/portage"
70 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
71 USE="X accessibility acl alsa amd64 bash-completion berkdb bluetooth
72 bzip2 cjk cli cracklib crypt cscope dbus dri fortran gdbm git gpm hal
73 hvm iconv ipv6 java kde lm_sensors mmx modules mudflap multilib
74 ncurses nls npp nptl nptlonly nsplugin openmp pam pcre perl png pppd
75 python qt3support readline reflection samba session spl sse sse2 ssl
76 subversion svg sysfs tcpd truetype unicode vim-syntax vmware xcb xorg
77 zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
78 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
79 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
80 ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
81 extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
82 mulaw multi null plug rate route share shm softvol"
83 APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
84 authn_dbm authn_default authn_file authz_dbm authz_default
85 authz_groupfile authz_host authz_owner authz_user autoindex cache dav
86 dav_fs dav_lock deflate dir disk_cache env expires ext_filter
87 file_cache filter headers include info log_config logio mem_cache mime
88 mime_magic negotiation rewrite setenvif speling status unique_id
89 userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard
90 mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
91 hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US.UTF-8
92 zh_CN.UTF-8 en_US zh_CN" USERLAND="GNU" VIDEO_CARDS="nvidia vesa
93 vmware"
94 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
95 LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
96 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
97
98
99 --
100 Best Regards,
101 David Shen
102
103 http://twitter.com/davidshen84/
104 http://meme.yahoo.com/davidshen84/

Replies