Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859457 - dev-util/muon-0_pre20220714 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-util/muon-0_pre20220714 fails to compile with dev-lang/python-exec[-nativ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-07-20 07:05 UTC by Agostino Sarubbo
Modified: 2022-07-20 19:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,62.66 KB, text/plain)
2022-07-20 07:05 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-07-20 07:05:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/muon-0_pre20220714 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-07-20 07:05:10 UTC
Created attachment 792473 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-20 07:05:11 UTC
Error(s) that match a know pattern:


FAILED: subprojects/meson-docs/meson-reference.3 
Run-time dependency bestline found: NO (tried pkgconfig and cmake)
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-07-20 19:10:45 UTC
The bug has been closed via the following commit(s):

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

commit a135f786f9666522f270bb989600d3e4f41eacbb
Author:     Arsen Arsenović <arsen@aarsen.me>
AuthorDate: 2022-07-20 11:16:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-20 19:10:09 +0000

    dev-util/muon: add pyyaml build-time dependency
    
    pyyaml (and it's CLoader) is required by genrefman when building the
    Meson reference
    
    Closes: https://bugs.gentoo.org/859454
    Closes: https://bugs.gentoo.org/859457
    Signed-off-by: Arsen Arsenović <arsen@aarsen.me>
    Closes: https://github.com/gentoo/gentoo/pull/26494
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/muon/muon-0_pre20220714.ebuild | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)