Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861923 - dev-games/aseprite-1.2.37 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-games/aseprite-1.2.37 fails to compile with dev-lang/python-exec[-native-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-07-29 07:59 UTC by Agostino Sarubbo
Modified: 2022-08-18 07:06 UTC (History)
1 user (show)

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


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

Issue: dev-games/aseprite-1.2.37 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-29 07:59:39 UTC
Created attachment 795446 [details]
build.log

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

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

commit 0d5d1beba3be61364dbd859abdfa7518ea79b624
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2022-08-01 12:33:05 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-08-18 07:06:17 +0000

    dev-games/aseprite: fix building skia
    
    skia's build system invokes python directly, which will fail with
    dev-lang/python-exec[-native-symlinks].
    
    Closes: https://bugs.gentoo.org/861923
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-games/aseprite/aseprite-1.2.37.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)