Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387753 - [x11-overlay] x11-libs/libxkbcommon: "Failed to compile keymaps" when x-compiling
Summary: [x11-overlay] x11-libs/libxkbcommon: "Failed to compile keymaps" when x-compi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL: http://groups.google.com/group/waylan...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 22:46 UTC by Mandeep Singh Baines
Modified: 2011-10-31 20:56 UTC (History)
0 users

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


Attachments
ebuild.patch (ebuild.patch,526 bytes, text/plain)
2011-10-19 22:48 UTC, Mandeep Singh Baines
Details

Note You need to log in before you can comment on or make changes to this bug.
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