From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oF04M9XrfGLEGgAAbAwnHQ (envelope-from ) for ; Thu, 12 May 2022 13:13:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +KMcM9XrfGKECgAAauVa8A (envelope-from ) for ; Thu, 12 May 2022 13:13:25 +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 622FA23E27 for ; Thu, 12 May 2022 13:13:25 +0200 (CEST) Received: from localhost ([::1]:46980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1np6l2-00086H-8b for larch@yhetil.org; Thu, 12 May 2022 07:13:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6PO-0000wQ-0H for guix-patches@gnu.org; Thu, 12 May 2022 06:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45896) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1np6PN-0004Sg-O7 for guix-patches@gnu.org; Thu, 12 May 2022 06:51:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1np6PN-0002UN-NV for guix-patches@gnu.org; Thu, 12 May 2022 06:51:01 -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 10:51:01 +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.16523526289501 (code B ref 55227); Thu, 12 May 2022 10:51:01 +0000 Received: (at 55227) by debbugs.gnu.org; 12 May 2022 10:50:28 +0000 Received: from localhost ([127.0.0.1]:39789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6Oq-0002TB-8W for submit@debbugs.gnu.org; Thu, 12 May 2022 06:50:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6Oo-0002Sy-H8 for 55227@debbugs.gnu.org; Thu, 12 May 2022 06:50:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33324) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6Oi-0004DP-KW; Thu, 12 May 2022 06:50:20 -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=zidthRWFiQqK/w1c0hDpxJ9iY+rW6pV5Y+aElhZKv3I=; b=kJ8S21gn4OAqae4wn3X/ MOSqjClcbu0eOZEpMMnxNxGxmDeCwfRO1LErX8YHwk6U/7ldAuGW0ni/LZhXSrEjbb5YPqBrktlT+ b/D4988Eq78295tJW2NXDIhvXMPaNpMh37laD5u9zJG0/7ZM57lEnNc6Q4dchAYS1vGhJFPE+GxYg ROTOLgkkKE/88+SWlZSGRVZMHkapHTekuMkBPR4Bd8FeaNX3yNYVS+9oE1nY2v45faOb5AR9t2/kD ykuNsp2iTQU0CASSYrz90tyBZQHvr+hDInhMfx4B5AIlytXQXQIpz1uEzOnYJ5fSO7CP//RPYPeg+ fPI3s2oCKc8FIg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=44934 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6Ob-0000iv-Py; Thu, 12 May 2022 06:50:20 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220502182434.32130-1-janneke@gnu.org> <20220502182434.32130-5-janneke@gnu.org> Date: Thu, 12 May 2022 12:50:11 +0200 In-Reply-To: <20220502182434.32130-5-janneke@gnu.org> (Jan Nieuwenhuizen's message of "Mon, 2 May 2022 20:24:31 +0200") Message-ID: <875ymbkot8.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=1652354005; 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=zidthRWFiQqK/w1c0hDpxJ9iY+rW6pV5Y+aElhZKv3I=; b=NALZuet9+OD3LhxAIQIJYFdt4/eU5hzhod4bIhOpVkHJQ/bHII8rGakByq4s2TqWO63r4j WwzQW0ZTnSmjCzaY+49FpvBxf9xvyI5gxAz2Qj2vwUAsEYH2HF0MBB/h5Uis7m1oUQP5fW zRTwHNmDbaqMLC22L9cpVNZCgk5AsNa8E4RkKIraR58BiBr6W2G6DLYEDZhYhxC7NVA53m 9rz4rlZ2wH8Le/Kxe/GUYOPzOkhu8UqF/fbILNRcJGLai9gwNWNPZ6iEkiN8GahPE85Dj4 7J2+QpNMHczb6gsMDOphtbxY2Jxjxehz7ks9lx2xTQXRwb066yqfL0cfdZXEHw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652354005; a=rsa-sha256; cv=none; b=X3+v8hDVmxeTudazdBKTZ6TXIGI3Ush56+0XQ0/IviamSfoIJGDEZtjSGvYK1gOsh2ngYm Mo/Bkg6bBCtXb/YtgiAWx6DSKcFCrfKbtGLkVDgEb8B79AKCfz4k3VWEtWBGbohOYCfAHb 7uddFjKXHtRG5Akp1EwXUT98CxZ2jLkdVVfRa58ZNSBKSN3xPS7zRtg+jS4ndXhFuFEXFA V7IxZJRO6fe47iVn3glWUglvBeveV8Ul8SNvh7dUbElDKA6CzEGsI6i8l4zezzDH6R/+Kx XxdWfYtv/d+2kzaPVADo7E7Cn2q7dAIZyMQBMehRYVaHSPvYCf85WfiGgzL2zQ== 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=kJ8S21gn; 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: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kJ8S21gn; 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: 622FA23E27 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: D/S2lTkOFuqe "Jan (janneke) Nieuwenhuizen" skribis: > * gnu/packages/commencement.scm (tcc-boot0)[source]: Update to > 0.9.26-1136-g0fbeb2dd. > [native-inputs]: Add stage0-posix and mes-boot, remove > %bootstrap-mescc-tools and %bootstrap-mes-rewired. [...] > (define tcc-boot0 > - ;; Pristine tcc cannot be built by MesCC, we are keeping a delta of 11 > + ;; Pristine tcc cannot be built by MesCC, we are keeping a delta of 30 Slowly increasing. :-) > (source (bootstrap-origin > (origin > (method url-fetch) > (uri (string-append > - "https://lilypond.org/janneke/mes/20191117/" > + "https://lilypond.org/janneke/tcc/" > "/tcc-" version ".tar.gz")) > (sha256 > (base32 > - "1qbybw7mxbgkv3sazvz1v7c8byq998vk8f1h25ik8w3d2l63lxng")= )))) > + "1y2f04qwdqg7dgxiscbf0ibybx2gclniwbbcsxpayazzii2cvji3")= )))) Eventually we should have that on ftp.gnu.org too, but I realize we might be better off addressing it afterwards since we=E2=80=99ll have to ag= ree on the whole file tree we=E2=80=99re going to upload there. So=E2=80=A6 LGTM!