Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851480 - sys-fs/lxcfs-5.0.0_p20220524 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sys-fs/lxcfs-5.0.0_p20220524 fails to compile with dev-lang/python-exec[-nati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-06-12 08:20 UTC by Agostino Sarubbo
Modified: 2022-06-12 16:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.47 KB, text/plain)
2022-06-12 08:20 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,2.38 KB, text/plain)
2022-06-12 08:20 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 2022-06-12 08:20:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/lxcfs-5.0.0_p20220524 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 2022-06-12 08:20:15 UTC
Created attachment 784154 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-12 08:20:16 UTC
Created attachment 784157 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-12 08:20:18 UTC
Error(s) that match a know pattern:


meson.build:23:18: ERROR: Program or command 'python3' not found or not executable
Comment 4 Larry the Git Cow gentoo-dev 2022-06-12 16:03:48 UTC
The bug has been closed via the following commit(s):

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

commit dbeddbb04013435d1925df5ef648bf1ecd677b38
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2022-06-12 15:59:56 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-06-12 16:03:46 +0000

    sys-fs/lxcfs: fix dev-lang/python-exec[-native-symlinks] on 5.0.0
    
    Closes: https://bugs.gentoo.org/851480
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/lxcfs/lxcfs-5.0.0_p20220524.ebuild | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)