GNU bug report logs - #72401
[PATCH] gnu: libfabric: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Wed, 31 Jul 2024 15:18:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72401 in the body.
You can then email your comments to 72401 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72401; Package guix-patches. (Wed, 31 Jul 2024 15:18:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 31 Jul 2024 15:18:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH] gnu: libfabric: Update to 1.22.0.
Date: Wed, 31 Jul 2024 17:16:40 +0200
* gnu/packages/linux.scm (libfabric): Update to 1.22.0.

Change-Id: I67124366708f61ad2e49fd8495f447a67ff73d5e
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 613d4b260c..3ec1477f8b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8918,7 +8918,7 @@ (define-public procenv
 (define-public libfabric
   (package
     (name "libfabric")
-    (version "1.19.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -8926,7 +8926,7 @@ (define-public libfabric
         (string-append "https://github.com/ofiwg/libfabric/releases/download/v"
                        version "/libfabric-" version ".tar.bz2"))
        (sha256
-        (base32 "17pg0fb4fa77r1bmp0xk535m8n8fadpfdg93cb280ghhx55pck7i"))))
+        (base32 "1znmw83rmippv0fwz0x7lgylfk17dr9ckll8lrm4z7kclspnqpj8"))))
     (build-system gnu-build-system)
     (inputs `(("rdma-core" ,rdma-core)
               ,@(match (%current-system)

base-commit: 2aa0127d4e3d2363c04caab88137b070b6cf1318
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#72401; Package guix-patches. (Wed, 31 Jul 2024 15:29:02 GMT) Full text and rfc822 format available.

Message #8 received at 72401 <at> debbugs.gnu.org (full text, mbox):

From: "Romain GARBAGE" <romain.garbage <at> inria.fr>
To: <72401 <at> debbugs.gnu.org>
Cc: ludovic.courtes <at> inria.fr
Subject: Re: [PATCH] gnu: libfabric: Update to 1.22.0.
Date: Wed, 31 Jul 2024 17:27:34 +0200
On Wed Jul 31, 2024 at 5:16 PM CEST, Romain GARBAGE wrote:
> * gnu/packages/linux.scm (libfabric): Update to 1.22.0.
> [...]

The following packages have been successfully built locally (libfabric
and first level dependents) with this patch:
 - openmpi-4.1.6-debug
 - openmpi-4.1.6
 - openmpi-c++-4.1.6
 - openmpi-thread-multiple-4.1.6-debug
 - openmpi-thread-multiple-4.1.6
 - java-openmpi-4.1.6
 - libfabric-1.22.0

-- 
Romain




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 11 Aug 2024 10:41:02 GMT) Full text and rfc822 format available.

Notification sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
bug acknowledged by developer. (Sun, 11 Aug 2024 10:41:02 GMT) Full text and rfc822 format available.

Message #13 received at 72401-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: 72401-done <at> debbugs.gnu.org, ludovic.courtes <at> inria.fr
Subject: Re: [bug#72401] [PATCH] gnu: libfabric: Update to 1.22.0.
Date: Sun, 11 Aug 2024 11:39:55 +0100
[Message part 1 (text/plain, inline)]
Romain GARBAGE <romain.garbage <at> inria.fr> writes:

> * gnu/packages/linux.scm (libfabric): Update to 1.22.0.
>
> Change-Id: I67124366708f61ad2e49fd8495f447a67ff73d5e
> ---
>  gnu/packages/linux.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
59ed5e91f46d6afed39fbb30481d73828fd26858.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Sep 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.