Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759133 - dev-libs/wayland-1.18.0: /bin/sh: wayland-scanner: command not found
Summary: dev-libs/wayland-1.18.0: /bin/sh: wayland-scanner: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: crossdev-bugs
  Show dependency tree
 
Reported: 2020-12-08 22:05 UTC by Aisha Tammy
Modified: 2020-12-27 19:19 UTC (History)
0 users

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


Attachments
emerge --info.txt (emerge --info.txt,5.87 KB, text/plain)
2020-12-08 22:05 UTC, Aisha Tammy
Details
build.log (build.log,12.01 KB, text/x-log)
2020-12-08 22:06 UTC, Aisha Tammy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aisha Tammy 2020-12-08 22:05:27 UTC
Created attachment 677308 [details]
emerge --info.txt

cross compiling of dev-libs/wayland-1.18.0 fails on amd64 crossdev

calls the command wayland-scanner that is only provided by itself.
Comment 1 Aisha Tammy 2020-12-08 22:06:12 UTC
Created attachment 677311 [details]
build.log
Comment 2 Matt Turner gentoo-dev 2020-12-08 22:27:05 UTC
I made changes upstream a few months ago that will allow us to easily solve this in the next release of wayland. We'll have a wayland-scanner package, separate from the wayland package.
Comment 3 Larry the Git Cow gentoo-dev 2020-12-27 19:19:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2406cd3f9b10da3162af898f287b3883730564

commit ef2406cd3f9b10da3162af898f287b3883730564
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-12-21 17:44:15 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-12-27 19:18:55 +0000

    dev-util/wayland-scanner: Add new package
    
    Closes: https://bugs.gentoo.org/576146
    Closes: https://bugs.gentoo.org/759133
    Signed-off-by: Matt Turner <mattst88@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/18751
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/wayland-scanner/Manifest                  |  1 +
 dev-util/wayland-scanner/metadata.xml              |  8 ++++
 .../wayland-scanner/wayland-scanner-1.18.91.ebuild | 49 ++++++++++++++++++++++
 .../wayland-scanner/wayland-scanner-9999.ebuild    | 49 ++++++++++++++++++++++
 4 files changed, 107 insertions(+)