GNU bug report logs - #70763
[PATCH] gnu: LLVM, Clang, libomp, lld: Update to 18.1.5.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Sat, 4 May 2024 01:13:02 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 70763 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70763; Package guix-patches. (Sat, 04 May 2024 01:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 04 May 2024 01:13:02 GMT) Full text and rfc822 format available.

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

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: LLVM, Clang, libomp, lld: Update to 18.1.5.
Date: Sat, 4 May 2024 09:11:54 +0800
From 37410aa5b0cda9646ebf2d8a3d37e1c6ee3d17c5 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Thu, 2 May 2024 12:41:59 +0800
Subject: [PATCH] gnu: LLVM, Clang, libomp, lld: Update to 18.1.5.

* gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18):
Update to 18.1.5.
---
 gnu/packages/llvm.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index 8855e1ade3..de0a46f277 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -551,7 +551,7 @@ (define %llvm-monorepo-hashes
     ("15.0.7" . "12sggw15sxq1krh1mfk3c1f07h895jlxbcifpwk3pznh4m1rjfy2")
     ("16.0.6" . "0jxmapg7shwkl88m4mqgfjv4ziqdmnppxhjz6vz51ycp2x4nmjky")
     ("17.0.6" . "1a7rq3rgw5vxm8y39fyzr4kv7w97lli4a0c1qrkchwk8p0n07hgh")
-    ("18.1.4" . "1kddjysa6qj1qlb88a4m7lqni6922drgb37kj2hnspj9hrph891g")))
+    ("18.1.5" . "0n44chqn96xsa00ryhwk8g0vv3zx908xjakkgjsa14sjr9mcsq8q")))

 (define %llvm-patches
   '(("14.0.6" . ("clang-14.0-libc-search-path.patch"))
@@ -559,7 +559,7 @@ (define %llvm-patches
     ("16.0.6" . ("clang-16.0-libc-search-path.patch"))
     ("17.0.6" . ("clang-17.0-libc-search-path.patch"
                  "clang-17.0-link-dsymutil-latomic.patch"))
-    ("18.1.4" . ("clang-18.0-libc-search-path.patch"
+    ("18.1.5" . ("clang-18.0-libc-search-path.patch"
                  "clang-17.0-link-dsymutil-latomic.patch"))))

 (define (llvm-monorepo version)
@@ -1455,7 +1455,7 @@ (define-public clang-toolchain-17
 (define-public llvm-18
   (package
     (inherit llvm-15)
-    (version "18.1.4")
+    (version "18.1.5")
     (source (llvm-monorepo version))))

 (define-public clang-runtime-18
@@ -1471,7 +1471,7 @@ (define-public clang-18
                     (package-version llvm-18)))
      (sha256
       (base32
-       "1rrf9x7n3hvzqqijfx8v8kxa2i39jdf7c164my8k6vzr7aa0dj1c")))))
+       "1azb2wn7gfpj61kh5brrima3c2lf4c9csy3xpn729zrm1n8pg8s5")))))

 (define-public libomp-18
   (package
-- 
2.45.0




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sun, 19 May 2024 12:19:01 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Sun, 19 May 2024 12:19:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 70763-done <at> debbugs.gnu.org
Subject: Re: [bug#70763] [PATCH] gnu: LLVM, Clang, libomp, lld: Update to
 18.1.5.
Date: Sun, 19 May 2024 13:17:38 +0100
[Message part 1 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:

> From 37410aa5b0cda9646ebf2d8a3d37e1c6ee3d17c5 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Thu, 2 May 2024 12:41:59 +0800
> Subject: [PATCH] gnu: LLVM, Clang, libomp, lld: Update to 18.1.5.
>
> * gnu/packages/llvm.scm (llvm-18, clang-18, libomp-18, lld-18):
> Update to 18.1.5.
> ---
>  gnu/packages/llvm.scm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Looks good to me, I've pushed this to master now as
14176a289b29c8159cb62b1694332744a50b4679.

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

This bug report was last modified 12 days ago.

Previous Next


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