unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: guix-devel@gnu.org
Subject: State of the 'core-updates' branch
Date: Sun, 18 Sep 2022 17:50:49 +0200	[thread overview]
Message-ID: <87sfkoy946.fsf@gnu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2001 bytes --]

Hello Guix,

There has been a lot of activity on 'core-updates' recently.

Some highlights from this branch:

* The Full-Source Bootstrap
* GCC 11
* glibc 2.35
* Python 3.10.7
* OpenSSL 3.0
* Meson 0.63.2
* CMake 3.24.2
* Pytest 7.1.3
* bash-completion 2.11

As well as updates to the usual low-level libraries: GNU tools, Wayland,
ICU, Boost, the font stack, Mesa, Ghostscript, etc.

As of commit 28918b4ff8d2c297d1f1fb84eebdca9fc2dc9303, these work:

* GNOME
* IceCat
* Xfce
* Sway
* 'guix system vm'
* cross-compiling to various targets

These "almost" work:

* 'guix' needs this patch, and an update of the guix package:
  <https://issues.guix.gnu.org/57730#2>.  Can be worked around with this
  horrifying patch to the 'guix' package definition:

                    (add-after 'unpack 'adjust-for-glibc-2.34
                      (lambda _
                        (substitute* "guix/build/syscalls.scm"
                          (("#:library \"libutil\"")
                           ""))))

* Linux-Libre fails due to a regression in gawk, easy to work around by
  providing an older version; will be fixed with gawk 5.2.1.
* ungoogled-chromium needs a few tweaks
* libreoffice likewise
* diffoscope has one failing dependency
* there are segfaults from 'libgc' via Shepherd in a 'guix system vm'
  ... it still boots, but you probably should not reconfigure just yet!

These are currently failing:

* GCC 5
* glibc 2.33 (for old locales)

All in all, the branch is in great shape, and all my manifests are
building apart from the mentioned problems.

If there are any outstanding patches on the tracker, let's get them in.

I expect many Python packages need to be updated for 3.10.  To ease this
process it would be great to get the revamped build system from
'wip-python-pep517' merged.  I plan to look at it "soon", but volunteers
welcome.  :-)

Should we aim to "freeze" this branch by early/mid October or so?

-- 
Marius

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

             reply	other threads:[~2022-09-18 15:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-18 15:50 Marius Bakke [this message]
2022-09-18 16:24 ` State of the 'core-updates' branch Lars-Dominik Braun

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87sfkoy946.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).