Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471066 - x11-proto/xcb-proto-1.8-r3 fails with python 3.2
Summary: x11-proto/xcb-proto-1.8-r3 fails with python 3.2
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 09:08 UTC by Cynede (RETIRED)
Modified: 2013-05-24 04:32 UTC (History)
6 users (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 Cynede (RETIRED) gentoo-dev 2013-05-23 09:08:08 UTC
>> Emerging (2 of 5) x11-proto/xcb-proto-1.8-r3
 * xcb-proto-1.8.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking xcb-proto-1.8.tar.bz2 to /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work
>>> Source unpacked in /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work
>>> Preparing source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8 ...
 * default: running autotools-utils_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-default"
/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --docdir=/usr/share/doc/xcb-proto-1.8-r3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for xmllint... /usr/bin/xmllint
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 3.2
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python3.2/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.2/site-packages
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
 * python3_2: running autotools-utils_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2"
/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xcb-proto-1.8-r3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for xmllint... /usr/bin/xmllint
checking whether /usr/bin/python3.2 version >= 2.5... yes
checking for /usr/bin/python3.2 version... 3.2
checking for /usr/bin/python3.2 platform... linux2
checking for /usr/bin/python3.2 script directory... ${prefix}/lib/python3.2/site-packages
checking for /usr/bin/python3.2 extension module directory... ${exec_prefix}/lib/python3.2/site-packages
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
 * python2_7: running autotools-utils_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python2_7"
/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/xcb-proto-1.8-r3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for xmllint... /usr/bin/xmllint
checking whether /usr/bin/python2.7 version >= 2.5... yes
checking for /usr/bin/python2.7 version... 2.7
checking for /usr/bin/python2.7 platform... linux2
checking for /usr/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xcbgen/Makefile
config.status: creating xcb-proto.pc
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8 ...
 * default: running autotools-utils_src_compile
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-default"
make -j2 -s 
Making all in src
Making all in xcbgen
 * python3_2: running autotools-utils_src_compile -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2"
make -j2 -s -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86 
/bin/sh: line 0: cd: /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86: No such file or directory
make: *** [/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86/config.status] Error 1
 * ERROR: x11-proto/xcb-proto-1.8-r3 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-proto/xcb-proto-1.8-r3'`,
 * the complete build log and the output of `emerge -pqv '=x11-proto/xcb-proto-1.8-r3'`.
 * The complete build log is located at '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2'
 * S: '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8'

>>> Failed to emerge x11-proto/xcb-proto-1.8-r3, Log file:

>>>  '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/temp/build.log'

 * Messages for package x11-proto/xcb-proto-1.8-r3:

 * ERROR: x11-proto/xcb-proto-1.8-r3 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=x11-proto/xcb-proto-1.8-r3'`,
 * the complete build log and the output of `emerge -pqv '=x11-proto/xcb-proto-1.8-r3'`.
 * The complete build log is located at '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2'
 * S: '/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8'
Comment 1 teidakankan 2013-05-23 09:51:31 UTC
...and python 3.3
Comment 2 Otto A. Schell 2013-05-23 12:42:43 UTC
me too!
.
.
.
 * python3_2: running autotools-utils_src_compile -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2"
make -j3 -C xcbgen top_builddir=/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86.
make: Entering directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-python3_2/xcbgen'
cd /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86 && make  am--refresh
/bin/sh: line 0: cd: /var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86: Datei oder Verzeichnis nicht gefunden
make: *** [/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-proto-1.8-x86/config.status] Error 1
make: Leaving directory `/var/tmp/portage/x11-proto/xcb-proto-1.8-r3/work/xcb-
 * ERROR: x11-proto/xcb-proto-1.8-r3 failed (compile phase):
 *   emake failed
.
.
.
========= emerge --info '=x11-proto/xcb-proto-1.8-r3' ===========
proto-1.8-python3_2/xcbgen'Portage 2.1.12.1 (default/linux/x86/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.9.2-gentoo i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.9.2-gentoo-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-gentoo-2.2
KiB Mem:     3107604 total,    603236 free
KiB Swap:    6752252 total,   6752252 free
Timestamp of tree: Wed, 22 May 2013 21:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.4, 3.2.4, 3.3.2
dev-util/ccache:          3.1.9-r1::science
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.2
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo anarchy xfce-dev science sunrise zugaina printer-drivers
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -msse2 -msahf --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=generic -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=prescott -msse2 -msahf --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=1024 -mtune=generic -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=3 --load-average=8.9 --keep-going --with-bdeps=y --complete-graph --autounmask-keep-masks"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://gentoo.inode.at/ http://gentoo.osuosl.org/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gentoo.mirror.dkm.cz/pub/gentoo/ "
LANG="de_AT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--progress --delete-before --human-readable"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/anarchy /var/lib/layman/xfce-dev /var/lib/layman/science /var/lib/layman/sunrise /var/lib/layman/zugaina /var/lib/layman/printer-drivers"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X X509 a52 aac aalib ace acl acpi adplug alsa amr amrnb aotuv apng bash-completion bluetooth branding bzip2 cairo cdda cdr cjk cli compress consolekit cracklib crypt cups cxx dbus dc1394 device-mapper dga dia diet dietlibc directfb dpms dri dts dv dvb dvd dvdr dvi emboss enca encode exif extras fam fat ffmpeg firefox fits flac fontforge fortran fuse gdbm gif git glade gpm grace gs gtk hfs html iconv icu id3 image imagemagick imap inkjar iplsrc ipp ipv6 jpeg keyboard kqemu lash latex lcms libnotify libwww lm_sensors lock lxde lzma lzo mad maildir menu-plugin mixer mmx mng modules monolithic-build monospaced mouse mp3 mp4 mpd mpeg mudflap mysql nano-syntax ncurses nptl nsplugin ntfs nvidia objc objc++ objc-gc ogg opengl openmp optimization osdmenu pam pango parport passwd pathbar pcf pci pcre pdf pgplot pixmaps pl2303 plugins png pnm policykit poppler-data portage ppds profiler psf pvr q32 qemu qemu-ifup qmail-spp qt3support quicktime radio rar raw rawio rdesktop rdesktop-vrdp rdpusb readline resolvconf rotor rpm rtf rtsp ru-dv ru-g ru-i ru-k s3 samba satasii scanner schroedinger science scsi sdl sdl-image sdl-sound sdlaudio seamonkey sensord serprog session sheep shm shorten sid smartcard smbclient smime smp sms sound sourcecaps spell sse sse2 sse3 ssh ssl startup-notification strong-optimization sudo svg svga swat symlink system-cxx-headers tcpd teletext tga theora thunar tiff toolame tools tremor truetype twolame type3 udev udisks unicode unzip upower usb utils v4l v4l2 vaapi vamp vcd vcdinfo vde vorbis wav wavpack webcam webphoto webstart width wiki win32 wma wmf wordperfect wxwidgets x264 x86 xcb xcf xcomposite xfce xft xklavier xml xmlreader xorg xpm xrender xscreensaver xterm-color xulrunner xv xvid xz zlib zoran" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon casio casio_qv fuji samsung *" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de sk en he ru el" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="arm armeb i386 m68k ppc" QEMU_USER_TARGETS="arm armeb i386 m68k ppc" RUBY_TARGETS="ruby18 ruby19" SANE_BACKENDS="canon630u" USERLAND="GNU" VIDEO_CARDS="radeon" XFCE_PLUGINS="brightness menu trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, USE_PYTHON

==================================
Comment 3 Jackie 2013-05-23 13:45:03 UTC
Me,too.I tried python3.2 & python3.3,no luck!Here is my emerge --info:

Portage 2.1.12.1 (default/linux/x86/13.0/desktop/kde, gcc-4.7.3, glibc-2.17, 3.9.3-gentoo i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.9.3-gentoo-i686-Intel-R-_Core-TM-_i3-2100_CPU_@_3.10GHz-with-gentoo-2.2
KiB Mem:     3625812 total,    860676 free
KiB Swap:    2000892 total,   1973244 free
Timestamp of tree: Thu, 23 May 2013 11:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.4, 3.2.4, 3.3.2
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.12.6, 1.13.2
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.5.4, 4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://mirrors.163.com/gentoo/"
LANG="zh_CN.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://mirrors.163.com/gentoo-portage"
USE="X a52 aac acl acpi alsa berkdb bindist branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cxx dbus declarative dri dts dvd dvdr emboss en_GB encode exif fam fcitx firefox flac fortran gdbm gif gpm iconv jpeg kde keymap kipi lcms ldap libnotify mad mng modules mp3 mp4 mpeg mudflap ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit polkit ppds qt3 qt3support qt4 readline sdl semantic-desktop session spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 x86 xcb xcomposite xinerama xml xorg xv xvid zh_CN zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_US en_GB zh_CN zh_CN.UTF-8" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 python3_3" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.2 3.3"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Cynede (RETIRED) gentoo-dev 2013-05-24 04:32:50 UTC
Solved for me