Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132014 - i can't emerge xkeyboard-config-0.8
Summary: i can't emerge xkeyboard-config-0.8
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 06:00 UTC by wisnu
Modified: 2006-05-07 10:01 UTC (History)
0 users

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


Attachments
from /var/tmp/portage/xkeyboard-config-0.8/work/xkeyboard-config-0.8 (config.log,5.66 KB, text/plain)
2006-05-02 06:02 UTC, wisnu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wisnu 2006-05-02 06:00:53 UTC
Portage 2.1_pre7-r5 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.4.20041102-r1, 2.6.16-gentoo-r2 i686)
=================================================================
System uname: 2.6.16-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
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/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -ffast-math -pipe -fomit-frame-pointer -mfpmath=sse,387 -msse2 -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -ffast-math -pipe -fomit-frame-pointer -mfpmath=sse,387 -msse2 -mmmx"
DISTDIR="/portz/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks fixpackages loadpolicy metadata-transfer noauto noclean sandbox sfperms strict"
GENTOO_MIRRORS="http://202.6.233.34/gentoo/ http://mirror.gentoo.gr.jp http://fido.online.kz/gentoo http://gentoo.channelx.biz/ http://gentoo.gg3.net/"
MAKEOPTS="-j3"
PKGDIR="/portz/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://linux.ntcu.net/gentoo-distfiles"
USE="x86 acl alsa apache2 apm arts artswrappersuid automount avi berkdb bitmap-fonts ccache clamav crypt cups curl dba doc dri dvdr eds emboss encode foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hardened imap imlib inline innodb insecure-drivers isdnlog jpeg jpg kde libg++ libwww mad maildir mikmod motif mp3 mpeg mysql ncurses nls nptl nptlonly ogg opengl openssl oss pam pcre pdflib perl php png postgresql pppd prelude python qt quicktime readline samba sasl sdk sdl session snmp spell ssl symlink syslog tcpd tetex truetype truetype-fonts type1-fonts vda vhosts vorbis winbind xml xml2 xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 wisnu 2006-05-02 06:02:52 UTC
Created attachment 85985 [details]
from /var/tmp/portage/xkeyboard-config-0.8/work/xkeyboard-config-0.8

so what can I do?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-02 06:06:22 UTC
Please, don't restrict bugs without any reason. The checkboxes there are not a toy.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-02 06:10:04 UTC
> error: xkbcomp is required to install the xkb data files

The ebuilds depends on x11-apps/xkbcomp, no idea why it wouldn't be found. Re-emerge it and try again.
Comment 4 Mark Dominik Bürkle 2006-05-07 10:01:27 UTC
To verify if affected resp. fixed:

$ perl
use XML::Parser;
print "ok\n";
(Control-D)

If You get an error after entering "use XML::Parser; (return)" then it's most likely complaining about xml::Parser being unable to load libexpat.so.0.

Workaround: try re-emerging XML::Parser.