all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 30873@debbugs.gnu.org
Subject: [bug#30873] [PATCH core-updates 0/3] glibc 2.27
Date: Tue, 20 Mar 2018 11:20:45 +0100	[thread overview]
Message-ID: <20180320102045.31795-1-mbakke@fastmail.com> (raw)

These patches allow building the world with glibc 2.27.  Apart from
"make", packages seem generally happy with this version.

I opted for a unified diff of all post-release updates instead of
individual patches.  It is "only" 12k lines so far.

Marius Bakke (3):
  gnu: glibc: Update to 2.27.
  gnu: make: Fix compatibility with glibc 2.27.
  gnu: make: End phase on #t.

 gnu/local.mk                                       |     3 +
 gnu/packages/base.scm                              |    60 +-
 gnu/packages/commencement.scm                      |     3 +-
 gnu/packages/patches/glibc-2.27-git-fixes.patch    | 12765 +++++++++++++++++++
 .../patches/glibc-hidden-visibility-ldconfig.patch |    16 +
 gnu/packages/patches/make-glibc-compat.patch       |    52 +
 6 files changed, 12875 insertions(+), 24 deletions(-)
 create mode 100644 gnu/packages/patches/glibc-2.27-git-fixes.patch
 create mode 100644 gnu/packages/patches/glibc-hidden-visibility-ldconfig.patch
 create mode 100644 gnu/packages/patches/make-glibc-compat.patch

-- 
2.16.2

             reply	other threads:[~2018-03-20 10:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20 10:20 Marius Bakke [this message]
2018-03-20 10:24 ` [bug#30873] [PATCH core-updates 1/3] gnu: glibc: Update to 2.27 Marius Bakke
2018-03-20 10:24   ` [bug#30873] [PATCH core-updates 2/3] gnu: make: Fix compatibility with glibc 2.27 Marius Bakke
2018-03-20 13:19     ` Ludovic Courtès
2018-03-20 10:24   ` [bug#30873] [PATCH core-updates 3/3] gnu: make: End phase on #t Marius Bakke
2018-03-20 13:19     ` Ludovic Courtès
2018-03-20 13:18   ` [bug#30873] [PATCH core-updates 1/3] gnu: glibc: Update to 2.27 Ludovic Courtès
2018-03-20 16:54     ` Marius Bakke
2018-03-21 18:26       ` Ludovic Courtès
2018-03-22 18:36         ` bug#30873: " Marius Bakke
2018-03-23  9:20           ` [bug#30873] " Ludovic Courtès
2018-03-22 12:53 ` [bug#30873] glibc-2.27 patches Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180320102045.31795-1-mbakke@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=30873@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.