Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138607

Summary: xf86-input-keyboard: "You must build x11-base/xorg-server with USE=xorg", but there's no USE flag "xorg"
Product: Gentoo Linux Reporter: Sebastian <sebastian_ml>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian 2006-06-30 11:19:45 UTC
Hi,

I was trying to update my stable x86 box to xorg-x11-7.0. But it aborted trying to install xf86-input-keyboard. Error:

!!! ERROR: x11-drivers/xf86-input-keyboard-1.0.1.3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  ebuild.sh, line 1248:   Called x-modular_src_unpack
  x-modular.eclass, line 267:   Called x-modular_server_supports_drivers_check
  x-modular.eclass, line 205:   Called die

!!! You must build x11-base/xorg-server with USE=xorg.
!!! If you need support, post the topmost build error, and the call stack if relevant.

But there's no USE flag "xorg" in xorg-server:

[ebuild   R   ] x11-base/xorg-server-1.0.2-r7  USE="-debug -dri -ipv6 -minimal -xprint" 0 kB

IIRC marienz said this eclass test was meant for xorg-x11-7.1? I got it working reemerging xorg-server with "xorg" in USE. But to spare others the hassle it'd be great if you guys fixed this.

Thanks
Sebastian
Comment 1 Sebastian 2006-06-30 11:20:15 UTC
emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16.20 i686)
=================================================================
System uname: 2.6.16.20 i686 AMD Sempron(tm)   2400+
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -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/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/data/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/data/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa crypt cups dvdr foomaticdb gif gnutls ithreads jpeg kde kdeenablefinal logrotate mmx mmxext ncurses nls nodrm nptl nptlonly png pop ppds qt qt3 readline sasl sse ssl truetype truetype-fonts userlocales xorg xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Sebastian 2006-06-30 11:23:36 UTC
marienz just told me this was already reported and fixed :)

Thanks
S.
Comment 3 Sebastian 2006-06-30 11:24:43 UTC
Closed