all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72643] [PATCH core-updates 0/6] Restore i586-gnu (GNU/Hurd) support
@ 2024-08-15 16:54 Ludovic Courtès
  2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 1/6] gnu: make-bootstrap: Fix cross-compilation of ‘%glibc-stripped’ Ludovic Courtès
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Ludovic Courtès @ 2024-08-15 16:54 UTC (permalink / raw)
  To: 72643
  Cc: Ludovic Courtès, Efraim Flashner, Ekaitz Zarraga,
	Ludovic Courtès

Hello!

This patch series fixes Hurd support (i586-gnu) on ‘core-updates’,
as described <https://issues.guix.gnu.org/72315>.  It does so by
updating the ‘glibc-bootstrap’ tarball.

I built the new tarball from the third commit and dropped it
under gnu/packages/aux-files, which where the commit marked as
“DRAFT” picks it up.  Of course we’ll change that to a URL at
ftp.gnu.org/gnu/guix/bootstrap/i586-gnu once we agree on the
strategy.

For convenience, I uploaded the tarball here:

  https://people.bordeaux.inria.fr/lcourtes/tmp/glibc-stripped-2.39-i586-pc-gnu.tar.xz
  https://people.bordeaux.inria.fr/lcourtes/tmp/glibc-stripped-2.39-i586-pc-gnu.tar.xz.sig

  nix-sha256: 0x2x6w611k6v9qdabacawamw2475p04hm3s0q95xcg063wjq4ig2

I was able to build this successfully:

  ./pre-inst-env guix build \
    -e '(@@ (gnu packages commencement) glibc-final-with-bootstrap-bash)' \
    -s i586-gnu

I’ll try to build some more and see.

I’d like to push this to ‘core-updates’ soon since it’s probably the
last blocker before we can merge.

Thoughts?

Ludo’.

Ludovic Courtès (6):
  gnu: make-bootstrap: Fix cross-compilation of ‘%glibc-stripped’.
  gnu: make-bootstrap: Adjust ‘%glibc-stripped’ for glibc@2.39 on the
    Hurd.
  gnu: make-bootstrap: Include libdl.a and libutil.a in
    ‘glibc-stripped’.
  DRAFT gnu: glibc-bootstrap: Update i586-gnu variant.
  gnu: perl-boot0: Use gexps.
  gnu: commencement: Build ‘perl-boot0’ without stack protector on the
    Hurd.

 gnu/packages/bootstrap.scm      | 105 ++++++++++++++++----------------
 gnu/packages/commencement.scm   |  45 ++++++++------
 gnu/packages/make-bootstrap.scm |  27 ++++----
 guix/build/make-bootstrap.scm   |  30 ++++++---
 4 files changed, 117 insertions(+), 90 deletions(-)


base-commit: 6fe957f749bc500bce49e4fa1cfa4d8c32227f32
-- 
2.45.2





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-08-20 12:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-15 16:54 [bug#72643] [PATCH core-updates 0/6] Restore i586-gnu (GNU/Hurd) support Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 1/6] gnu: make-bootstrap: Fix cross-compilation of ‘%glibc-stripped’ Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 2/6] gnu: make-bootstrap: Adjust ‘%glibc-stripped’ for glibc@2.39 on the Hurd Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 3/6] gnu: make-bootstrap: Include libdl.a and libutil.a in ‘glibc-stripped’ Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 4/6] DRAFT gnu: glibc-bootstrap: Update i586-gnu variant Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 5/6] gnu: perl-boot0: Use gexps Ludovic Courtès
2024-08-15 16:58 ` [bug#72643] [PATCH core-updates 6/6] gnu: commencement: Build ‘perl-boot0’ without stack protector on the Hurd Ludovic Courtès
2024-08-16 14:07 ` [bug#72643] [PATCH core-updates 0/6] Restore i586-gnu (GNU/Hurd) support Janneke Nieuwenhuizen
2024-08-16 17:56   ` bug#72643: " Ludovic Courtès
2024-08-18  9:02     ` [bug#72643] " Janneke Nieuwenhuizen
2024-08-20 12:37       ` Ludovic Courtès

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.