GNU bug report logs - #57357
[PATCH core-updates] gnu: llvm-11: Update to 11.1.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 23 Aug 2022 14:45:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

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 57357 in the body.
You can then email your comments to 57357 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#57357; Package guix-patches. (Tue, 23 Aug 2022 14:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 23 Aug 2022 14:45:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH core-updates] gnu: llvm-11: Update to 11.1.0.
Date: Tue, 23 Aug 2022 14:44:18 +0000
* gnu/packages/llvm.scm (llvm-11, clang-runtime-11, clang-11,
libomp-11): Update to 11.1.0.
---
 gnu/packages/llvm.scm | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index 6e7c5a6e05..4072dca076 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -882,7 +882,7 @@ (define-public clang-toolchain-12
 (define-public llvm-11
   (package
     (inherit llvm-12)
-    (version "11.0.0")
+    (version "11.1.0")
     (source
      (origin
       (method url-fetch)
@@ -890,16 +890,16 @@ (define-public llvm-11
       (patches (search-patches "llvm-8-missing-include.patch"))
       (sha256
        (base32
-        "0s94lwil98w7zb7cjrbnxli0z7gklb312pkw74xs1d6zk346hgwi"))))))
+        "199yq3a214avcbi4kk2q0ajriifkvsr0l2dkx3a666m033ihi1ff"))))))
 
 (define-public clang-runtime-11
   (clang-runtime-from-llvm
    llvm-11
-   "0d5j5l8phwqjjscmk8rmqn0i2i0abl537gdbkagl8fjpzy1gyjip"))
+   "0x1j8ngf1zj63wlnns9vlibafq48qcm72p4jpaxkmkb4qw0grwfy"))
 
 (define-public clang-11
   (clang-from-llvm llvm-11 clang-runtime-11
-                   "02ajkij85966vd150iy246mv16dsaph1kfi0y8wnncp8w6nar5hg"
+                   "12sm91qx2m79cvj75a9aazf2x8xybjbd593dv6v7rxficpq8i0ha"
                    #:patches '("clang-11.0-libc-search-path.patch")
                    #:tools-extra
                    (origin
@@ -908,7 +908,7 @@ (define-public clang-11
                                     (package-version llvm-11)))
                      (sha256
                       (base32
-                       "02bcwwn54661madhq4nxc069s7p7pj5gpqi8ww50w3anbpviilzy")))))
+                       "18n1w1hkv931xzq02b34wglbv6zd6sd0r5kb8piwvag7klj7qw3n")))))
 
 (define-public libomp-11
   (package
@@ -919,7 +919,7 @@ (define-public libomp-11
               (uri (llvm-uri "openmp" version))
               (sha256
                (base32
-                "0k389d0g9zlfyzh1kpb3i5jdawzpn0hrdxzbjinpvdv7rbw4sw1d"))
+                "0bh5cswgpc79awlq8j5i7hp355adaac7s6zaz0zwp6mkflxli1yi"))
               (file-name (string-append "libomp-" version ".tar.xz"))))
     (native-inputs
      (modify-inputs (package-native-inputs libomp-12)
-- 
2.37.2





Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Sat, 27 Aug 2022 22:01:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Sat, 27 Aug 2022 22:01:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <marius <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>, 57357-done <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: Re: [bug#57357] [PATCH core-updates] gnu: llvm-11: Update to 11.1.0.
Date: Sun, 28 Aug 2022 00:00:24 +0200
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> skriver:

> * gnu/packages/llvm.scm (llvm-11, clang-runtime-11, clang-11,
> libomp-11): Update to 11.1.0.

Applied, thanks!
[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, 25 Sep 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 347 days ago.

Previous Next


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