GNU bug report logs - #54725
[PATCH 0/2] LLVM 14 and Chromium 99

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <marius <at> gnu.org>

Date: Tue, 5 Apr 2022 12:19:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54725: closed ([PATCH 0/2] LLVM 14 and Chromium 99)
Date: Thu, 07 Apr 2022 21:20:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 07 Apr 2022 23:19:19 +0200
with message-id <878rsgiobs.fsf <at> gnu.org>
and subject line Re: [bug#54725] [PATCH 0/2] LLVM 14 and Chromium 99
has caused the debbugs.gnu.org bug report #54725,
regarding [PATCH 0/2] LLVM 14 and Chromium 99
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54725: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54725
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/2] LLVM 14 and Chromium 99
Date: Tue,  5 Apr 2022 14:18:11 +0200
Long time no see...  I have been battling poor health and injuries for
a while, but am slowly recovering.

First on my agenda is a long-overdue Chromium update.  It requires a newer
LLVM, which can not be built from individual tarballs due to
<https://github.com/llvm/llvm-project/issues/53281> and other problems
(likely fixed in 14.0.1).

This patch makes small adjustments to the LLVM and Clang build procedures
so they can be built from the LLVM "monorepo" instead of tarballs.

Feedback wanted!  I'm hoping to "fast track" these patches as Chromium 100
is already released with another slew of security fixes.  I will start
working on that next.

Marius Bakke (2):
  gnu: LLVM, Clang: Add 14.0.0.
  gnu: ungoogled-chromium: Update to 99.0.4844.84-1.

 gnu/local.mk                                  |   1 +
 gnu/packages/chromium.scm                     |  34 ++-
 gnu/packages/llvm.scm                         | 229 ++++++++++++------
 .../patches/clang-14.0-libc-search-path.patch |  94 +++++++
 gnu/packages/zig.scm                          |   2 +-
 5 files changed, 280 insertions(+), 80 deletions(-)
 create mode 100644 gnu/packages/patches/clang-14.0-libc-search-path.patch

-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: 54725-done <at> debbugs.gnu.org
Subject: Re: [bug#54725] [PATCH 0/2] LLVM 14 and Chromium 99
Date: Thu, 07 Apr 2022 23:19:19 +0200
[Message part 4 (text/plain, inline)]
Marius Bakke <marius <at> gnu.org> skriver:

> Marius Bakke (2):
>   gnu: LLVM, Clang: Add 14.0.0.
>   gnu: ungoogled-chromium: Update to 99.0.4844.84-1.
>
>  gnu/local.mk                                  |   1 +
>  gnu/packages/chromium.scm                     |  34 ++-
>  gnu/packages/llvm.scm                         | 229 ++++++++++++------
>  .../patches/clang-14.0-libc-search-path.patch |  94 +++++++
>  gnu/packages/zig.scm                          |   2 +-
>  5 files changed, 280 insertions(+), 80 deletions(-)
>  create mode 100644 gnu/packages/patches/clang-14.0-libc-search-path.patch

I went ahead and pushed these patches, along with an update to
ungoogled-chromium 100.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 67 days ago.

Previous Next


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