Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295856 - x11-base/xorg-server-1.7.3 fails to emerge.
Summary: x11-base/xorg-server-1.7.3 fails to emerge.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 13:33 UTC by Tom Lane
Modified: 2009-12-10 02:07 UTC (History)
0 users

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


Attachments
xorg-server-1.7.3 build.log (build.log,12.52 KB, text/plain)
2009-12-05 13:34 UTC, Tom Lane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Lane 2009-12-05 13:33:16 UTC
xorg-server-1.7.3 fails to emerge with portage-2.2_rc54, new system build, logs to be attached, emerge --info following:

emerge --info
Portage 2.2_rc54 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-14-generic i686)
=================================================================
System uname: Linux-2.6.31-14-generic-i686-Intel-R-_Core-TM-2_Duo_CPU_T5750_@_2.00GHz-with-gentoo-1.12.13
Timestamp of tree: Thu, 03 Dec 2009 14:30:01 +0000
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.2-r1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="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"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl berkdb bzip2 cli cracklib crypt cups dbus dri fortran gdbm gnome gpm hal iconv ipv6 jpeg kde mng modules mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl png pppd python qt3support readline reflection session spl sql ssl svg sysfs tcpd unicode webkit x86 xorg 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 mmap_emul 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Reproducible: Always

Steps to Reproduce:
1. emerge x11-base/xorg-server


Actual Results:  
failed to emerge xorg-server-1.7.3

Expected Results:  
xorg-server-1.7.3 emerged sucsessfully.
Comment 1 Tom Lane 2009-12-05 13:34:16 UTC
Created attachment 212151 [details]
xorg-server-1.7.3 build.log

build.log from failed emerge.
Comment 2 Rafał Mużyło 2009-12-05 14:52:07 UTC
media-libs/mesa is RDEPEND of xorg-server
x11-libs/libXxf86vm is RDEPEND of media-libs/mesa

Looks like something wrong with your system.

What does 'pkg-config xxf86vm --modversion' print ?
Comment 3 Tom Lane 2009-12-05 14:58:40 UTC
(In reply to comment #2)
> media-libs/mesa is RDEPEND of xorg-server
> x11-libs/libXxf86vm is RDEPEND of media-libs/mesa
> 
> Looks like something wrong with your system.
> 
> What does 'pkg-config xxf86vm --modversion' print ?
> 

pkg-config xxf86vm --modversion
Package xxf86vm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xxf86vm.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xxf86vm' found
Comment 4 Rafał Mużyło 2009-12-05 16:05:53 UTC
In that case what do 'equery l x11-libs/libXxf86vm' and
'emerge -upvD --with-bdeps y @world'