From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 May 2018 21:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 31375@debbugs.gnu.org Cc: Arun Isaac X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152564070724459 (code B ref -1); Sun, 06 May 2018 21:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 May 2018 21:05:07 +0000 Received: from localhost ([127.0.0.1]:51702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQqA-0006MR-Vf for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQq9-0006Lu-OZ for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQq4-0001eI-0p for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42680) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fFQq3-0001e8-Tb for submit@debbugs.gnu.org; Sun, 06 May 2018 17:04:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFQq2-0003zF-Ud for guix-patches@gnu.org; Sun, 06 May 2018 17:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQpz-0001bb-0C for guix-patches@gnu.org; Sun, 06 May 2018 17:04:58 -0400 Received: from [2001:19f0:5:274f:351:616f:fec3:2694] (port=36570 helo=vultr.systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fFQpy-0001a6-IN for guix-patches@gnu.org; Sun, 06 May 2018 17:04:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=xr/SsC+cljUuZamS5qr6QUKntIkkkiyOkJEWVkIX8t8=; b=T0wXIWEz4XTSRgul5XZxkLfcuK 9Tful1yuKQynL0qmcCcXrxcYqb+8hOLm6IMlsEv00m5d0wRwE/4GyKBjiTnP2FKAiQIg5W/MLefs6 l7AqeIS/9yc75LIoyhM/WFdvTbdR++cTTlsvZlYVarIril0ZttdFpLl9PFzzxl+bVI8Q=; Received: from [103.193.159.6] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1fFQoc-0002Rd-5G; Mon, 07 May 2018 02:33:30 +0530 From: Arun Isaac Date: Mon, 7 May 2018 02:34:06 +0530 Message-Id: <20180506210406.12325-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) The following patches update wesnoth to the latest stable version 1.14.0. The game works fine, but opening the in-game Preferences dialog box crashes the game with the following error message. Caught general 'St8bad_cast' exception: std::bad_cast Any inputs on this? Based on what I heard from a friend, this issue does not exist in Arch Linux's wesnoth 1.14.0 package. Arun Isaac (2): gnu: wesnoth: Update to 1.14.0. gnu: wesnoth-server: Update to 1.14.0. gnu/packages/games.scm | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) -- 2.15.1 From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 2/2] gnu: wesnoth-server: Update to 1.14.0. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 May 2018 21:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 31375@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 31375-submit@debbugs.gnu.org id=B31375.152564092124790 (code B ref 31375); Sun, 06 May 2018 21:09:01 +0000 Received: (at 31375) by debbugs.gnu.org; 6 May 2018 21:08:41 +0000 Received: from localhost ([127.0.0.1]:51710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQtd-0006Rl-Fk for submit@debbugs.gnu.org; Sun, 06 May 2018 17:08:41 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:47118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQtc-0006RU-1P for 31375@debbugs.gnu.org; Sun, 06 May 2018 17:08:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=VRA9GGpU2qRs7n0egyFg8qI3BRE7E8HIpWFUHLQSdio=; b=ojA92AC+VK010Q24Dn3vU96sM +v7rOJW5LTI/6VlVr7lPd40NnjmtHqQ9f8Eh0MLvzLvmJPtRHhdszfltR2/mty9upTGd/plo0geev 0I8NnfGkbmz7wr9WT3XIe4P/U/2422ZSDg0vIXo67TVTPGstadK/+UszObhtTfp56eg7k=; Received: from [103.193.159.6] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1fFQsE-0002TY-R5; Mon, 07 May 2018 02:37:14 +0530 From: Arun Isaac Date: Mon, 7 May 2018 02:38:19 +0530 Message-Id: <20180506210819.12509-2-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 In-Reply-To: <20180506210819.12509-1-arunisaac@systemreboot.net> References: <20180506210819.12509-1-arunisaac@systemreboot.net> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/games.scm (wesnoth-server): Update to 1.14.0. [inputs]: Remove sdl-net. Add icu4c, openssl and sdl2. [arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag "-DENABLE_GAME=OFF" disables installation of game assets. --- gnu/packages/games.scm | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 27eb57573..db0614ee7 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1852,19 +1852,12 @@ next campaign.") (name "wesnoth-server") (inputs `(("boost" ,boost) - ("sdl-net" ,sdl-net))) + ("icu4c" ,icu4c) + ("openssl" ,openssl) + ("sdl2" ,sdl2))) (arguments - (append - (substitute-keyword-arguments (package-arguments wesnoth) - ((#:configure-flags configure-flags) - `(append ,configure-flags (list "-DENABLE_GAME=OFF")))) - `(#:phases - (modify-phases %standard-phases - ;; Delete game assets not required by the server. - (add-after 'install 'delete-data - (lambda* (#:key outputs #:allow-other-keys) - (delete-file-recursively (string-append (assoc-ref outputs "out") - "/share/wesnoth")))))))) + `(#:configure-flags '("-DENABLE_GAME=OFF") + ,@(package-arguments wesnoth))) (synopsis "Dedicated @emph{Battle for Wesnoth} server") (description "This package contains a dedicated server for @emph{The Battle for Wesnoth}."))) -- 2.15.1 From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 1/2] gnu: wesnoth: Update to 1.14.0. References: <20180506210406.12325-1-arunisaac@systemreboot.net> In-Reply-To: <20180506210406.12325-1-arunisaac@systemreboot.net> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 May 2018 21:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 31375@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 31375-submit@debbugs.gnu.org id=B31375.152564092224797 (code B ref 31375); Sun, 06 May 2018 21:09:02 +0000 Received: (at 31375) by debbugs.gnu.org; 6 May 2018 21:08:42 +0000 Received: from localhost ([127.0.0.1]:51712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQtd-0006Rn-Ml for submit@debbugs.gnu.org; Sun, 06 May 2018 17:08:41 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:47114) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQtb-0006RT-Vd for 31375@debbugs.gnu.org; Sun, 06 May 2018 17:08:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=fZQR/ADiJujKOoGcnuwLdAqS+SboZgci0iL/1zpKowQ=; b=JW+3aKlZbVwG2S+VOnG7Y+g8lj vIVMhG35t3yTtfEnvna1CIA6YR9ZENjaxkmf/H/p38Px5G28fGwsajwYA+oxWDsXsQR/Bd5F96vSN gTXM4KlUxAkAoQYGBGvbkP41Xx8kElWR4AClrmSfUIVQh3Fkm0HzcOmflbC6eKXCCv+4=; Received: from [103.193.159.6] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1fFQsE-0002TY-Dw; Mon, 07 May 2018 02:37:14 +0530 From: Arun Isaac Date: Mon, 7 May 2018 02:38:18 +0530 Message-Id: <20180506210819.12509-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/games.scm (wesnoth): Update to 1.14.0. [arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag. [inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf. [home-page]: Use HTTPS URI. --- gnu/packages/games.scm | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index e4f87a6c4..27eb57573 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1809,7 +1809,7 @@ falling, themeable graphics and sounds, and replays.") (define-public wesnoth (package (name "wesnoth") - (version "1.12.6") + (version "1.14.0") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-" @@ -1818,17 +1818,10 @@ falling, themeable graphics and sounds, and replays.") name "-" version ".tar.bz2")) (sha256 (base32 - "0kifp6g1dsr16m6ngjq2hx19h851fqg326ps3krnhpyix963h3x5")))) + "09niq53y17faizhmd98anx3dha7hvacvj9a0a64lg8wn915cm0bw")))) (build-system cmake-build-system) (arguments - '(#:tests? #f ; no check target - #:configure-flags - ;; XXX: Failed to compile with '-Werror=old-style-cast'. - ;; boost/mpl/assert.hpp:313:58: error: - ;; use of old-style cast [-Werror=old-style-cast] - ;; [...] - ;; cc1plus: all warnings being treated as errors - '("-DENABLE_STRICT_COMPILATION=OFF"))) + `(#:tests? #f)) ; no check target (native-inputs `(("gettext" ,gettext-minimal) ("pkg-config" ,pkg-config))) @@ -1837,12 +1830,10 @@ falling, themeable graphics and sounds, and replays.") ("dbus" ,dbus) ("fribidi" ,fribidi) ("libvorbis" ,libvorbis) + ("openssl" ,openssl) ("pango" ,pango) - ("sdl-image" ,sdl-image) - ("sdl-mixer" ,sdl-mixer) - ("sdl-net" ,sdl-net) - ("sdl-ttf" ,sdl-ttf))) - (home-page "http://www.wesnoth.org/") + ("sdl-union" ,(sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf))))) + (home-page "https://www.wesnoth.org/") (synopsis "Turn-based strategy game") (description "The Battle for Wesnoth is a fantasy, turn based tactical strategy game, -- 2.15.1 From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 May 2018 10:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 31375@debbugs.gnu.org Received: via spool by 31375-submit@debbugs.gnu.org id=B31375.15256881754039 (code B ref 31375); Mon, 07 May 2018 10:17:01 +0000 Received: (at 31375) by debbugs.gnu.org; 7 May 2018 10:16:15 +0000 Received: from localhost ([127.0.0.1]:52017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFdBm-000135-Mp for submit@debbugs.gnu.org; Mon, 07 May 2018 06:16:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58255) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFdBl-00012s-31 for 31375@debbugs.gnu.org; Mon, 07 May 2018 06:16:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFdBc-0001HM-4H for 31375@debbugs.gnu.org; Mon, 07 May 2018 06:16:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFdBc-0001HI-0a; Mon, 07 May 2018 06:16:04 -0400 Received: from [193.50.110.223] (port=44906 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fFdBb-0007lF-JQ; Mon, 07 May 2018 06:16:03 -0400 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180506210406.12325-1-arunisaac@systemreboot.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 18 =?UTF-8?Q?Flor=C3=A9al?= an 226 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 07 May 2018 12:16:02 +0200 In-Reply-To: <20180506210406.12325-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Mon, 7 May 2018 02:34:06 +0530") Message-ID: <87o9hr93fh.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Hello, Arun Isaac skribis: > The following patches update wesnoth to the latest stable version 1.14.0.= The > game works fine, but opening the in-game Preferences dialog box crashes t= he > game with the following error message. > > Caught general 'St8bad_cast' exception: > std::bad_cast Did you try getting a backtrace with gdb? It might give clues. Apart from that, the patches LGTM, though I think you need to merge them into a single patch; otherwise applying the first one leaves =E2=80=98wesnoth-server=E2=80=99 in broken state since it inherits from =E2= =80=98wesnoth=E2=80=99. Thanks, Ludo=E2=80=99. From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 May 2018 14:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31375@debbugs.gnu.org Received: via spool by 31375-submit@debbugs.gnu.org id=B31375.15257027611689 (code B ref 31375); Mon, 07 May 2018 14:20:02 +0000 Received: (at 31375) by debbugs.gnu.org; 7 May 2018 14:19:21 +0000 Received: from localhost ([127.0.0.1]:52897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFgz3-0000RB-Er for submit@debbugs.gnu.org; Mon, 07 May 2018 10:19:21 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:50344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFgz1-0000Qy-1h for 31375@debbugs.gnu.org; Mon, 07 May 2018 10:19:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=t/e1+yZRlBIGitojbMtzqjcUMuXLqvC4ZbMj78N6cuE=; b=EFsi6ES5IzixY3cl6HhFrOGHm/ rjzecZxLCgObXPLS2/B/j1KSx2QI0fKwwni9DwC4yb95yAi+YOqo+25KKvR1bcKbjY2EQbuBRzBGN EY09M16HlIwVQjWAg6ZwyO+YwFtz/rIdNSWLpM8Z/rXunV5JCgv7R5CuQrgEPUrv5/js=; Received: from [103.193.159.6] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fFgxV-0004yb-BQ; Mon, 07 May 2018 19:47:45 +0530 From: Arun Isaac In-Reply-To: <87o9hr93fh.fsf@gnu.org> References: <20180506210406.12325-1-arunisaac@systemreboot.net> <87o9hr93fh.fsf@gnu.org> Date: Mon, 07 May 2018 19:49:05 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Ludovic Court=C3=A8s writes: >> Caught general 'St8bad_cast' exception: >> std::bad_cast > > Did you try getting a backtrace with gdb? It might give clues. This seems to be an upstream issue. I have contacted upstream, and they have provided a patch. I'll include the patch and push. https://github.com/wesnoth/wesnoth/issues/3050 I am not entirely sure if this issue was triggered in Guix (and not in other distributions like Arch Linux), by some bug in our locale handling. > I think you need to merge them into a single patch; otherwise applying > the first one leaves =E2=80=98wesnoth-server=E2=80=99 in broken state sin= ce it > inherits from =E2=80=98wesnoth=E2=80=99. Sure, will do. From unknown Tue Jun 24 07:00:13 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 May 2018 16:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 31375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac Cc: 31375@debbugs.gnu.org Received: via spool by 31375-submit@debbugs.gnu.org id=B31375.152570938413529 (code B ref 31375); Mon, 07 May 2018 16:10:01 +0000 Received: (at 31375) by debbugs.gnu.org; 7 May 2018 16:09:44 +0000 Received: from localhost ([127.0.0.1]:52993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFihr-0003W9-Nn for submit@debbugs.gnu.org; Mon, 07 May 2018 12:09:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFiho-0003Vv-Iy for 31375@debbugs.gnu.org; Mon, 07 May 2018 12:09:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFihf-0005Ti-Fg for 31375@debbugs.gnu.org; Mon, 07 May 2018 12:09:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54927) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFihf-0005TX-BF; Mon, 07 May 2018 12:09:31 -0400 Received: from [193.50.110.223] (port=48490 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fFihe-0004Mh-UB; Mon, 07 May 2018 12:09:31 -0400 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180506210406.12325-1-arunisaac@systemreboot.net> <87o9hr93fh.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 18 =?UTF-8?Q?Flor=C3=A9al?= an 226 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 07 May 2018 18:09:28 +0200 In-Reply-To: (Arun Isaac's message of "Mon, 07 May 2018 19:49:05 +0530") Message-ID: <87fu338n2f.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Arun Isaac skribis: > Ludovic Court=C3=A8s writes: > >>> Caught general 'St8bad_cast' exception: >>> std::bad_cast >> >> Did you try getting a backtrace with gdb? It might give clues. > > This seems to be an upstream issue. I have contacted upstream, and they > have provided a patch. I'll include the patch and push. > > https://github.com/wesnoth/wesnoth/issues/3050 It could be that this exception is thrown in environments where setlocale(LC_ALL, "") fails (i.e., when the program cannot install the selected locale for some reason.) Anyway, great that you found out. Ludo=E2=80=99. From unknown Tue Jun 24 07:00:13 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arun Isaac Subject: bug#31375: closed (Re: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0) Message-ID: References: <20180506210406.12325-1-arunisaac@systemreboot.net> X-Gnu-PR-Message: they-closed 31375 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 31375@debbugs.gnu.org Date: Tue, 08 May 2018 11:10:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1525777803-31823-1" This is a multi-part message in MIME format... ------------=_1525777803-31823-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #31375: [PATCH 0/2] Update wesnoth to 1.14.0 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 31375@debbugs.gnu.org. --=20 31375: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D31375 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1525777803-31823-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 31375-done) by debbugs.gnu.org; 8 May 2018 11:09:12 +0000 Received: from localhost ([127.0.0.1]:53507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fG0Ua-0008G6-Mq for submit@debbugs.gnu.org; Tue, 08 May 2018 07:09:12 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:60446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fG0UX-0008Fr-2m for 31375-done@debbugs.gnu.org; Tue, 08 May 2018 07:09:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=t3O0QD1CDq4YYQtK310JYOGkhgWQ4hEAv1zwaPm3IYk=; b=Z6OrZjCdJCFM4T8+m0rC6QLo5 gudZMXDNYlYz9tdWY3EKtXPDkOmUk1vOjhiqn9xbeziEKxhMVvi6q1LEDy9AxQRc//o4MNlmZBG3N 5w7bTCDtK7fo+3xEcoEDoS9EWJNNrMxvUeEMO0gqhOCXmYjQazbIhIQATNBNJ00d0YX78=; Received: from [117.192.124.67] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fG0T6-0000lb-Jx; Tue, 08 May 2018 16:37:40 +0530 From: Arun Isaac To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#31375] [PATCH 0/2] Update wesnoth to 1.14.0 In-Reply-To: <87fu338n2f.fsf@gnu.org> References: <20180506210406.12325-1-arunisaac@systemreboot.net> <87o9hr93fh.fsf@gnu.org> <87fu338n2f.fsf@gnu.org> Date: Tue, 08 May 2018 16:38:54 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 31375-done Cc: 31375-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pushed! ------------=_1525777803-31823-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 May 2018 21:05:07 +0000 Received: from localhost ([127.0.0.1]:51702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQqA-0006MR-Vf for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fFQq9-0006Lu-OZ for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQq4-0001eI-0p for submit@debbugs.gnu.org; Sun, 06 May 2018 17:05:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42680) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fFQq3-0001e8-Tb for submit@debbugs.gnu.org; Sun, 06 May 2018 17:04:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFQq2-0003zF-Ud for guix-patches@gnu.org; Sun, 06 May 2018 17:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFQpz-0001bb-0C for guix-patches@gnu.org; Sun, 06 May 2018 17:04:58 -0400 Received: from [2001:19f0:5:274f:351:616f:fec3:2694] (port=36570 helo=vultr.systemreboot.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fFQpy-0001a6-IN for guix-patches@gnu.org; Sun, 06 May 2018 17:04:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=xr/SsC+cljUuZamS5qr6QUKntIkkkiyOkJEWVkIX8t8=; b=T0wXIWEz4XTSRgul5XZxkLfcuK 9Tful1yuKQynL0qmcCcXrxcYqb+8hOLm6IMlsEv00m5d0wRwE/4GyKBjiTnP2FKAiQIg5W/MLefs6 l7AqeIS/9yc75LIoyhM/WFdvTbdR++cTTlsvZlYVarIril0ZttdFpLl9PFzzxl+bVI8Q=; Received: from [103.193.159.6] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1fFQoc-0002Rd-5G; Mon, 07 May 2018 02:33:30 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH 0/2] Update wesnoth to 1.14.0 Date: Mon, 7 May 2018 02:34:06 +0530 Message-Id: <20180506210406.12325-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) The following patches update wesnoth to the latest stable version 1.14.0. The game works fine, but opening the in-game Preferences dialog box crashes the game with the following error message. Caught general 'St8bad_cast' exception: std::bad_cast Any inputs on this? Based on what I heard from a friend, this issue does not exist in Arch Linux's wesnoth 1.14.0 package. Arun Isaac (2): gnu: wesnoth: Update to 1.14.0. gnu: wesnoth-server: Update to 1.14.0. gnu/packages/games.scm | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) -- 2.15.1 ------------=_1525777803-31823-1--