GNU bug report logs - #39456
[PATCH core-updates 0/6] glibc & binutils update

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Thu, 6 Feb 2020 18:01:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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 <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39456: closed ([PATCH core-updates 0/6] glibc & binutils update)
Date: Sat, 15 Feb 2020 21:19:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Feb 2020 22:18:41 +0100
with message-id <87d0af7dn2.fsf <at> devup.no>
and subject line Re: [bug#39456] [PATCH core-updates 0/6] glibc & binutils update
has caused the debbugs.gnu.org bug report #39456,
regarding [PATCH core-updates 0/6] glibc & binutils update
to be marked as done.

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


-- 
39456: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39456
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates 0/6] glibc & binutils update
Date: Thu,  6 Feb 2020 18:59:55 +0100
These patches update Binutils and Glibc to the latest versions, as well as
Linux-Libre headers (I will change from 5.4.16 to 5.4.18 or whatever is
current before pushing).

Glibc 2.31 required patching every GCC version due to a size change that
trips libsanitizer.  It also requires patching older glibc versions due to
an unrelated change, but I'm not sure what the correct fix is.  Try
building glibc-locales <at> 2.29 with these patches to join the quest.

The GCC patches were pretty tricky, and unfortunately required small tweaks
between each version.  I would prefer if someone else tried cherry-picking
the relevant upstream commits to an older GCC and see if they get the same
result I did.  See the patch files for URLs.

Marius Bakke (6):
  gnu: linux-libre-headers: Update to 5.4.16.
  gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.
  gnu: binutils: Update to 2.34.
  gnu: cross-binutils: Fix xtensa build with Binutils 2.34.
  gnu: glibc: Update to 2.31.
  gnu: libfaketime: Fix build with glibc 2.31.

 gnu/local.mk                                  |    7 +
 gnu/packages/base.scm                         |   55 +-
 gnu/packages/check.scm                        |    4 +
 gnu/packages/commencement.scm                 |   15 +-
 gnu/packages/cross-base.scm                   |   15 +-
 gnu/packages/dns.scm                          |   14 +-
 gnu/packages/gcc.scm                          |    6 +
 gnu/packages/linux.scm                        |    8 +-
 .../binutils-revert-xtensa-shift.patch        | 4091 +++++++++++++++++
 .../gcc-4.9-libsanitizer-mode-size.patch      |   52 +
 .../gcc-6-libsanitizer-mode-size.patch        |   53 +
 .../gcc-7-libsanitizer-mode-size.patch        |   53 +
 .../gcc-8-libsanitizer-mode-size.patch        |   56 +
 .../gcc-9-libsanitizer-mode-size.patch        |   58 +
 .../glibc-2.29-supported-locales.patch        |   33 +
 .../patches/glibc-supported-locales.patch     |   11 +-
 16 files changed, 4503 insertions(+), 28 deletions(-)
 create mode 100644 gnu/packages/patches/binutils-revert-xtensa-shift.patch
 create mode 100644 gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch
 create mode 100644 gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch
 create mode 100644 gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch
 create mode 100644 gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch
 create mode 100644 gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch
 create mode 100644 gnu/packages/patches/glibc-2.29-supported-locales.patch

-- 
2.25.0



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: 39456-done <at> debbugs.gnu.org
Subject: Re: [bug#39456] [PATCH core-updates 0/6] glibc & binutils update
Date: Sat, 15 Feb 2020 22:18:41 +0100
[Message part 4 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:

> Marius Bakke (6):
>   gnu: linux-libre-headers: Update to 5.4.16.
>   gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.
>   gnu: binutils: Update to 2.34.
>   gnu: cross-binutils: Fix xtensa build with Binutils 2.34.
>   gnu: glibc: Update to 2.31.
>   gnu: libfaketime: Fix build with glibc 2.31.

I dropped the huge cross-binutils patch in favor of a simpler one that
keeps using Binutils 2.33.1 for the ath9k xtensa-elf target.

Pushed in 87d3e94d82..fedce7b2b4.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 139 days ago.

Previous Next


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