From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eO73I+BG2mGhAAEAgWs5BA (envelope-from ) for ; Sun, 09 Jan 2022 03:22:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6CfJHOBG2mE1dgAAG6o9tA (envelope-from ) for ; Sun, 09 Jan 2022 03:22:24 +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 26E6A12D68 for ; Sun, 9 Jan 2022 03:22:24 +0100 (CET) Received: from localhost ([::1]:59274 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n6Nqh-0000Ai-8O for larch@yhetil.org; Sat, 08 Jan 2022 21:22:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n6NqQ-0000AX-8t for guix-devel@gnu.org; Sat, 08 Jan 2022 21:22:06 -0500 Received: from [2607:f8b0:4864:20::636] (port=37643 helo=mail-pl1-x636.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n6NqO-00034L-IO for guix-devel@gnu.org; Sat, 08 Jan 2022 21:22:06 -0500 Received: by mail-pl1-x636.google.com with SMTP id q14so9141767plx.4 for ; Sat, 08 Jan 2022 18:22:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=yCYyvbrW1CBFUlIg3mtxA0odNiLC4Txh9hJIUWD7IPg=; b=TFOMmQHddp5hkiBWQSvel8IdCsf9N9XnxtGoyK75RPIwFjCyqERz6PohsYs/vGIrVW Oj8WMX06EwDSx10eDCd0g1JWvLAH5zUFwsk/00kZkGSfnP7eRUC/N5Rj6VvV/UJoaFdc Gh8IPOpzh32vkdAr9P4XyFrj7/vdeFfRTdfZ0sZ+khodQoQVzh3BxbtkZBor3hayxu5a ecMXKY1I+/K3EsQijrxRi289wbtFuKLHM7hPv/Xrgt9XaEUTskvnDjiiORKMwRyNEz86 NjTEh8tv3NIuHrHLjcBtsBn7f4z+uslvOTbfnmsZtd+TO1pbh2xhjtgIZQ7TqMdJ8jCk p2UA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=yCYyvbrW1CBFUlIg3mtxA0odNiLC4Txh9hJIUWD7IPg=; b=knxiotQPdjBFZTImzIFSerUqLJF+vEfwvKGaVcUi9V4+txJyiHhSyPJPIfMbrlVt61 i59FgCSQ2z7WmjUX8j49lxJRszHlxccw1q+g4dHMENC9QQ6bNL7uroKu2ElU4momrWdc OIEYb9iGE2eGKSrHwNZoPIeTpK66Blm2+CxxjrNSPwZ85jBcMs7t1nnNxt5OFv9maWd3 0iQKMGUkx1FIYa5i5b2yGShArPJ3M1fuxGQcneAAHm1ZO7j/fjJqhv262coLJD/EeT0V j9j0Q6w1CRCKZGxV/1hi+ZgFZP/1HtDWJrxSbbklO3R7O5MKqtpKVQZxqhsF8MDpn80j IQkg== X-Gm-Message-State: AOAM530ehbltVYGvrD0UB83a2gaaLDyul/VpND9YWS9yK/ioE7BSY0ny 3VZs5MaNtNNnzpv+iHlP2XcTYsDRcSE= X-Google-Smtp-Source: ABdhPJy2dHkhhutcUcbwXaJWgdMqQhfnNPzIasvLJI17BCGeDGQvPc095vnDTuiF5PumVQK9qSzrng== X-Received: by 2002:a17:90a:cf8b:: with SMTP id i11mr4376807pju.203.1641694922827; Sat, 08 Jan 2022 18:22:02 -0800 (PST) Received: from garuda-lan (c-24-18-44-142.hsd1.wa.comcast.net. [24.18.44.142]) by smtp.gmail.com with ESMTPSA id on2sm3358474pjb.19.2022.01.08.18.22.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 18:22:02 -0800 (PST) From: Chris Marusich To: Maxim Cournoyer Subject: Re: Release v1.4 (or 2.0): process and schedule ? References: <86ilvq5kmf.fsf@gmail.com> <86ilvnh7kt.fsf@gmail.com> <87v8zk2fe3.fsf@gmail.com> <877dbxznto.fsf@ponder> <87y246wvza.fsf@gmail.com> <871r1n5map.fsf@gmail.com> <877dbdrn38.fsf@gmail.com> Date: Sat, 08 Jan 2022 18:21:58 -0800 In-Reply-To: <877dbdrn38.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 06 Jan 2022 08:49:15 -0500") Message-ID: <87mtk5eji1.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::636 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::636; envelope-from=cmmarusich@gmail.com; helo=mail-pl1-x636.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Vagrant Cascadian , Guix Devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641694944; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yCYyvbrW1CBFUlIg3mtxA0odNiLC4Txh9hJIUWD7IPg=; b=WLs7sRuARCmY9MKkNx0toXiE3FyWcmbDnbHB+VHUPs1Xy5z48CtmENTnVifcYGym+JiiY4 sUfETik0w0QpLbAorkPn542NY9kBUCJTq+X6zTEUVCKxpZTcYBFkMZoE08KCUHTmc7AA5S W8/qePi9AEDT2UM5Mo3RUyI+BMAZRD6gh6/+d8vWrEOtK6tBzGMqhH73DssNUqKhMWNFm/ iABi28Z4Qj0WQpnbOPS9W9mIbPsF5M+7A+Z7oEXaSI+OGxA8gEnB+WPiIACnMElNBXUiRM Cnt4ndgiYLVKoTSDnI8qxApWN21FcTOOoWwRQHuqq9B2Kc4bHyL3feri9PgqZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641694944; a=rsa-sha256; cv=none; b=bTVzJh24P2WkaSKTnjQrW6QlQ6YpR3P0avDgagUgNHJD8W3+kQctSXG9Romey8eqQ+K1wr rA+WAcRatkFqWS/VQKbsOIqTftABDj6a+4eEsET7B5rwPqcaShh/+cP0A8joAXex0ZCkOJ hFyh8ncGkndiOtH+b2ghNV8v+OayYV9jYzYMgnR+uMSrvkYyOTGbrGQkooA4a1CsRgFSbQ SS8PjUkuZ3fFyBP2iThooQurX6R7qzsYo0UTAwFP4fnr+/GJ2GoEeDGJ7dy0xqdvt/l80A DXCM1uus0FJqvxUSrWbFeGh7bTugYpFHgRVqNVpHxcqkSF8bVm4YYs8fHaVP9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=TFOMmQHd; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -9.71 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=TFOMmQHd; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 26E6A12D68 X-Spam-Score: -9.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: ePk0QgVd7jCl --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Maxim, Maxim Cournoyer writes: > Hello Chris, > > Chris Marusich writes: > >> Maxim Cournoyer writes: >> >>> About the current status, I'm nearing on pushing a version-1.4.0 branch >>> which is based on master with a few more (core-ish) updates. There's >>> still a few days ahead of that, so if you manage to get many of this >>> kind of problems fixed & merged in master they can easily be included in >>> the next release. >> >> There is a problem that currently prevents "guix pull" from succeeding >> for powerpc64le-linux on master. I'd like to resolve it before the >> release if possible. The problem is here, including a patch to fix it: >> >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D52940 >> >> [...] > > Since the version-1.4.0 branch I've been polishing locally still hasn't > been published nor built, there's still time to apply the patch without > any consideration for world rebuilds to that branch (at this point we > want the changes to be low risk ones though, but that sounds like one). With Ludo's feedback, I was able to fix 52940 without rebuilding the world in commit 195bb1fb9d55d8e5187d669c63a3cde747fc5f64 on master. Can you try merging master into your version-1.4.0 branch? At this point in time, I'm unaware of any issues that would be show-stoppers for for powerpc64le-linux. As a reminder, issues important to powerpc64le-linux can be seen by searching for issues tagged with the "guix" user's powerpc64le-linux Debbugs usertag: https://debbugs.gnu.org/cgi-bin/pkgreport.cgi?tag=3Dpowerpc64le-linux;users= =3Dguix I'll keep my eye out for other potential powerpc64le-linux issues and see what I can do to help in the days/weeks to come. Now that the "guix" package is building successfully again on master, I can finally build up-to-date versions of cuirass and guix-build-coordinator. Although it isn't directly related to the release, I think I will resume my efforts to add a new powerpc64le-linux node to the build farm. =2D-=20 Chris PGP: https://savannah.gnu.org/people/viewgpg.php?user_id=3D106836 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmHaRsYVHGNtbWFydXNp Y2hAZ21haWwuY29tAAoJEN1AmhXYIkadPHwQAJBXe5P+pZUtsbPS1uAZPr+KNa5m 5NskLCwnfFOnP35+3doAGpPL5fqIx1bYVlQUZMRrKFErcH+MVnurMxH2g0DkRxsl 00iq7twtmn6M34Ezz/DOoMFiszbOXc8jBfk9/eFwmx4biYQ8gLPHw3e9gD9J4i3H gp1qN21U98QhW25clzUQ8DNl07++4di90EkrZo+C36CHGxH0dSA/l7kHk6AaifYL 5KDJD5jVDdJrdwaK+WxLyiNFHZvHcXBas+UXE10RHB4RAcP/c12x4k3rbMq61Mqg 1WDXzQSnHJE6H5V8I1En6MmpxdR5X13d5RrFkFkFQXG89jwGMI8Vl++dI8anBdjN S6mTDEh+n6WlLgeuni1sCL9F8mwXqCmzNFArG/zB9vFh5PNrzYqZbgLaT9rZeMsD biUj+ce0+LTPcyI8KLDHFl/44J4TcowhOMv9P5/CIoCQcxo/3TkbJqoI3arhXOWH HQKL0O79Nk2QOgB/z4whSGT4DYPc+C4cey12mvtizGq+xH0sKpw4mNxGlKTRSY5I 2GpMjLb9tNHg0H+UtibsG3GD1QlQft/ErlF4UWAaQJvGyjsXz9Su0/G2lv2UINjv sgZNj6KVSSrE25Ya1J7YMKbyt6t4Tasf2Zc3AsVhd6B55j1Qu11p36n7nYMUIhkW q73xwwuvYTUHsOGN =mHFC -----END PGP SIGNATURE----- --=-=-=--