Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865859 - sys-devel/mold-1.4.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sys-devel/mold-1.4.1 fails to compile with dev-lang/python-exec[-native-symli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-08-20 07:58 UTC by Agostino Sarubbo
Modified: 2022-08-20 08:26 UTC (History)
1 user (show)

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


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

Issue: sys-devel/mold-1.4.1 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-08-20 07:58:51 UTC
Created attachment 800211 [details]
build.log

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


/bin/sh: /var/tmp/portage/sys-devel/mold-1.4.1/work/mold-1.4.1/update-git-hash.py: /usr/bin/python3: bad interpreter: No such file or directory
FAILED: CMakeFiles/UpdateGitHash git-hash.cc /var/tmp/portage/sys-devel/mold-1.4.1/work/mold-1.4.1_build/CMakeFiles/UpdateGitHash /var/tmp/portage/sys-devel/mold-1.4.1/work/mold-1.4.1_build/git-hash.cc
Comment 3 Larry the Git Cow gentoo-dev 2022-08-20 08:26:32 UTC
The bug has been closed via the following commit(s):

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

commit eaf1cdafeb5bfea797ebbad795b848f48a86a5f2
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-08-20 08:25:05 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-08-20 08:26:11 +0000

    sys-devel/mold: stop calling python during build
    
    Closes: https://bugs.gentoo.org/865859
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 sys-devel/mold/mold-1.4.1.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)