Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841575 - sys-devel/mold-1.2.1 calls python directly (dev-lang/python-exec[-native-symlinks])
Summary: sys-devel/mold-1.2.1 calls python directly (dev-lang/python-exec[-native-syml...
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-04-29 05:56 UTC by Agostino Sarubbo
Modified: 2022-04-30 06:48 UTC (History)
1 user (show)

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


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

Issue: sys-devel/mold-1.2.1 calls python directly (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-04-29 05:56:49 UTC
Created attachment 775272 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-04-30 06:48:04 UTC
The bug has been closed via the following commit(s):

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

commit 135d88401a60dbbc0905c1f16391cea46b8d0cc0
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2022-04-30 06:47:12 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-04-30 06:47:46 +0000

    sys-devel/mold: don't invoke python during build
    
    Closes: https://bugs.gentoo.org/841575
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 .../mold/files/mold-1.2.1-install-nopython.patch   | 34 ++++++++++++++++++++++
 .../{mold-1.2.1.ebuild => mold-1.2.1-r1.ebuild}    |  5 ++++
 sys-devel/mold/mold-9999.ebuild                    |  5 ++++
 3 files changed, 44 insertions(+)