From: Felix Gruber <felgru@posteo.net>
To: 51280@debbugs.gnu.org, Efraim Flashner <efraim@flashner.co.il>
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#51280] [PATCH v2 5/5] gnu: openttd: Fix build failure.
Date: Sat, 6 Nov 2021 10:40:40 +0000 [thread overview]
Message-ID: <20211106104040.34751-6-felgru@posteo.net> (raw)
In-Reply-To: <YYKaqnYOMmcjUtty@3900XT>
* packages/games.scm (openttd)[native-inputs]: Use gcc-9 to fix build
failure.
---
gnu/packages/games.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 8e92e04daa..346bceed37 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4495,6 +4495,7 @@ Transport Tycoon Deluxe.")
`(("opengfx" ,openttd-opengfx)
("openmsx" ,openttd-openmsx)
("opensfx" ,openttd-opensfx)
+ ("gcc" ,gcc-9) ; for #include <charconv>
,@(package-native-inputs openttd-engine)))))
(define openrct2-title-sequences
--
2.30.2
next prev parent reply other threads:[~2021-11-06 10:44 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 6:58 [bug#51280] [PATCH 0/5] Update openttd to 12.0 Felix Gruber
2021-10-19 7:01 ` [bug#51280] [PATCH 1/5] gnu: openttd-engine: Update " Felix Gruber
2021-10-19 7:01 ` [bug#51280] [PATCH 2/5] gnu: openttd-opengfx: Update to 7.1 Felix Gruber
2021-10-19 7:01 ` [bug#51280] [PATCH 3/5] gnu: openttd-opensfx: Update to 1.0.2 Felix Gruber
2021-10-19 7:02 ` [bug#51280] [PATCH 4/5] gnu: openttd-openmsx: Update to 0.4.2 Felix Gruber
2021-11-03 14:20 ` Efraim Flashner
2021-11-06 10:21 ` Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 0/5] Update openttd to 12.0 Felix Gruber
2021-11-08 20:50 ` bug#51280: " Liliana Marie Prikler
2021-11-06 10:40 ` [bug#51280] [PATCH v2 1/5] gnu: openttd-engine: Update " Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 2/5] gnu: openttd-opengfx: Update to 7.1 Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 3/5] gnu: openttd-opensfx: Update to 1.0.2 Felix Gruber
2021-11-06 10:40 ` [bug#51280] [PATCH v2 4/5] gnu: openttd-openmsx: Update to 0.4.2 Felix Gruber
2021-11-06 12:34 ` Liliana Marie Prikler
2021-11-06 12:34 ` Liliana Marie Prikler
2021-11-07 20:06 ` Felix Gruber
2021-11-07 20:11 ` [bug#51280] [PATCH v3 " Felix Gruber
2021-11-06 10:40 ` Felix Gruber [this message]
2021-10-19 7:02 ` [bug#51280] [PATCH 5/5] gnu: openttd: Fix build failure Felix Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211106104040.34751-6-felgru@posteo.net \
--to=felgru@posteo.net \
--cc=51280@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).