Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44596 - xfree 4.3.0-r5 fails on "xkbcomp: No such file or directory"
Summary: xfree 4.3.0-r5 fails on "xkbcomp: No such file or directory"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-13 13:19 UTC by Tom Gall (RETIRED)
Modified: 2004-04-11 00:50 UTC (History)
0 users

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 Tom Gall (RETIRED) gentoo-dev 2004-03-13 13:19:05 UTC
+ mkdir -p /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/lib/X11/xkb
rm -f xkbcomp
gcc -o xkbcomp -O2 -O2 -O2 -O2 -ansi -pedantic -Wno-return-type -w     -L../../exports/lib   xkbcomp.o x
kbscan.o expr.o vmod.o indicators.o misc.o alias.o               keymap.o keycodes.o keytypes.o compat.o
 action.o                symbols.o geometry.o xkbpath.o listing.o                xkbparse.o parseutils.o
 utils.o -lxkbfile -lXext -lX11      -Wl,-rpath-link,../../exports/lib
install -c   xkbcomp /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/lib/X11/xkb/xkbcomp
+ install -c -m 0444 README /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/lib/X11/xkb
+ install -c -m 0444 README.config /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/lib/X11/xkb
+ install -c -m 0444 README.enhancing /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/lib/X11/xkb
install -c   xkbcomp /var/tmp/portage/xfree-4.3.0-r5/image//usr/X11R6/bin/xkbcomp
installing in programs/xkbcomp/compat...
make[4]: Entering directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/xkbcomp/compat'
rm -f compat.dir
LD_LIBRARY_PATH=../../../exports/lib  ../../../exports/bin/xkbcomp -lfhlpR -o compat.dir '*'
/bin/sh: line 1: ../../../exports/bin/xkbcomp: No such file or directory
make[4]: *** [compat.dir] Error 1
make[4]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/xkbcomp/compat'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/xkbcomp'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc'
make: *** [install] Error 2

!!! ERROR: x11-base/xfree-4.3.0-r5 failed.
!!! Function src_install, Line 623, Exitcode 2
!!! (no error message)

cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
USE="gnome gtk "
CXXFLAGS="${CFLAGS}"




Reproducible: Always
Steps to Reproduce:
1. emerge xfree 
2.
3.

Actual Results:  
see details
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-13 17:29:04 UTC
That's an interesting one, could you post a full plain-text compile log or a link to one?
Comment 2 Jason Huebel (RETIRED) gentoo-dev 2004-03-21 09:37:15 UTC
tgall, any more info on this one or are you good to go now?
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-04-11 00:50:12 UTC
well, it's been almost a month. i think it's safe to mark this one as needinfo...