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

Bug 387753

Summary: [x11-overlay] x11-libs/libxkbcommon: "Failed to compile keymaps" when x-compiling
Product: Gentoo Linux Reporter: Mandeep Singh Baines <msb>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://groups.google.com/group/wayland-display-server/browse_thread/thread/f1e4434e42ada884
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild.patch

Description Mandeep Singh Baines 2011-10-19 22:46:01 UTC
I get the following error when running wayland-terminal (which I built using crossdev):

Failed to compile keymap

Reproducible: Always
Comment 1 Mandeep Singh Baines 2011-10-19 22:48:51 UTC
Created attachment 290293 [details]
ebuild.patch
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-10-19 23:15:39 UTC
Thanks for the report and patch. (Bug wranglers will take care of assigning and CC:, it is recommended that users CC: developers only when explicitly requested)

But I think that patch would break prefix. I'll commit an adapted version to the x11 overlay soon.
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-10-31 20:56:32 UTC
added ${EPREFIX} to patch, applied