Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xkeyboard-config-1.5 fails to emerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
n8fox
n00b
n00b


Joined: 13 Jun 2007
Posts: 8
Location: Berlin, Germany

PostPosted: Fri May 22, 2009 4:08 pm    Post subject: xkeyboard-config-1.5 fails to emerge Reply with quote

Hi everyone, during update world, x11-misc/xkeyboard-config-1.5 just brought me down :( . There seems to be nothing about this in the forums, so I guess its not one of the common "-u world pitfalls. Unfortunately I've no idea what might be broken here:

Code:

 * ERROR: x11-misc/xkeyboard-config-1.5 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2126:  Called econf '--with-xkb-base=/usr/share/X11/xkb' '--enable-compat-rules' '--disable-xkbcomp-symlink' '--with-xkb-rules-symlink=xorg'
 *               ebuild.sh, line  525:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *  The die message:
 *   econf failed


config.log:
Code:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by xkeyboard-config configure 1.5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./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 --with-xkb-base=/usr/share/X11/xkb --enable-compat-rules --disable-xkbcomp-symlink --with-xkb-rules-symlink=xorg

## --------- ##
## Platform. ##
## --------- ##

hostname = kathrin
uname -m = i686
uname -r = 2.6.27-gentoo-r8
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Mar 26 10:19:42 Local time zone must be set--

/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1700MHz
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = A
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib/icecc/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin/ebuild-helpers
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.2
PATH: /usr/kde/3.5/sbin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
PATH: /opt/vmware/player/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1836: checking for a BSD-compatible install
configure:1892: result: /usr/bin/install -c
configure:1903: checking whether build environment is sane
configure:1946: result: yes
configure:1974: checking for a thread-safe mkdir -p
configure:2013: result: /bin/mkdir -p
configure:2026: checking for gawk
configure:2042: found /bin/gawk
configure:2053: result: gawk
configure:2064: checking whether make sets $(MAKE)
configure:2085: result: yes
configure:2273: checking whether to enable maintainer-specific portions of Makefiles
configure:2282: result: no
configure:2300: checking for xkbcomp
configure:2318: found /usr/bin/xkbcomp
configure:2331: result: /usr/bin/xkbcomp
configure:2408: checking whether NLS is requested
configure:2417: result: yes
configure:2433: checking for style of include used by make
configure:2461: result: GNU
configure:2491: checking for i686-pc-linux-gnu-gcc
configure:2507: found /usr/lib/icecc/bin/i686-pc-linux-gnu-gcc
configure:2518: result: i686-pc-linux-gnu-gcc
configure:2796: checking for C compiler version
configure:2803: i686-pc-linux-gnu-gcc --version >&5
gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2806: $? = 0
configure:2813: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
configure:2816: $? = 0
configure:2823: i686-pc-linux-gnu-gcc -V >&5
gcc: '-V' option must have argument
configure:2826: $? = 1
configure:2849: checking for C compiler default output file name
configure:2876: i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer  -Wl,-O1 conftest.c  >&5
configure:2879: $? = 0
configure:2917: result: a.out
configure:2934: checking whether the C compiler works
configure:2944: ./a.out
configure:2947: $? = 0
configure:2964: result: yes
configure:2971: checking whether we are cross compiling
configure:2973: result: no
configure:2976: checking for suffix of executables
configure:2983: i686-pc-linux-gnu-gcc -o conftest -march=pentium-m -O2 -pipe -fomit-frame-pointer  -Wl,-O1 conftest.c  >&5
configure:2986: $? = 0
configure:3010: result:
configure:3016: checking for suffix of object files
configure:3042: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3045: $? = 0
configure:3068: result: o
configure:3072: checking whether we are using the GNU C compiler
configure:3101: i686-pc-linux-gnu-gcc -c -march=pentium-m -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3107: $? = 0
configure:3124: result: yes
configure:3129: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3159: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3165: $? = 0
configure:3264: result: yes
configure:3281: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3355: i686-pc-linux-gnu-gcc  -c -march=pentium-m -O2 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3361: $? = 0
configure:3384: result: none needed
configure:3404: checking dependency style of i686-pc-linux-gnu-gcc
configure:3495: result: none
configure:3524: checking for intltool >= 0.30
configure:3531: result: 0.40.5 found
configure:3541: checking for intltool-update
configure:3559: found /usr/bin/intltool-update
configure:3571: result: /usr/bin/intltool-update
configure:3581: checking for intltool-merge
configure:3599: found /usr/bin/intltool-merge
configure:3611: result: /usr/bin/intltool-merge
configure:3621: checking for intltool-extract
configure:3639: found /usr/bin/intltool-extract
configure:3651: result: /usr/bin/intltool-extract
configure:3708: checking for xgettext
configure:3726: found /usr/bin/xgettext
configure:3738: result: /usr/bin/xgettext
configure:3748: checking for msgmerge
configure:3766: found /usr/bin/msgmerge
configure:3778: result: /usr/bin/msgmerge
configure:3788: checking for msgfmt
configure:3806: found /usr/bin/msgfmt
configure:3818: result: /usr/bin/msgfmt
configure:3828: checking for gmsgfmt
configure:3846: found /usr/bin/gmsgfmt
configure:3859: result: /usr/bin/gmsgfmt
configure:3883: checking for perl
configure:3901: found /usr/bin/perl
configure:3913: result: /usr/bin/perl
configure:3932: checking for XML::Parser
configure:3938: error: XML::Parser perl module is required for intltool

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=pentium-m -O2 -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_XKBCOMP=/usr/bin/xkbcomp
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run aclocal-1.10'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run automake-1.10'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-march=pentium-m -O2 -pipe -fomit-frame-pointer'
CPP=''
CPPFLAGS=''
CREATE_RULES_SYMLINK_FALSE='#'
CREATE_RULES_SYMLINK_TRUE=''
CREATE_XKBCOMP_SYMLINK_FALSE=''
CREATE_XKBCOMP_SYMLINK_TRUE='#'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT='/usr/bin/gmsgfmt'
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS='-Wl,-O1'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='xkeyboard-config'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='xkeyboard-config'
PACKAGE_STRING='xkeyboard-config 1.5'
PACKAGE_TARNAME='xkeyboard-config'
PACKAGE_VERSION='1.5'
PATH_SEPARATOR=':'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_COMPAT_RULES_FALSE='#'
USE_COMPAT_RULES_TRUE=''
USE_NLS='yes'
VERSION='1.5'
XGETTEXT='/usr/bin/xgettext'
XKBCOMP='/usr/bin/xkbcomp'
ac_ct_CC=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias='i686-pc-linux-gnu'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='i686-pc-linux-gnu'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='$(SHELL) /var/tmp/portage/x11-misc/xkeyboard-config-1.5/work/xkeyboard-config-1.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
xkb_base='/usr/share/X11/xkb'
xkb_rules_symlink='xorg'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "xkeyboard-config"
#define PACKAGE_TARNAME "xkeyboard-config"
#define PACKAGE_VERSION "1.5"
#define PACKAGE_STRING "xkeyboard-config 1.5"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "xkeyboard-config"
#define VERSION "1.5"

configure: exit 1

Anyone?
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri May 22, 2009 5:09 pm    Post subject: Reply with quote

Try 'emerge -1 intltool' - it should pull
the thing that configure is failing at.
Back to top
View user's profile Send private message
n8fox
n00b
n00b


Joined: 13 Jun 2007
Posts: 8
Location: Berlin, Germany

PostPosted: Fri May 22, 2009 7:59 pm    Post subject: Reply with quote

Thanks, that worked! intltool broke on XML::Parser first, but nothing un-fixable :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum