GNU bug report logs -
#77902
[PATCH science-team 0/2] Update SuiteSparse.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Fri, 18 Apr 2025 15:13:02 UTC
Severity: normal
Tags: patch
Done: Greg Hogan <code <at> greghogan.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#77902: [PATCH science-team 0/2] Update SuiteSparse.
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 77902 <at> debbugs.gnu.org.
--
77902: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77902
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Mon, May 5, 2025 at 12:47 PM Greg Hogan <code <at> greghogan.com> wrote:
>
> v2 restores the installation directory of the suitesparse header files
> by overriding the new default subdirectory "suitesparse".
>
> Also includes updates and fixes for dependent packages.
>
> Greg Hogan (7):
> gnu: Add %suitesparse-package-versions.
> gnu: igraph: Update to 0.10.15.
> gnu: python-igraph: Update to 0.11.8.
> gnu: python-vtraag-louvain: Deprecate.
> gnu: python-louvain-igraph: Update to 0.8.2.
> gnu: Add libleidenalg.
> gnu: python-leidenalg: Update to 0.10.2.
>
> gnu/local.mk | 1 -
> gnu/packages/graph.scm | 183 ++++++++----------
> gnu/packages/maths.scm | 77 +++++---
> gnu/packages/patches/gklib-suitesparse.patch | 4 +-
> .../igraph-fix-varargs-integer-size.patch | 39 ----
> 5 files changed, 141 insertions(+), 163 deletions(-)
> delete mode 100644 gnu/packages/patches/igraph-fix-varargs-integer-size.patch
>
>
> base-commit: 90f0f8713da9cf0dc0bb5c93446a4eba11075352
> --
> 2.49.0
Pushed as c6aaffba1c766d67cac28c47682952fb3ec095e5^..c0fc7d2a0a8ac1b39f8fe9a9cbc43bda405d008e.
[Message part 3 (message/rfc822, inline)]
The component suitesparse packages have no other dependents.
igraph has 26 dependent packages. Switch igraph to the suitesparse
dependency as the newer CXSparse breaks the build (igraph vendors
CXSparse from SuiteSparse 5.12.0).
Greg Hogan (2):
gnu: Add %suitesparse-package-versions.
gnu: igraph: Update to 0.10.15.
gnu/local.mk | 1 -
gnu/packages/graph.scm | 7 +-
gnu/packages/maths.scm | 64 +++++++++++--------
gnu/packages/patches/gklib-suitesparse.patch | 6 +-
.../igraph-fix-varargs-integer-size.patch | 39 -----------
5 files changed, 45 insertions(+), 72 deletions(-)
delete mode 100644 gnu/packages/patches/igraph-fix-varargs-integer-size.patch
base-commit: ffc8a07ba45503014cc0647c5dd0613829999f98
--
2.49.0
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.