Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385963 - [x11-overlay] x11-base/wayland: enable cross-compiling by not running target wayland-scanner
Summary: [x11-overlay] x11-base/wayland: enable cross-compiling by not running target ...
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://lists.freedesktop.org/archives...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 23:57 UTC by Mandeep Singh Baines
Modified: 2011-10-31 21:15 UTC (History)
2 users (show)

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


Attachments
ebuild.patch (ebuild.patch,632 bytes, patch)
2011-10-07 00:00 UTC, Mandeep Singh Baines
Details | Diff
ebuild2.patch (ebuild2.patch,711 bytes, patch)
2011-10-07 22:11 UTC, Mandeep Singh Baines
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mandeep Singh Baines 2011-10-06 23:57:53 UTC
When cross-compiling Wayland, wayland-scanner should be picked up from the host system instead of compiling and trying to run e.g. ARM wayland-scanner on X86.

Reproducible: Always

Steps to Reproduce:
1.emerge wayland # for a non-host target
2.
3.
Comment 1 Mandeep Singh Baines 2011-10-07 00:00:55 UTC
Created attachment 289033 [details, diff]
ebuild.patch
Comment 2 Mandeep Singh Baines 2011-10-07 22:11:49 UTC
Created attachment 289161 [details, diff]
ebuild2.patch

A second patch which allows for x-compile without relying on wayland being installed on the host.
Comment 3 Mandeep Singh Baines 2011-10-07 23:13:59 UTC
Ignore the second patch. You need wayland-scanner built for the host regardless.
Comment 4 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-10-31 21:15:44 UTC
applied, thanks