From unknown Sun Jun 22 04:04:16 2025 X-Loop: help-debbugs@gnu.org Subject: bug#64307: Fluxbox build fails after e6994d7 Resent-From: Cairn Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 26 Jun 2023 18:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64307 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 64307@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.168780343631409 (code B ref -1); Mon, 26 Jun 2023 18:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Jun 2023 18:17:16 +0000 Received: from localhost ([127.0.0.1]:47039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDqm4-0008AX-1i for submit@debbugs.gnu.org; Mon, 26 Jun 2023 14:17:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:52406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDqm2-0008AL-GC for submit@debbugs.gnu.org; Mon, 26 Jun 2023 14:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDqly-0007Xu-Ms for bug-guix@gnu.org; Mon, 26 Jun 2023 14:17:11 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDqlw-0004zZ-GX for bug-guix@gnu.org; Mon, 26 Jun 2023 14:17:10 -0400 Date: Mon, 26 Jun 2023 18:17:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1687803424; x=1688062624; bh=p/sD6qSr8n/lmY7MY+s4wbGIIp4eDT2gJUWosLamS7Y=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=YYpbOhdYh/x4xhGQNKdAVbP17PdT2/r8dAm6XxqFYYnK0R0/1fsgJUZTOeic6DEGC 1sBNJtWc14XsTjidzR7oXSi0aYE1IDw1A6ZpMy9cSpoTldlYfQfVSm9SpjX+Ao5wMR 3QQbUlPNhzj4YT6JKwSJTR27cMAylWB6QyAF5wg2PNhBHFF7A6gEL9a84AFJ9rJfZh bs0lg/spOMBLMIfXUV3gdlHnEoBFXhRJB+lyHIFGr99nIxkz0+VaoLiy82u9pM3xWg 4eHiC4hSvGa2aOET394V8rfqM7YMPMZrNIay/N+vzX7DlSpHTH/fbRra2iwlnpzqng U3yUNoZVJftdw== From: Cairn Message-ID: Feedback-ID: 6989168:user:proton MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f"; charset=utf-8 Received-SPF: pass client-ip=185.70.40.133; envelope-from=cairn@pm.me; helo=mail-40133.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f Content-Type: multipart/mixed;boundary=---------------------73c0bdebbdbf608089927bea14698fab -----------------------73c0bdebbdbf608089927bea14698fab Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 Commit e6994d7 causes Fluxbox to fail on my aarch64 system. Might disturb = other targets as well, but I can't test right now. just to be sure, here's= the commit immediately prior to it, which succeeds: guix time-machine --commit=3D74e96c4 -- build fluxbox The trouble commit deals with applying a fix to `gcc-4.9`, which helped me= find that Fluxbox will succeed with that particular version: guix build --with-c-toolchain=3Dfluxbox=3Dgcc-toolchain@4.9 fluxbox Would it be acceptable to update the Fluxbox definition to use that versio= n? Although maybe there's a deeper issue here that I'm missing. Let me kno= w! -----------------------73c0bdebbdbf608089927bea14698fab-- --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsFzBAEBCgAnBYJkmdX6CZDwAE/rN0OKIxYhBK2zKYTBoQQNe0a4iPAAT+s3 Q4ojAAD5XxAAiPbInfEaL5e4lYtCMlDdaRze6agsEnH8UOyedwk2lgbS5DcG iVvJS6Hs4Q15qQEEB+hfvw318yDDxF5+u7gID9oio+Ur29F4FxYeT11fc1Eg oi+7mipFJDwiIg/vVa8fvf1QMD/GNCME8kYflkTWizDdDfrFZRG0eCcSMto9 UAixfQfDo82gf8nZJPG/HHqDEcQWNhQ964Yf4ogVr3v33h9geL9Hshm81Y6l jwFnRYHjvqXitcfB7ShEj/TchJCGabeWJhT5Y4SWaRxV74JBf/rXP/u2vBd/ G06X24E4/W4A5PP55qwzk7nFeqwOJyZTWkXrEE7/T1vUgy8pQfjrM9Q0WEnc HWHvDjPDTzP+RA8faoQHGbUF+J1iK7hUBIVr/5PVRb3EzgYM33Eom2mhA2OW Ceh70bl1WKp6e4s08NHSUcxoNRR7a8liwrMWDypX2EBV9orEWmzJNa+nelz6 yuxQYmQWzwOXcjMrrXZFWvCQHZpK17JG0dYigWHcamzM7qSzwCXlHjtmKa2y pBhnXK3hhESVD+/MLMaSZpaBBO/pvst8mDbDxAk6t6Z3Dsu9B4cHdTShLcMR DHyUxAiUh9XUegFdgmDiFLpniP1gWIdxQPGs97UmNBMdkJ2zcACbnFuaiXO0 JafkIxF+ls/ZCNzwRsZqQmPrb6kUpL/a/Pg= =2inN -----END PGP SIGNATURE----- --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f-- From unknown Sun Jun 22 04:04:16 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: Cairn Subject: bug#64307: closed (Re: Fluxbox build fails after e6994d7) Message-ID: References: <20230819223846.2c4eae99@scratchpost.org> X-Gnu-PR-Message: they-closed 64307 X-Gnu-PR-Package: guix Reply-To: 64307@debbugs.gnu.org Date: Sat, 19 Aug 2023 20:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1692477542-7650-1" This is a multi-part message in MIME format... ------------=_1692477542-7650-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #64307: Fluxbox build fails after e6994d7 which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 64307@debbugs.gnu.org. --=20 64307: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D64307 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1692477542-7650-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 64307-done) by debbugs.gnu.org; 19 Aug 2023 20:38:57 +0000 Received: from localhost ([127.0.0.1]:52362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXSin-0001z6-9b for submit@debbugs.gnu.org; Sat, 19 Aug 2023 16:38:57 -0400 Received: from dd30410.kasserver.com ([85.13.145.193]:60574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXSij-0001yw-JV for 64307-done@debbugs.gnu.org; Sat, 19 Aug 2023 16:38:55 -0400 Received: from localhost (213-147-165-91.nat.highway.webapn.at [213.147.165.91]) by dd30410.kasserver.com (Postfix) with ESMTPSA id 82AC111200AB for <64307-done@debbugs.gnu.org>; Sat, 19 Aug 2023 22:38:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scratchpost.org; s=kas202303142049; t=1692477530; bh=bitwONc61r+WhYQl8mFsQ5ZByPNiWXSQX7xg63UickA=; h=Date:From:To:Subject:From; b=coHma3SAWw+7/4LH3NwOsRcoCEWGBxMInvB+rdD1fAKQU9k8G0EbiegWZPACtJZct /GwqvEMVChfzLWB9+qFawwu56FSjPx4W1ocIq2J1deDdoTkj9AP+nOgRIydbMnluN+ Wl9P2ARN/ocGxwIDeDHzSsBGCv0ptldV5NpXRhg3us4Gpz8bLTHuZeT+06keswcl0k 7eKKNLZDsF9Q48+zu73GjpY4o+ZXGKw+bptBLoeZ653GFTUtVWgXqwcOxRH709alFK vWCSMzYBQBPBuF4+bl+BoCuXqhuw0nScgn6Obmdt6ybFhK4X5H7mFxnjygIrTWrxWF +PWOL1jEJec+w== Date: Sat, 19 Aug 2023 22:38:46 +0200 From: Danny Milosavljevic To: 64307-done@debbugs.gnu.org Subject: Re: Fluxbox build fails after e6994d7 Message-ID: <20230819223846.2c4eae99@scratchpost.org> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/jdKmI+x9RiZ7kqVZD8d_A5P"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spamd-Bar: - X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 64307-done 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.7 (-) --Sig_/jdKmI+x9RiZ7kqVZD8d_A5P Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Fixed in guix master commit 18b6e309cec3a0c9c7401b131e18612914f1fcf9. --Sig_/jdKmI+x9RiZ7kqVZD8d_A5P Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAmThKFYACgkQ5xo1VCww uqUiGwf+NFfncZth5WXRy92unZ/P0BTFB/6yg77D8Wpk1ukL3qCkJDox+3HvhC2h QilTk0Jf7KZAkziIk57DVPCPAPkXxYhF5DTzN87rSrmd6liRihPRgy5eNFgaG0tR FOX6sRxzSykmJMMHyQTplbpVzwpxFeSY/cvNl0qw5PUWzx+wBV2Fe/mlRwNj7ub4 E9NE3b9gXVZiZfqHpY2kKcZphRmpXCRMKHgMKBqMgerBGBvVv5/vrDR9mqGZILaj Y5Qozb95NzNveZLUxJ1R6yO9eBE2JVgiSgwPpErpnnyDE5WkG9t4v4Ru6+yoNHEz MooZ5lctdb4vUNQZKTZiJ4fWdDEOYg== =APlw -----END PGP SIGNATURE----- --Sig_/jdKmI+x9RiZ7kqVZD8d_A5P-- ------------=_1692477542-7650-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Jun 2023 18:17:16 +0000 Received: from localhost ([127.0.0.1]:47039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDqm4-0008AX-1i for submit@debbugs.gnu.org; Mon, 26 Jun 2023 14:17:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:52406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDqm2-0008AL-GC for submit@debbugs.gnu.org; Mon, 26 Jun 2023 14:17:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDqly-0007Xu-Ms for bug-guix@gnu.org; Mon, 26 Jun 2023 14:17:11 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDqlw-0004zZ-GX for bug-guix@gnu.org; Mon, 26 Jun 2023 14:17:10 -0400 Date: Mon, 26 Jun 2023 18:17:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1687803424; x=1688062624; bh=p/sD6qSr8n/lmY7MY+s4wbGIIp4eDT2gJUWosLamS7Y=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=YYpbOhdYh/x4xhGQNKdAVbP17PdT2/r8dAm6XxqFYYnK0R0/1fsgJUZTOeic6DEGC 1sBNJtWc14XsTjidzR7oXSi0aYE1IDw1A6ZpMy9cSpoTldlYfQfVSm9SpjX+Ao5wMR 3QQbUlPNhzj4YT6JKwSJTR27cMAylWB6QyAF5wg2PNhBHFF7A6gEL9a84AFJ9rJfZh bs0lg/spOMBLMIfXUV3gdlHnEoBFXhRJB+lyHIFGr99nIxkz0+VaoLiy82u9pM3xWg 4eHiC4hSvGa2aOET394V8rfqM7YMPMZrNIay/N+vzX7DlSpHTH/fbRra2iwlnpzqng U3yUNoZVJftdw== To: "bug-guix@gnu.org" From: Cairn Subject: Fluxbox build fails after e6994d7 Message-ID: Feedback-ID: 6989168:user:proton MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f"; charset=utf-8 Received-SPF: pass client-ip=185.70.40.133; envelope-from=cairn@pm.me; helo=mail-40133.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f Content-Type: multipart/mixed;boundary=---------------------73c0bdebbdbf608089927bea14698fab -----------------------73c0bdebbdbf608089927bea14698fab Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 Commit e6994d7 causes Fluxbox to fail on my aarch64 system. Might disturb = other targets as well, but I can't test right now. just to be sure, here's= the commit immediately prior to it, which succeeds: guix time-machine --commit=3D74e96c4 -- build fluxbox The trouble commit deals with applying a fix to `gcc-4.9`, which helped me= find that Fluxbox will succeed with that particular version: guix build --with-c-toolchain=3Dfluxbox=3Dgcc-toolchain@4.9 fluxbox Would it be acceptable to update the Fluxbox definition to use that versio= n? Although maybe there's a deeper issue here that I'm missing. Let me kno= w! -----------------------73c0bdebbdbf608089927bea14698fab-- --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsFzBAEBCgAnBYJkmdX6CZDwAE/rN0OKIxYhBK2zKYTBoQQNe0a4iPAAT+s3 Q4ojAAD5XxAAiPbInfEaL5e4lYtCMlDdaRze6agsEnH8UOyedwk2lgbS5DcG iVvJS6Hs4Q15qQEEB+hfvw318yDDxF5+u7gID9oio+Ur29F4FxYeT11fc1Eg oi+7mipFJDwiIg/vVa8fvf1QMD/GNCME8kYflkTWizDdDfrFZRG0eCcSMto9 UAixfQfDo82gf8nZJPG/HHqDEcQWNhQ964Yf4ogVr3v33h9geL9Hshm81Y6l jwFnRYHjvqXitcfB7ShEj/TchJCGabeWJhT5Y4SWaRxV74JBf/rXP/u2vBd/ G06X24E4/W4A5PP55qwzk7nFeqwOJyZTWkXrEE7/T1vUgy8pQfjrM9Q0WEnc HWHvDjPDTzP+RA8faoQHGbUF+J1iK7hUBIVr/5PVRb3EzgYM33Eom2mhA2OW Ceh70bl1WKp6e4s08NHSUcxoNRR7a8liwrMWDypX2EBV9orEWmzJNa+nelz6 yuxQYmQWzwOXcjMrrXZFWvCQHZpK17JG0dYigWHcamzM7qSzwCXlHjtmKa2y pBhnXK3hhESVD+/MLMaSZpaBBO/pvst8mDbDxAk6t6Z3Dsu9B4cHdTShLcMR DHyUxAiUh9XUegFdgmDiFLpniP1gWIdxQPGs97UmNBMdkJ2zcACbnFuaiXO0 JafkIxF+ls/ZCNzwRsZqQmPrb6kUpL/a/Pg= =2inN -----END PGP SIGNATURE----- --------a4a55b032ea81f856a13c3784444ad42bcd40cdd2031a997954dc734eb49a27f-- ------------=_1692477542-7650-1--