Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833078 - x11-misc/xkeyboard-config-2.35.1: /usr/bin/env: ‘perl’: No such file or directory
Summary: x11-misc/xkeyboard-config-2.35.1: /usr/bin/env: ‘perl’: No such file or direc...
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:
Depends on:
Blocks:
 
Reported: 2022-02-10 12:20 UTC by Joonas Niilola
Modified: 2022-02-12 03:48 UTC (History)
0 users

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


Attachments
build.log (xkeyboard-config-2.35.1-build.log,14.78 KB, text/plain)
2022-02-10 12:20 UTC, Joonas Niilola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2022-02-10 12:20:05 UTC
Created attachment 764792 [details]
build.log

Build.log as attachment.
Comment 1 Matt Turner gentoo-dev 2022-02-10 22:14:15 UTC
Huh, I guess we've never noticed it depends on perl because it's basically impossible to not have perl.

Probably somehow related to https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/3a99ee6ea21c1e04758c2e84481da60c812f597b
Comment 2 Joonas Niilola gentoo-dev 2022-02-11 06:15:33 UTC
Heh, my test containers are stripped to minimum, so only the minimal amount of packages pre-installed, and build-deps depcleaned. Then they operate _mostly_ on binpkgs. 

I do clean build-deps from my desktop too occassionally to get rid of some unused cruft... can't be that weird of a habit? ;)
Comment 3 Larry the Git Cow gentoo-dev 2022-02-12 03:48:35 UTC
The bug has been closed via the following commit(s):

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

commit 4f8883dc0365556a2b6b2d64469e52c67595d20e
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-02-12 03:47:30 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-02-12 03:48:26 +0000

    x11-misc/xkeyboard-config: BDEPEND on dev-lang/perl
    
    Closes: https://bugs.gentoo.org/833078
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild   | 1 +
 x11-misc/xkeyboard-config/xkeyboard-config-2.35.1.ebuild | 1 +
 x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild   | 1 +
 3 files changed, 3 insertions(+)