GNU bug report logs -
#66173
Package unknown-horizons fails during build process
Previous Next
Full log
Message #24 received at 66173 <at> debbugs.gnu.org (full text, mbox):
Liliana, 宋文武:
Are you interested in reviewing these patches? Unfortunately I
neglected to CC the games team when posting them.
They fix the build of Unknown Horizons in master.
https://issues.guix.gnu.org/66173
--
Simon South
simon <at> simonsouth.net
-------------------- Start of forwarded message --------------------
Subject: bug#66173: [PATCH 0/2] unknown-horizons: Fix build, runtime errors
To: 66173 <at> debbugs.gnu.org
From: Simon South <simon <at> simonsouth.net>
Date: Thu, 4 Jan 2024 15:33:54 -0500
This patch series fixes unknown-horizons, a real-time strategy game,
by applying upstream commits that allow the game and its engine to
build and run using recent versions of Python.
This also resolves issue #54815, "Unknown Horizons 2019.1 fails to
start"[0].
I've tested this on AArch64 and x86-64 and everything seems fine: The
game starts as expected using
./pre-inst-env guix shell unknown-horizons -- unknown-horizons
--
Simon South
simon <at> simonsouth.net
[0] https://issues.guix.gnu.org/54815
Simon South (2):
gnu: fifengine: Fix runtime error when using Python 3.9 or newer.
gnu: unknown-horizons: Fix build and runtime errors.
gnu/local.mk | 3 +
gnu/packages/games.scm | 7 +-
.../patches/fifengine-python-3.9-compat.patch | 81 +++++++++++++++++++
.../unknown-horizons-python-3.10.patch | 32 ++++++++
.../patches/unknown-horizons-python-3.9.patch | 41 ++++++++++
5 files changed, 162 insertions(+), 2 deletions(-)
create mode 100644 gnu/packages/patches/fifengine-python-3.9-compat.patch
create mode 100644 gnu/packages/patches/unknown-horizons-python-3.10.patch
create mode 100644 gnu/packages/patches/unknown-horizons-python-3.9.patch
base-commit: 3c1f25fc7b3cd1942c33a48e71697f94c4c86bc2
--
2.41.0
-------------------- End of forwarded message --------------------
This bug report was last modified 1 year and 128 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.