Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921026 - games-engines/renpy-8.1.3 fails to compile (GCC-14-SYSTEM): ModuleNotFoundError: No module named future
Summary: games-engines/renpy-8.1.3 fails to compile (GCC-14-SYSTEM): ModuleNotFoundErr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-30 09:50 UTC by Agostino Sarubbo
Modified: 2024-01-14 03:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.85 KB, text/plain)
2023-12-30 09:50 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 2023-12-30 09:50:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/renpy-8.1.3 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-30 09:50:20 UTC
Created attachment 880999 [details]
build.log

build log and emerge --info
Comment 2 Coding Otaku (Rahul) 2024-01-06 08:13:23 UTC
It looks like a missing dependency on dev-python/future, installing it will fix.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-14 03:10:57 UTC
The bug has been closed via the following commit(s):

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

commit 8e3a8e7db1d0639605726d453fc5c56821b3b93c
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2024-01-11 05:56:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-14 03:10:18 +0000

    games-engines/renpy: Add missing dependency on dev-python/future
    
    Closes: https://bugs.gentoo.org/921026
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Closes: https://github.com/gentoo/gentoo/pull/34740
    Signed-off-by: Sam James <sam@gentoo.org>

 games-engines/renpy/{renpy-8.1.3.ebuild => renpy-8.1.3-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)