From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id v7MDM3MzUGBQNAAA0tVLHw (envelope-from ) for ; Tue, 16 Mar 2021 04:26:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mHBaLnMzUGC2egAA1q6Kng (envelope-from ) for ; Tue, 16 Mar 2021 04:26:27 +0000 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 600B2219E7 for ; Tue, 16 Mar 2021 05:26:27 +0100 (CET) Received: from localhost ([::1]:51396 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lM1Hm-0002Tz-05 for larch@yhetil.org; Tue, 16 Mar 2021 00:26:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM1Hd-0002Tf-7a for guix-devel@gnu.org; Tue, 16 Mar 2021 00:26:17 -0400 Received: from mail-pf1-x42d.google.com ([2607:f8b0:4864:20::42d]:46578) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lM1Hb-00021V-Ko; Tue, 16 Mar 2021 00:26:17 -0400 Received: by mail-pf1-x42d.google.com with SMTP id t85so7937529pfc.13; Mon, 15 Mar 2021 21:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=TavRR9vQrQbPrDkqJs1ccaJ2nTn3yn32aoM+emQoUVQ=; b=kfdC/6SmHZvBGsjer0dtKgSA/FoXuDbbz7wmCvF1pezQOrp2X2kcqQh/E7lTzpzeZD mlwE6C4cK5g+NGl2wtfPdhdRZQjzYQpjMcCYH8dN3PE4ziwGMHuDgVy3gR42UC0Ryrxp MwH2uIdM6yFLvfnqeFZBqkPFvpAvIt1avD5uv/m9fF3YkjaeD21wVz5HnaW79tnxsHwE rYKz1+7bKwcbwHeZg9/wSpbxQJ+NhTJjJGUOaWJuErsFiToN+1ScWze/2/Jp39aA6X5P saIhnVJKJGT8y4jbzjN1LPW3GGWx/oMDGCJCK2l+8bGa/h6TsPFwyD/rwJAqMdaKDUpg p7ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=TavRR9vQrQbPrDkqJs1ccaJ2nTn3yn32aoM+emQoUVQ=; b=ZNj0R3OdupTunsAEGQYicyHvLoDgwMKGftC2UgWayAjNkn3qZ67BcBlBfX3+mT9K+Q C5smqmmDDJYVATVixdXCcAQwXczGEvBJWv4e6vcK2dDODdODbxectCMmHN41z8UoArtm yCvx+B60sFfK4BzuvSmUrEHIJdTf1idyu9FKlmZMdg2xh52aWUvj0DyTDVEYchOjmAsx uS+79/uPNlAOLxoieJ4FBbMCDWS4CQtwDbodMcapJ6sAUCKrQoLO3Ujc78ma+XH5PD5N Si0i9DCsI9gHBYG3YXYLagoTMINfT4PEC2qBTc/aUDBDpmklr5V0pApSyK3QdfMny1w/ tKOQ== X-Gm-Message-State: AOAM533GjeiwN5tIXq1MKFtbleCT1tF/CIe1HOVkfudxUJASTiLyGxlE J/C9wuXtbZxeF9ZgRf970kk= X-Google-Smtp-Source: ABdhPJwUEFXyWt14v3VLamUBh530orE6pw0mdTTMICK2+rOGDqKoqIeQUp7rtnPU3Bnjd2cZyJKXxw== X-Received: by 2002:a63:d58:: with SMTP id 24mr2146065pgn.171.1615868773621; Mon, 15 Mar 2021 21:26:13 -0700 (PDT) Received: from garuda-lan (c-24-18-44-142.hsd1.wa.comcast.net. [24.18.44.142]) by smtp.gmail.com with ESMTPSA id d5sm1116560pjo.12.2021.03.15.21.26.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Mar 2021 21:26:12 -0700 (PDT) From: Chris Marusich To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: I've rebased wip-ppc64le onto core-updates, Re: Release on April 18th? References: <87eeh065u5.fsf@gmail.com> <87im6042fr.fsf@gmail.com> <875z1y3vj0.fsf@gmail.com> <87im6042fr.fsf@gmail.com> <86sg53cf58.fsf@gmail.com> <87a6ra3w39.fsf@gmail.com> <87h7lgzs8h.fsf@gmail.com> <87im6042fr.fsf@gmail.com> <86sg53cf58.fsf@gmail.com> <87a6ra3w39.fsf@gmail.com> <87h7lgzs8h.fsf@gmail.com> <87czw4z01x.fsf_-_@gmail.com> <87lfaofkog.fsf@gnu.org> Date: Mon, 15 Mar 2021 21:26:11 -0700 In-Reply-To: <87lfaofkog.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 15 Mar 2021 17:25:51 +0100, Mon, 15 Mar 2021 17:36:03 +0100") Message-ID: <87r1kf67x8.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2607:f8b0:4864:20::42d; envelope-from=cmmarusich@gmail.com; helo=mail-pf1-x42d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1615868787; 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=TavRR9vQrQbPrDkqJs1ccaJ2nTn3yn32aoM+emQoUVQ=; b=LvG5Cgf2CasiasBzWgE57+efLdbOvg4FyWfGbrZJpr27DUzISOAhfU7Oc9O5cKR+pZQkcU Bs/DMn9y8BEdjOQ/Agt+VP/mVQm/F323EqPuJ24zEeEmWi7pqofq5r57JsHWN2mfh5lxgc 5IacwyZ0D/7QoZwtuOo18QGYERwkKle0codJQ5YXkRjl1k22S10W6aIH+B9jfqoE9FWJ34 mE5p9iT4Uj2302Q9jd6NTf2j3TekWxkXntyNmSOOyp2Vu32saZHkFyEpq0bJvC07E4FF5C QqVRrAlGOd9vHcfmtPqgMemK0mZt7G3XB94+PT3iUH/TdTn5tBUyckunT8tUGQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615868787; a=rsa-sha256; cv=none; b=I4NTNo/KzFB36levr8cJXn98LoTKqSTLQ0ePWBVYHcndGZnJhKa13ZR5oAe63EgdVODyat hu7RAYjGEB1cGuwV7hA1Qwf2qLyhSpUDbC4EOQOTJKpv8cLdI7mho2WsJQdBAD/49Yonkn ZMKU2GMKfL7PQaYAKCdbkkHc7ugMlFYhhfH+h52iKRh5A9JeG+1FJnpaBPfZXtYoarCjbi 9XX00usJMnp2V9H8JhfYmEulprdBI1+cus5xuHKE1bf0A8OuSDCSotekHVHgni6n5oiFli 1jmMS3BuDx58uQ6Q5yLekGQNqAFQrXuuwhMcF7mKXqZiiDzZNc68hZgQGNgQ4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="kfdC/6Sm"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -2.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b="kfdC/6Sm"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 600B2219E7 X-Spam-Score: -2.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: DSP7pOBg9DPC --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ludo, Ludovic Court=C3=A8s writes: > Maybe you could =E2=80=9Cformally=E2=80=9D ask for a review of the branch= when you think > it=E2=80=99s ready (perhaps even git-send-emailing the patches to guix-pa= tches, > for convenience), and then we can merge in =E2=80=98core-updates=E2=80=99= (if/when that > matches other branch scheduling choices). That's a good idea. I'll do that for wip-ppc64le-for-master shortly. I'll do it for wip-ppc64le later, after incorporating the changes from wip-ppc64le-for-master, and after resolving the issues with the GCC 8 upgrade. Ludovic Court=C3=A8s writes: > It works on my laptop. :-) If you=E2=80=99re confident, please push=E2= =80=94thanks for > the fix! Done in commit 341dfe7eda4972af0a027357015ea595314438b0! > (Next time please report the issue to bug-guix where it=E2=80=99s more li= kely to > be seen and dealt with. :-)) Good call. It's easy to miss an email in a big thread like this. Thank you for noticing it and replying. In the future, I'll send bugs/patches to bug-guix/guix-patches to increase their visibility. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmBQM2MACgkQ3UCaFdgi Rp3Fhg//WdDcoYfm/KnoSvfkNRfpBAyQfdQQR+k8Y0lFa43CLmx+5KDBps6NtJVi eFQQdw+6iwbkAacpjkWahUz6/5Cw4GgVqCc60MPx4Ap5l8aVtzttatO5xWTu4+mP Y/MLcTObL1dwTsnb/jKZ7JGgNEwzWBgn66Wja2YTWYuaHh1lGZl4c2B4o0DBhbIn DRMazcSLh08bZs9GAob/myyZQoinpFAAKa2GgpCX4HOO3/l1/BfYzZogBXxhCe1V AYTajjZZQXc+/vGTkqIMy0v/RZswRP3hKSM0Er13Mxd9+IsXh349ikzkGmADpezw J2js199xIN1n7CDJM6f0wFvjKfdeQJyYzTsufPzmTt0ItrW8T6OcAU0O2fyPCc69 8datMXHzxZAjCPIeNyPR+Uf5NIrLQjYj5ymjSCp0R/dpzzrI31NOaTKD7rTwdGlr 7Ed2CyEdXNyXzk3VdfzMrHiwNObBeSC/O54HAfCx0gXLVJKQI2meLZKBi14RoFSW jvQPjCSwk+d5pX/gDc/2mghOkT6L09YZ/wVYknRWyp7dSjtnrP/UG+u/xB46+q3j oYsYFI8fNT2Iywts0TG5MjCGHh52LyFYi2qx6wpyOpUwiTrOBGufo9vAcwPW6T8I vR5PEwpxbUsOA6bwoLSnjhoPQwVakACZrZqjB1ZsPgEhR1B6iFo= =IqKD -----END PGP SIGNATURE----- --=-=-=--