Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894492 - media-libs/libdisplay-info-0.1.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: media-libs/libdisplay-info-0.1.0 fails to compile with dev-lang/python-exec[-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2023-02-15 06:51 UTC by Agostino Sarubbo
Modified: 2023-02-17 23:21 UTC (History)
0 users

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


Attachments
build.log (build.log,60.27 KB, text/plain)
2023-02-15 06:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-15 06:51:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libdisplay-info-0.1.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-15 06:51:32 UTC
Created attachment 851166 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-15 06:51:33 UTC
Error(s) that match a know pattern:


FAILED: pnp-id-table.c 
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-02-17 23:21:50 UTC
The bug has been closed via the following commit(s):

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

commit 2ce41a51e5b2251bdf9c89b2b959bedddfeea4af
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2023-02-16 23:09:10 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-02-17 23:02:41 +0000

    media-libs/libdisplay-info: Fix use of Python without eclass
    
    Closes: https://bugs.gentoo.org/894492
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild       | 3 ++-
 media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)