Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773568 - games-strategy/0ad-0.0.24b_alpha fails to compile with dev-lang/python-exec[-native-symlinks] (in bundled SpiderMonkey)
Summary: games-strategy/0ad-0.0.24b_alpha 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: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-03-01 12:14 UTC by Agostino Sarubbo
Modified: 2021-08-28 03:39 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,54.27 KB, application/x-xz)
2021-03-01 12:14 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 2021-03-01 12:14:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/0ad-0.0.24b_alpha 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 2021-03-01 12:14:07 UTC
Created attachment 688878 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-01 12:14:10 UTC
Possible context of error(s):

../js/src/configure: line 27: exec: python3: not found
Comment 3 Larry the Git Cow gentoo-dev 2021-08-28 03:39:36 UTC
The bug has been closed via the following commit(s):

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

commit c9c5aaef64de02961e7a71f74e012f5e3a4273d3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-28 03:39:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-28 03:39:11 +0000

    games-strategy/0ad: add missing python-any-r1_pkg_setup call
    
    Closes: https://bugs.gentoo.org/773568
    Closes: https://bugs.gentoo.org/802072
    Signed-off-by: Sam James <sam@gentoo.org>

 games-strategy/0ad/0ad-0.0.24b_alpha-r1.ebuild | 2 ++
 games-strategy/0ad/0ad-0.0.25b_alpha.ebuild    | 2 ++
 2 files changed, 4 insertions(+)