From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QEStMuOXdGXHXgAAG6o9tA:P1 (envelope-from ) for ; Sat, 09 Dec 2023 17:37:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QEStMuOXdGXHXgAAG6o9tA (envelope-from ) for ; Sat, 09 Dec 2023 17:37:55 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AB53E59D17 for ; Sat, 9 Dec 2023 17:37:54 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="f+He/urd"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702139874; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=iPmrSL5yPzezI/9AFsmyp2nz/h9geOnkOJSJULJYA6o=; b=QOIEn8of9bwvV2nDAAR9nWVMik1tfeZhUWwJxjen7qtDdvp/XegGUg9jEeP+kE1YrfwPAt NFlJZriqmVivR7wQCSkXRmGM4imrtCagwP9a8XGA3lQBL6zHEMPWrmuWHonctkrIOffGUW 9GWX8VJl1LSw6urJU+//3qH1Z2FlCLfge2xfVkh37olobK6PuHEeRZBbJ/qpliiU371New 8yVDaOTsq7bSZv5kVnpSGq3J9wAyKMRsffYR0a3XOa8bDhQE6N7+s7Yn9yNlye9uOnmRqm xvzYvSpYtrANNgBiL/ypOIBajD10ntvq6txNoSQLfdkW+WlLPqkLaH7MwbeZug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="f+He/urd"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702139874; a=rsa-sha256; cv=none; b=mJfOGaKxitN1hKidq8QWmwwhgKysNezMEyImWN7f/z/kjvZjUofr9trKbIvKATxgKUVZlG 1UQW2x6dVbkL9TlzaFY0jbnDugh5k7ccIeqGR87Rm5LIHrEyD5qxdX+tyAfKi9X+TCwsNF 9cZdDTmR7waYZNMHl+hZ0s5eCcDhcuCXkDkn2ZNowPGjmtgSwBFNDqiPxTBP7e0efZH87J tQmZQbXnNOtSvNZMVh+chfcJ2f9dUyQVT30xVYwNJjqZOFwGMHBPgx4F/FHFbJ3U0MWLY+ g+CsD7osEAiIOipdfvd+vDYmBcKCYSRDq0g9kVgvJxmglCFvMyaPT2h+SCpraQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rC0Kr-0006P9-Ka; Sat, 09 Dec 2023 11:37:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rC0Kq-0006Ox-FP for guix-patches@gnu.org; Sat, 09 Dec 2023 11:37:48 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rC0Kq-0008Et-6d for guix-patches@gnu.org; Sat, 09 Dec 2023 11:37:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rC0L3-0007lP-Q5 for guix-patches@gnu.org; Sat, 09 Dec 2023 11:38:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67686] [PATCH core-updates v2 0/7] Update glibc to 2.38; make C.UTF-8 always available Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Dec 2023 16:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67686 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , Mathieu Othacehe , Tobias Geerinckx-Rice , Ricardo Wurmus , 67686-done@debbugs.gnu.org, Christopher Baines , Janneke Nieuwenhuizen Received: via spool by 67686-done@debbugs.gnu.org id=D67686.170213985929810 (code D ref 67686); Sat, 09 Dec 2023 16:38:01 +0000 Received: (at 67686-done) by debbugs.gnu.org; 9 Dec 2023 16:37:39 +0000 Received: from localhost ([127.0.0.1]:48808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rC0Kg-0007kj-Tq for submit@debbugs.gnu.org; Sat, 09 Dec 2023 11:37:39 -0500 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:42222) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rC0Kf-0007kW-An for 67686-done@debbugs.gnu.org; Sat, 09 Dec 2023 11:37:38 -0500 Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-40c38e292c8so5390635e9.0 for <67686-done@debbugs.gnu.org>; Sat, 09 Dec 2023 08:37:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702139838; x=1702744638; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=iPmrSL5yPzezI/9AFsmyp2nz/h9geOnkOJSJULJYA6o=; b=f+He/urdwN0NIavkJXHfIspP6RPANB74T9OAo01RmsOD48s0+PldxH9KZ5R1o1uQ2Q JEI6Pj/gtCS2DOLBwf33+WJGmB46ZywyDefJryIVa/jsw1OUeF0sdISe3AduVa+izfcV lz9YsLIZ5idv5tTfdssEklYFMDB8rIvXr324Wg8sA730SCHpE2E914fDeDvd9dTKN9CY 8oNuzqqqDfDf1TdDjD+r9kSdH4/5Z9D7mtcdodfFDX0QBt2Inijm5SuQVF1WhsdjtGB2 jOeWMt4COJ8N6GrA6r2imskQ0mNNgV6o6eC4jaSCXu2Q0Na8G3US1gpQvQAJqFyGviRd 6j0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702139838; x=1702744638; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iPmrSL5yPzezI/9AFsmyp2nz/h9geOnkOJSJULJYA6o=; b=SlIiJoZaRnKC8m14Td5oKeFgTupSQidJtPquOXIjAaQjLNmvIFTjFRXVeSzByFAxgN JAdq6UV9tjm9tqzBtPDkbRG5btKryUVnAefR7WWjxCAA6YDZTOS3SOdvvBl8A1g1qCG1 bGS+GOFa8mMqwOXX3acekgn8GvZgh/1L++Gw/exDRPtu5iMzERpCeS2FCh6EOUvxRdTS b96IVSaIyfMREmxWLSChWaDSMtKxWgasRnw8yg7LwQgBnGZpzKfhF08Efr71ylN20sCW b5DpSVEUJq75EbFDqqTj9LXbw5L+1g1Nobld2uqrHb+0yddsB83bJEyZvEypPDWtD17p 3Uig== X-Gm-Message-State: AOJu0YwGqlM+z92e2lFHXrwvnXewEQ0kLNl/DEOWMMfCZgNguwYrNCn1 WEBzSbOD863AltpqrLVyAXo= X-Google-Smtp-Source: AGHT+IERO+7slDcR5IufkS6/OtQGHFB5ZchtfwEo8LPYZ1HSyyj8jr0mE7ZQ6H0rU37lTZN+KKvDDw== X-Received: by 2002:a05:600c:438a:b0:40c:2a42:d7d4 with SMTP id e10-20020a05600c438a00b0040c2a42d7d4mr865417wmn.166.1702139837434; Sat, 09 Dec 2023 08:37:17 -0800 (PST) Received: from localhost ([188.120.129.233]) by smtp.gmail.com with ESMTPSA id w11-20020a05600c474b00b0040c251a1014sm2476813wmo.0.2023.12.09.08.37.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Dec 2023 08:37:17 -0800 (PST) Date: Sat, 9 Dec 2023 18:37:15 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 67686-done@debbugs.gnu.org, Christopher Baines , Josselin Poiret , Mathieu Othacehe , Ricardo Wurmus , Tobias Geerinckx-Rice , Janneke Nieuwenhuizen References: <875y175son.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rakkIitVNCbZpkVh" Content-Disposition: inline In-Reply-To: <875y175son.fsf@gnu.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -0.51 X-Spam-Score: -0.51 X-Migadu-Queue-Id: AB53E59D17 X-TUID: Ut5WrdjyLUcb --rakkIitVNCbZpkVh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 09, 2023 at 03:58:16PM +0100, Ludovic Court=C3=A8s wrote: > Hello! >=20 > I=E2=80=99ve just pushed v2: >=20 > 5bbddafeaa gnu: glibc: Improve handling of empty .a files. > 1cebc334a7 gnu: glibc: Ensure C.UTF-8 locale is always found. > c76e44396e gnu: glibc: Install C.UTF-8 locale. > d5242a562e gnu: glibc: Update to 2.38. > cd43baad60 gnu: mpfr: Update to 4.2.1. > 3ea04038b5 gnu: glibc-utf8-locales: Generalize and use gexps. > 22f06be928 gnu: gcc@11: Update to 11.4.0. >=20 > I think it=E2=80=99s just the beginning of a journey :-) since we=E2=80= =99ll have to > test and fix cross-compilation, and eventually investigate the > (define glibc/hurd glibc) problems Janneke already reported. >=20 > By pushing my hope is to get support from the build farms so we can test > these higher-level issues without having to rebuild everything locally. With the v1 patchset I found that by reverting the file update and bringing it back to 5.44 I was able to build all the way to hello on x86_64-linux, i686-linux, aarch64-linux, riscv64-linux and powerpc64le-linux. I haven't tested armhf- or powerpc- yet. For cross-compiling I ran into a test failure in mpfr@4.2.0 and 4.2.1 as needed by gcc-cross-i686-linux-gnu-11.4.0. FAIL: tsprintf =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Error in mpfr_vsprintf (s, "%0+ -'13.10Pd:", ...); expected: "+01,234,567 :" got: "+0001,234,567:" FAIL tsprintf (exit status: 1) --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --rakkIitVNCbZpkVh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmV0l7sACgkQQarn3Mo9 g1HsoA/+JRfXZKzdiXKQqrcWpiGA/hXi0cx1bd6cFMfNQutDT4oRvVqiTnwmGEtA h0DYNvwjG3i9s6XRLFC4GQBfGbPBRuBNqSyE8gWLB0QriAE3YN7IEDS2WduS35A7 /aJhw/XHYo76Dsk2obVfQo82Ssnm7sJjlgUD8T4bn88gCVzVEVqVx4KTDHLAApLe LPJ8wKhVxx2/k2MdCKsPaL90qxKdf9KoxiMv6bO2711gbmY5FdDN1ppT1G4c0KS4 JJ4gRLCXK0qjyGu4Z/VRZvATNjs7Xoz/n5cI87Q/he4v6HOhqQgkkq7VQvpIHxHB X9FfwqJOukOJ+/yKzszQzp/JhoHoum26GMW88SK/1HZIIP7v2q0lBzBMEDTCT1qk katsJn8p08FGfvaZCmjKBdOyOb6qFeRt5cCuC0KqW55YPsqG7/PAEDLcqJYN82/Y FYS7O1s0Y+55e3IiuiAZjRDz0TM6LdIscSm2TYYZE6zHm9QsCvzOAGTO5yWeBh8+ dLJRdnYtOmKUr8hPR2RrAaApxUnhYbj9NLxaqKseWLzGV498pXx0ffkuSs4AbY04 lgEmzbMJ3XL0gePSTMp7D8sml8blZe0aENSSJd3XDkda0r5XW24kuItbCRFalpUN 3Ud4QmxUpRYLNo8T4EmpKH8vRRY2M5SbHaja0zYAEknrAtj6i5Y= =hAW6 -----END PGP SIGNATURE----- --rakkIitVNCbZpkVh--