Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223357 - dev-python/pyxf86config cannot be emerged if x11-base/xorg-server is emerged with the minimal USE flag
Summary: dev-python/pyxf86config cannot be emerged if x11-base/xorg-server is emerged ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2008-05-23 15:20 UTC by Boris Figovsky
Modified: 2009-03-27 22:48 UTC (History)
3 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 Boris Figovsky 2008-05-23 15:20:24 UTC
I have x11-base/xorg-server emerged with the minimal USE flag,
and therefore it does not install libxf86config.
Therefore, dev-python/pyxf86config fails to build because -lxf86config is missing.


Reproducible: Always

Steps to Reproduce:
1. emerge x11-base/xorg-server with USE="minimal"
2. emerge dev-python/pyx86config


Actual Results:  
dev-python/pyxf86config fails to build.

Expected Results:  
dev-python/pyxf86config gets built

The build.log:

>>> Unpacking pyxf86config-0.3.34-1.fc8.src.rpm to /var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/work
 * Applying xorg-server-1.4-compat.patch ...                                                               [ ok ]
 * Applying 0.3.34-remove-rgbpath.patch ...                                                                [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/work/pyxf86config-0.3.34' ...
 * Running aclocal ...                                                                                     [ ok ]
 * Running libtoolize --copy --force --automake ...                                                        [ ok ]
 * Running aclocal ...                                                                                     [ ok ]
 * Running autoconf ...                                                                                    [ ok ]
 * Running autoheader ...                                                                                  [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                     [ ok ]
 * Running elibtoolize in: pyxf86config-0.3.34
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for library containing strerror... none required
checking whether ln -s works... yes
checking for make... /usr/bin/make
checking whether /usr/bin/make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... no
checking for i686-pc-linux-gnu-g95... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-ifort... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for XORG_SERVER... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xorg -I/usr/include/pixman-1 -fvisibility=hidden -O2 -march=pentium-m -pipe -fomit-frame-pointer -Wall -MT pyxf86conf.lo -MD -MP -MF .deps/pyxf86conf.Tpo -c pyxf86conf.c  -fPIC -DPIC -o .libs/pyxf86conf.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xorg -I/usr/include/pixman-1 -fvisibility=hidden -O2 -march=pentium-m -pipe -fomit-frame-pointer -Wall -MT xf86config_ext.lo -MD -MP -MF .deps/xf86config_ext.Tpo -c xf86config_ext.c  -fPIC -DPIC -o .libs/xf86config_ext.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xorg -I/usr/include/pixman-1 -fvisibility=hidden -O2 -march=pentium-m -pipe -fomit-frame-pointer -Wall -MT xf86config_ext.lo -MD -MP -MF .deps/xf86config_ext.Tpo -c xf86config_ext.c -o xf86config_ext.o >/dev/null 2>&1
pyxf86conf.c:2114: warning: 'intargfunc' is deprecated
pyxf86conf.c:2115: warning: 'intargfunc' is deprecated
pyxf86conf.c:2116: warning: 'intintargfunc' is deprecated
pyxf86conf.c: In function 'pyxf86genlist_insert':
pyxf86conf.c:2282: warning: dereferencing type-punned pointer will break strict-aliasing rules
pyxf86conf.c: In function 'pyxf86genlist_remove':
pyxf86conf.c:2319: warning: dereferencing type-punned pointer will break strict-aliasing rules
pyxf86conf.c: At top level:
pyxf86conf.c:2348: warning: 'intargfunc' is deprecated
pyxf86conf.c:2349: warning: 'intargfunc' is deprecated
pyxf86conf.c:2350: warning: 'intintargfunc' is deprecated
pyxf86conf.c: In function 'pyxf86config_setattr':
pyxf86conf.c:2638: warning: dereferencing type-punned pointer will break strict-aliasing rules
pyxf86conf.c:2641: warning: dereferencing type-punned pointer will break strict-aliasing rules
pyxf86conf.c:2644: warning: dereferencing type-punned pointer will break strict-aliasing rules
pyxf86conf.c:2647: warning: dereferencing type-punned pointer will break strict-aliasing rules
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.5 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xorg -I/usr/include/pixman-1 -fvisibility=hidden -O2 -march=pentium-m -pipe -fomit-frame-pointer -Wall -MT pyxf86conf.lo -MD -MP -MF .deps/pyxf86conf.Tpo -c pyxf86conf.c -o pyxf86conf.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -shared  .libs/pyxf86conf.o .libs/xf86config_ext.o  /usr/lib/libgmodule-2.0.so -L/usr/lib -ldl /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lxf86config  -march=pentium-m -Wl,--export-dynamic -Wl,-soname -Wl,ixf86configmodule.so -o .libs/ixf86configmodule.so
/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lxf86config
collect2: ld returned 1 exit status
make[1]: *** [ixf86configmodule.la] Error 1
make: *** [all] Error 2
 *
 * ERROR: dev-python/pyxf86config-0.3.34-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2750:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyxf86config-0.3.34-r1/temp/environment'.
 *

My emerge --info:
Portage 2.1.5.2 (default-linux/x86/2007.0, gcc-4.2.3, glibc-2.7-r2, 2.6.25-tuxonice-r4 i686)
=================================================================
System uname: 2.6.25-tuxonice-r4 i686 Intel(R) Pentium(R) M processor 1600MHz
Timestamp of tree: Thu, 22 May 2008 01:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.4-r1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r3
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/X11 /etc/bash /etc/bash_completion.d /etc/dbus-1 /etc/env.d /etc/fonts /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/gimp /etc/gtk /etc/gtk-2.0 /etc/hal /etc/hotplug /etc/init.d /etc/kvm/utils /etc/modules.d /etc/pam.d /etc/revdep-rebuild /etc/security /etc/skel /etc/ssl /etc/terminfo /etc/texmf /etc/udev /etc/udev/rules.d /etc/vim /etc/wget"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS=""
LINGUAS="en"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
USE="X a52 aac acpi alsa amr audiofile bash-completion bzip2 cli css cups curl dri dvdr dvdread ffmpeg flac gif glibc-omitfp iconv imlib isdnlog jpeg kde kdeenablefinal laptop mad mikmod minimal mmap mmx mng mp3 mp4 ncurses nptl nptlonly nvidia ogg opengl pam pcre png pppd reflection savedconfig sdl session sndfile speex spl sse sse2 tcpd theora tiff truetype unicode vcd vorbis wavpack win32codecs x86 xorg xv xvid xvmc zlib" 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 mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY, SYNC
Comment 1 Boris Figovsky 2008-05-23 15:30:16 UTC
In x11-base/xorg-server-1.4.90-r3.ebuild, line 320 states that if minimal USE flag is not set, then libxf86config will be installed. Otherwise it won't.
I propose 2 fixes for this bug:
1. In dev-python/pyxf86config's ebuild, the ebuild must verify that xorg-server was built without the minimal USE flag.
2. Add a new USE flag to xorg-server, named "xf86config", that enables libxf86config, and then pyxf86config's ebuild must verify that xorg-server was built with this USE flag.

Unrelated, the configure script should have found that libxf86config is missing... but that's an upstream bug
Comment 2 SpanKY gentoo-dev 2008-06-08 20:53:58 UTC
USE=minimal is a "you get to pick up the pieces" flag ... you should not be using it if you want a sane system
Comment 3 Martin Mokrejš 2008-06-17 14:54:02 UTC
I have the same issue here. I have a server, I want to use a VESA driver instead of messing with nVidia drivers and start a local X console. I have:

# emerge -pv xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] dev-python/pyxf86config-0.3.34-r1  0 kB 
[ebuild   R   ] x11-base/xorg-server-1.4.0.90-r3  USE="minimal xorg (-3dfx) -debug -dmx -dri -hal -ipv6 -kdrive (-nptl) -sdl -xprint" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="fbdev glint i810 mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo -apm -ark -chips -cirrus -cyrix -dummy -epson (-fglrx) (-geode) -i128 (-i740) (-impact) (-imstt) (-newport) (-nsc) -nvidia -rendition -s3 -s3virge -siliconmotion -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tga -tseng -v4l (-vermilion) (-xgi)" 0 kB 
[ebuild  N    ] sys-apps/hal-0.5.11-r1  USE="X crypt -acpi -apm -debug -dell -disk-partition -doc -laptop (-selinux)" 0 kB 
[ebuild  N    ] x11-drivers/xf86-input-evdev-1.2.0  USE="-debug" 0 kB 
[ebuild  N    ] app-misc/hal-info-20080310  0 kB 

Total: 5 packages (4 new, 1 reinstall), Size of downloads: 0 kB
#

If hal is already required for xorg-server then it should be pulled in and minimal should be ignored in this case.
Comment 4 Martin Mokrejš 2008-06-17 14:54:22 UTC
# emerge --info
Portage 2.1.5.3 (default/linux/amd64/2008.0/no-multilib, gcc-4.1.2, glibc-2.7-r2, 2.6.24.7-default x86_64)
=================================================================
System uname: 2.6.24.7-default x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Timestamp of tree: Fri, 06 Jun 2008 10:36:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.6
dev-lang/python:     2.4.4-r9, 2.5.2-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.62
sys-devel/automake:  1.8.5-r3, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=nocona"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=nocona"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/nfslarge/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X amd64 berkdb bzip2 crypt gdbm kerberos minimal mmx ncurses nptl nptlonly pam python readline sse sse2 ssl syslog tcpd xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 5 jonathan e. Snow 2008-08-10 22:51:48 UTC
Better yet change whatever pulled in pyxf86config not to require it.  
Comment 6 Alexander 2008-10-31 09:33:06 UTC
At me a similar problem :(
Whether there is a decision of a problem without recompiling Xorg-server ?
Comment 7 Petteri Räty (RETIRED) gentoo-dev 2009-02-04 12:10:11 UTC
migrated to EAPI 2. Arches please mark 0.3.34-r2 stable and let's get this closed.
Comment 8 Markus Meier gentoo-dev 2009-02-04 21:39:59 UTC
amd64/x86 stable
Comment 9 Raúl Porcel (RETIRED) gentoo-dev 2009-02-07 14:24:09 UTC
alpha/arm/ia64/sh/sparc stable
Comment 10 Joe Jezak (RETIRED) gentoo-dev 2009-02-23 16:40:46 UTC
Marked ppc/ppc64 stable.
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2009-03-27 22:45:31 UTC
WTF?
Comment 12 Jeroen Roovers (RETIRED) gentoo-dev 2009-03-27 22:48:35 UTC
Stable for HPPA. Old ebuild removed. Still wondering why hppa was made assignee instead of the maintainer... But don't answer that - I know the lame answer.