Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330699 - [x11 overlay] x11-misc/xkeyboard-config-9999 doesn't compile
Summary: [x11 overlay] x11-misc/xkeyboard-config-9999 doesn't compile
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-01 14:04 UTC by cyrillic
Modified: 2010-08-08 09:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,2.52 KB, text/plain)
2010-08-01 14:10 UTC, cyrillic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyrillic 2010-08-01 14:04:52 UTC
x11-misc/xkeyboard-config-9999 doesn't compile because some of the files have been removed upstream.

Reproducible: Always

Steps to Reproduce:
1. emerge xkeyboard-config
2.
3.

Actual Results:  
emake install failed


I was able to compile this package by adding
EGIT_BOOTSTRAP="autogen.sh"
to the ebuild.
Comment 1 cyrillic 2010-08-01 14:10:27 UTC
Created attachment 240921 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-06 20:59:10 UTC
We've did two commits in order to fix the issue. First, please sync your portage tree to get [1]; then update the X11 overlay to get [2]. Please let us know if it works for you.

[1] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/xorg-2.eclass?r1=1.6&r2=1.7
[2] http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=ba55616fba7a774a3f42b3c5644b4ae9d10f14ba
Comment 3 cyrillic 2010-08-07 00:04:18 UTC
It works now.
Thank you.