From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YAQmB/PsfGI0yQAAbAwnHQ (envelope-from ) for ; Thu, 12 May 2022 13:18:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6BEnB/PsfGKT9QAA9RJhRA (envelope-from ) for ; Thu, 12 May 2022 13:18:11 +0200 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 BFA2D6758 for ; Thu, 12 May 2022 13:18:10 +0200 (CEST) Received: from localhost ([::1]:51064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1np6pd-0002zq-C7 for larch@yhetil.org; Thu, 12 May 2022 07:18:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6hn-0003oV-1Q for guix-patches@gnu.org; Thu, 12 May 2022 07:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45913) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1np6hm-0007bx-Il for guix-patches@gnu.org; Thu, 12 May 2022 07:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1np6hm-0003Ec-D0 for guix-patches@gnu.org; Thu, 12 May 2022 07:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55227] [PATCH core-updates 0/8] The Full Source Bootstrap Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 May 2022 11:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55227 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Jan (janneke) Nieuwenhuizen" Cc: 55227@debbugs.gnu.org Received: via spool by 55227-submit@debbugs.gnu.org id=B55227.165235378712394 (code B ref 55227); Thu, 12 May 2022 11:10:02 +0000 Received: (at 55227) by debbugs.gnu.org; 12 May 2022 11:09:47 +0000 Received: from localhost ([127.0.0.1]:39810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6hW-0003Dn-LX for submit@debbugs.gnu.org; Thu, 12 May 2022 07:09:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6hT-0003DT-Px for 55227@debbugs.gnu.org; Thu, 12 May 2022 07:09:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33558) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6hO-0007b0-3a; Thu, 12 May 2022 07:09:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=e/VmArkQQ/jbTRMiDEBgvxseBInapObU0S5H6xWaxsc=; b=DgXWqT4A15JSCiey1Sr2 Gs2xH5XAbex1ZNtkL6C5A65fMrQ1i5eHPWGTO1qXxLLiJSUK+q8HpLuRxlbKd3/J7+AG4/p0FL4/p L50vLqag7zwW10VqpLUPd176Wn4MM67i7+aoAjgAI+nLib7sWxhWM0WOLCiNffy3Uc2Fe9FH/4xiA Y2y4z4FzWX01Sr59LpiKXllvHOR5X2tc4NSIaG73dlSBGE321vcVB6fdXUFEsrCVFYhwvaDclB9gH ThZRr5zaNrJKFSadruEjeeM4iy7BCe89CtJbGS0A2arwWqwwj7aP4LQeQknlLLbQPpZHGvOiSBC3k ZDlBcY7Wt3Recg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=44942 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6hK-0003nl-P5; Thu, 12 May 2022 07:09:37 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220502182105.32068-1-janneke@gnu.org> Date: Thu, 12 May 2022 13:09:32 +0200 In-Reply-To: <20220502182105.32068-1-janneke@gnu.org> (Jan Nieuwenhuizen's message of "Mon, 2 May 2022 20:21:05 +0200") Message-ID: <87bkw3j9cj.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652354290; 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: content-transfer-encoding:content-transfer-encoding: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=e/VmArkQQ/jbTRMiDEBgvxseBInapObU0S5H6xWaxsc=; b=FysaWM/ncmM7Tb/b2LH5BZurK4FkfoyaWQDKbiU16hnBLLufF5z0MYUwhkJxJMxSHjMxHs zcfns9TQuguzeLanAZeWipIDP1AGbQOqxraiQ75kdd8iovcMXaniFGMwwAzsxUFhYJ1Fed J/W70yD+Y0FGzFdFwOpf2pjnZ6Ba75ERm0BWgNaV51toConPSV/OaRC7zXSLcm+WcnCFeG VuVl8braWBXFye78TJNWOZzadihMVTu/RBayTQoe1d4IdFUAiZ7BeHTRyaMIA02cqRZH6k 2F53hTebQSLgqwRc3YxbIF2zZlVVYsN0gsu/UCBOxPpmtmvOBZ87gFxQ9zocRw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652354290; a=rsa-sha256; cv=none; b=gDFhZROixLRrOOFm60MctzIKHjMym+J3KEFeYstWgxcGwV3zSi6EzhsorSMENp6Kn7zV9P jZHPkhS7y2glAM1QYlGW1VQA3C/kyvKcQKc7WYEQRwgVEwnFNGA60pzcRMD3v8WaVu21SC BXjeeohkpShNHfBGB4VWEGtuanO7I1I1DpucClwH6ZGjULhuFd5HDj+qNiVRkjSj9uhMtY colhLszV1fqPKn+gCxVcEqexw2MkLUI8GhkY7o8ReY1A/tx35fMT+L+BoYofYFxC0j1E/g EjZDlqD+/vL7J9vmalh7gLRDC16q0u54yYWJHPGqrrv8EEaDFetWHHJwmOlHtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DgXWqT4A; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DgXWqT4A; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: BFA2D6758 X-Spam-Score: -3.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: AiRpEM78OXll Hello! "Jan (janneke) Nieuwenhuizen" skribis: > About a year ago we cheered something like: WE DID IT!!! > > Today I am very excited to finally have released GNU Mes 0.24 which suppo= rts > the Full Source Bootstrap. So we did what? As Carl Dong once so eloquen= tly > put it > > The holy grail of bootstrappability will be connecting mes to hex0 > > which is exactly what this patch series brings. Woohoo!! Truly amazing. I just can=E2=80=99t believe it=E2=80=99s become = a reality! > Starting from an 357-byte hex0 provided by the new bootstrap-seeds packag= e, > the new stage0-posix package builds hex0, kaem, hex1, catm, hex2, M0, cc_= x86, > M1, M2, get_machine, (mescc-tools), and M2-Planet. The 0.24 release of M= es > can now be built using this M2-Planet. > > This means that the bootstrap binaries that were added as part of the Red= uced > Binary Seed Bootstrap (see > https://guix.gnu.org/blog/2020/guix-further-reduces-bootstrap-seed-to-25): > %bootstrap-mescc-tools, %bootstrap-mes, are now removed again. Yay! (And we=E2=80=99ll need a new blog post once that=E2=80=99s merged!) > commencement: Add bootstrap-seeds. > commencement: Add stage0-posix. > commencement: mes-boot: Update to 0.24, build with M2-Planet. > commencement: tcc-boot0: Use NYACC-1.00.2. > commencement: tcc-boot0: Update to 0.9.26-1136-g0fbeb2dd. > bootstrap: Remove %bootstrap-mescc-tools, %bootstrap-mes. > commencement: Remove %bootstrap-mes-rewired. > doc: Add the "Full Source Bootstrap". I haven=E2=80=99t checked but if you confirm that =E2=80=98guix build coreu= tils=E2=80=99 or similar passes (and that the output of =E2=80=98guix build coreutils -s powerpc64le -d=E2=80=99, for example, is unaffected), this can go on =E2=80=98core-updates=E2=80=99. Please add =E2=80=9Cgnu:=E2=80=9D as a prefix to the commit log of patches = that modify gnu/packages/*. > 4 files changed, 315 insertions(+), 308 deletions(-) And on top of that, it comes almost for free in terms of lines of code on our side. :-) One last thing: *thank you*. Thank you for bringing it to completion, for never giving up in the face of a mountain of challenges of all sorts; thank you for inspiring us! Ludo=E2=80=99.