From unknown Sun Jun 22 11:35:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#47554 <47554@debbugs.gnu.org> To: bug#47554 <47554@debbugs.gnu.org> Subject: Status: [PATCH] gnu: suitesparse: Update to 5.9.0. Reply-To: bug#47554 <47554@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:35:47 +0000 retitle 47554 [PATCH] gnu: suitesparse: Update to 5.9.0. reassign 47554 guix-patches submitter 47554 Felix Gruber severity 47554 normal tag 47554 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 01 17:08:20 2021 Received: (at submit) by debbugs.gnu.org; 1 Apr 2021 21:08:20 +0000 Received: from localhost ([127.0.0.1]:58786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lS4Y3-0003je-FT for submit@debbugs.gnu.org; Thu, 01 Apr 2021 17:08:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:46272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lS4Y1-0003jW-9x for submit@debbugs.gnu.org; Thu, 01 Apr 2021 17:08:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lS4Y1-0002cS-4A for guix-patches@gnu.org; Thu, 01 Apr 2021 17:08:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]:46155) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lS4Xw-0005uf-Ek for guix-patches@gnu.org; Thu, 01 Apr 2021 17:08:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 4C80816005C for ; Thu, 1 Apr 2021 23:08:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1617311283; bh=YGJVU/jNYcANlvMyL1ckzbg4jy20rVUvZqLzlCVbLq8=; h=From:To:Cc:Subject:Date:From; b=AS0Gvqn4abYelSWW7BLy9PnT9CxmvaPV/weD2eQW4XOTMUgty/bYvNL42DaOVHQGM 0+elDex+BoL0vBONoWzKzHpE82EDsDrH6Tlh4602LgDVREaEv5LuZjPg5iOZNtk2Dr 9/4nZHKM9xFVi8u4u0VdrEhhoEwRfolJ9CuHLOCJFvdlkWu73wb5lZ+CqWLk/ja863 xtHORzsi2nhQCEHsUqIZa4ilycT7r90VMZ/rhbRkSYwb4WczmBb5WZtNMY7jBYPm7Z sPTecm8psQ6rgfdAIH54RvZ6bvWT65aeIc8TBIkY8J8htvwu31xniSQwo+Dg4xeqKN GUHRPr46DA3Gg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FBG420P1Gz6tm9; Thu, 1 Apr 2021 23:08:01 +0200 (CEST) From: Felix Gruber To: guix-patches@gnu.org Subject: [PATCH] gnu: suitesparse: Update to 5.9.0. Date: Thu, 1 Apr 2021 23:07:18 +0200 Message-Id: <20210401210718.25074-1-felgru@posteo.net> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=felgru@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Felix Gruber 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: -0.3 (/) * gnu/packages/maths.scm (suitesparse): Update to 5.9.0. [arguments]: Use cc-for-target instead of hard-coding gcc. --- gnu/packages/maths.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 2e072e7d82..5cd11ec435 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -34,7 +34,7 @@ ;;; Copyright © 2019 Steve Sprang ;;; Copyright © 2019 Robert Smith ;;; Copyright © 2020 Jakub Kądziołka -;;; Copyright © 2020 Felix Gruber +;;; Copyright © 2020, 2021 Felix Gruber ;;; Copyright © 2020 R Veera Kumar ;;; Copyright © 2020 Vincent Legoll ;;; Copyright © 2020 Nicolò Balzarotti @@ -3910,7 +3910,7 @@ Fresnel integrals, and similar related functions as well.") (define-public suitesparse (package (name "suitesparse") - (version "5.8.1") + (version "5.9.0") (source (origin (method git-fetch) @@ -3920,7 +3920,7 @@ Fresnel integrals, and similar related functions as well.") (file-name (git-file-name name version)) (sha256 (base32 - "0qjlyfxs8s48rs63c2fzspisgq1kk4bwkgnhmh125hgkdhrq2w1c")) + "1zhkix58afw92s7p291prljdm3yi0pjg1kbi3lczdb8rb14jkz5n")) (patches (search-patches "suitesparse-mongoose-cmake.patch")) (modules '((guix build utils))) (snippet @@ -3930,9 +3930,9 @@ Fresnel integrals, and similar related functions as well.") #t)))) (build-system gnu-build-system) (arguments - '(#:tests? #f ;no "check" target + `(#:tests? #f ;no "check" target #:make-flags - (list "CC=gcc" + (list (string-append "CC=" ,(cc-for-target)) "TBB=-ltbb" "MY_METIS_LIB=-lmetis" ;; Flags for cmake (required to build GraphBLAS and Mongoose) -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 05 08:58:56 2021 Received: (at 47554-done) by debbugs.gnu.org; 5 Apr 2021 12:58:57 +0000 Received: from localhost ([127.0.0.1]:37275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTOoi-0003TM-NX for submit@debbugs.gnu.org; Mon, 05 Apr 2021 08:58:56 -0400 Received: from flashner.co.il ([178.62.234.194]:42048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTOoh-0003T6-08 for 47554-done@debbugs.gnu.org; Mon, 05 Apr 2021 08:58:55 -0400 Received: from localhost (unknown [31.210.177.71]) by flashner.co.il (Postfix) with ESMTPSA id A8702401CA; Mon, 5 Apr 2021 12:58:48 +0000 (UTC) Date: Mon, 5 Apr 2021 15:58:16 +0300 From: Efraim Flashner To: Felix Gruber Subject: Re: [bug#47554] [PATCH] gnu: suitesparse: Update to 5.9.0. Message-ID: References: <20210401210718.25074-1-felgru@posteo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JAsjBHXtOnYKGHvu" Content-Disposition: inline In-Reply-To: <20210401210718.25074-1-felgru@posteo.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 47554-done Cc: 47554-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 (-) --JAsjBHXtOnYKGHvu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good. Nothing that built before stopped building. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --JAsjBHXtOnYKGHvu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmBrCWgACgkQQarn3Mo9 g1HA/RAAtz68vl/1vpYsn2w5xfMZVXydkOHeNzDKp5QaSX1vOAqI7bUxl2GFWnj0 +WgAmtn6+vIptCd1i/SYJltbDOvFXQsuzh19yGOGcQrZsXOOB/rvIJ8mGKfBz4WK OUgFbucsGh9ovHqgQmL8UtmTzMKrKSBsY/ndKAmc5YsItPBzatTdP054MRK2g4Pd M31tMWOu/2mLDNcT+jg16hAMAtfU4GPRrI4aYJ1WBGrICH7XCMEckpilTvetwaDg /6LiPZQtdi0cF6r5nzcV6cfsKngWWz03EhCAclKaPrXVi0u5F35LmdI+/CpXyo+r My1bme8xvhdTTlGwQNZA1lRQUHyzzZGeTDiFna0r8ZSmrN1GXE2EwTCnc2NbS/lb /EJ7Dz4+wUWnV5uBiWEGfXnIa7Uny3oAr16umz0MGxTfq9G0ypQaeJXd28ltjnqk YccdFaMyJaJS+Rvo4UvGgn0P+Ozlcv1R+DtvfzwXZGGaMT6kjaSkF6rZUJVtnzz8 b/x5ZBY2WyGn835yUydoD4O8adW9a2bEEvx0R7ZppV2CXw8j4FUZ0QFvfmSY8Bo1 CNfaGlJVQWyisTIzy8266Dk07jym+6wVUI8n2UaLmlGELnBrnI4CnWmKFwodyNM7 5tRiwIFt87MoaMhVCCEzis/wPQXtJFAZCv84MxXmgWr6ijoMN/c= =VnVI -----END PGP SIGNATURE----- --JAsjBHXtOnYKGHvu-- From unknown Sun Jun 22 11:35:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 04 May 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator