guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#57533] [PATCH core-updates 0/5] glibc 2.35 and GCC 11


From: Marius Bakke
Subject: [bug#57533] [PATCH core-updates 0/5] glibc 2.35 and GCC 11
Date: Fri, 2 Sep 2022 00:24:13 +0200

Hello Guix,

These patches updates glibc to a recent (but not the latest) version,
and switches to GCC 11.

I can build up to GNOME, IceCat and ungoogled-chromium with these
patches and consider them ready for merge to core-updates.

There are some issues however:

  * IcedTea bootstrap fails in mysterious ways (I'm looking into it).
  * The 'guix' package needs to be updated and refer to this branch for
    the changes to (guix build syscalls); or the procedures need to
    somehow be made compatible with old and new glibc's.
  * glibc 2.33 fails to build, so locales compatible with 'master' are
    not currently available.
  * GCC 5.5.0 fails to build.

Volunteers to work on these problems wanted!

Marius Bakke (4):
  syscalls: Adjust for glibc 2.34 and later.
  gnu: Switch to GCC 11.
  gnu: glm: Fix build with GCC 11.
  gnu: clang-runtime: Remove obsolete workaround.

zamfofex (1):
  gnu: glibc: Update to 2.35.

 gnu/packages/base.scm                         | 34 +++++++++++-
 gnu/packages/commencement.scm                 | 55 ++++++++++++++++---
 gnu/packages/gcc.scm                          | 33 +++++++++--
 gnu/packages/llvm.scm                         |  6 +-
 gnu/packages/maths.scm                        |  9 ++-
 .../glibc-hurd-clock_gettime_monotonic.patch  |  4 +-
 guix/build/syscalls.scm                       |  6 +-
 7 files changed, 121 insertions(+), 26 deletions(-)

-- 
2.37.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]