Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921916 - [guru] games-util/minigalaxy-1.1.0 fails tests (GCC-14-SYSTEM): ImportError: Failed to import test module: minigalaxy.ui
Summary: [guru] games-util/minigalaxy-1.1.0 fails tests (GCC-14-SYSTEM): ImportError: ...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas Zuber
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-12 08:18 UTC by Agostino Sarubbo
Modified: 2024-04-14 02:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,95.79 KB, text/plain)
2024-01-12 08:18 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 2024-01-12 08:18:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/minigalaxy-1.1.0 fails tests (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_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 2024-01-12 08:18:59 UTC
Created attachment 882070 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-12 08:18:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
ImportError: Failed to import test module: minigalaxy.ui
ValueError: Namespace WebKit2 not available
Comment 3 Larry the Git Cow gentoo-dev 2024-04-14 02:18:37 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd741d6e7b2fee143f680320b44d4f472e30579d

commit fd741d6e7b2fee143f680320b44d4f472e30579d
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-14 02:10:25 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-14 02:10:25 +0000

    games-util/minigalaxy: add 1.2.6, enable py3.12
    
    Closes: https://bugs.gentoo.org/897622
    Bug: https://bugs.gentoo.org/921890
    Bug: https://bugs.gentoo.org/921916
    Bug: https://bugs.gentoo.org/927563
    Signed-off-by: Julien Roy <julien@jroy.ca>

 games-util/minigalaxy/Manifest                |  2 +-
 games-util/minigalaxy/minigalaxy-1.1.0.ebuild | 86 ---------------------------
 games-util/minigalaxy/minigalaxy-1.2.6.ebuild | 44 ++++++++++++++
 3 files changed, 45 insertions(+), 87 deletions(-)