From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id PD37LhmtyWAwfgEAgWs5BA (envelope-from ) for ; Wed, 16 Jun 2021 09:49:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id AMvxKRmtyWBnDQAAbx9fmQ (envelope-from ) for ; Wed, 16 Jun 2021 07:49:45 +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 3D4331937E for ; Wed, 16 Jun 2021 09:49:45 +0200 (CEST) Received: from localhost ([::1]:60738 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ltQIy-0000Gw-5L for larch@yhetil.org; Wed, 16 Jun 2021 03:49:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ltQIl-0000GO-8m for guix-devel@gnu.org; Wed, 16 Jun 2021 03:49:31 -0400 Received: from mail-pl1-x634.google.com ([2607:f8b0:4864:20::634]:39917) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ltQIj-0001fv-8m; Wed, 16 Jun 2021 03:49:30 -0400 Received: by mail-pl1-x634.google.com with SMTP id o21so695974pll.6; Wed, 16 Jun 2021 00:49:28 -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=E/G+tBm2QSnotbPI2hup9/R5uv7PWm7YV1m+fmBdu+A=; b=IqoSV5z5Ex0GNPvCOv2Vpgz2M0m6epcaUCjVdGJZ0DEVUSyUwYj49/nbB8/S5aXqu8 umfTPg8p0wPXCm9cpDk81UnB1cL1lPcZQQKzgosYOp3+5TxHdbJzsjdTzwLIiA3TFSqk h2JDz1XTYmvzp5qjPUJFSA6jmkbwr8SZFXa5g9jsKySeP3MfetIEHUeoETqx8Vh2cjrF qxDIHk6yCmjNDWeABphj1Md0it5QDHInerX9BqTr73oEDqtZQds/Ku9NDeCyax/rbwRs JKnUKCADgcmGGG/eSMuO5vhY4RuLJQTZAVqdfzo6zeOGCWJDjg4A+LhLb7I97s8vfxE0 uHpg== 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=E/G+tBm2QSnotbPI2hup9/R5uv7PWm7YV1m+fmBdu+A=; b=XmaZJjOlTF3rSbzjD4fUb9hW3MSxzGmpAIFfRPlwisdJ0LJxFm4lkeRVVCAk/SEN7z /NPpJlUSkOFVzB6okiirXhJiFey3hvXsbek2rukt/5jqdgBV1chLCTz9tE05VlAoLRM9 OohL++ud+y611CX1774tJXignKdwkM/xRydhv6Sy6IG8uKfi6RFwvfyNGJyfML0zrYtb 98EFXjVsIDejc9RlScWwBuqoq39dRm1m0HJRfSao2jxCOMmAtl4+QDSMX76PYBzCQZwD ywBDU7++FPSjOs8Lln7EuT/T+DBX6g0M32t7pkxXss+OQUHnVUMavxVIre17/l8eJ1Cc AFAg== X-Gm-Message-State: AOAM533vZd6MIXHTBUWN0gyI0BZqFXXSzmuJYmqVtsW9feh4Rc3Idr7l nK+HblaxVtY/s8OS1J3YnyH5xKY/yuGZmA== X-Google-Smtp-Source: ABdhPJwfyKmftdvFoDr8loVVfNStFxNxuTTxV55Gi0lzGFlrIY/UIsMqkkEAK7umXNVlnegimD5hXg== X-Received: by 2002:a17:90a:b390:: with SMTP id e16mr3730864pjr.146.1623829766994; Wed, 16 Jun 2021 00:49:26 -0700 (PDT) Received: from garuda-lan ([2601:601:9d01:3f90::4b6f]) by smtp.gmail.com with ESMTPSA id b6sm1323505pfv.16.2021.06.16.00.49.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Jun 2021 00:49:26 -0700 (PDT) From: Chris Marusich To: Maxim Cournoyer Subject: Re: GNU Guix 1.4.0 in September? References: <87eeec8nfc.fsf@gmail.com> <87v97khrse.fsf@gnu.org> <87tun2om0a.fsf_-_@gmail.com> Date: Wed, 16 Jun 2021 00:49:22 -0700 In-Reply-To: <87tun2om0a.fsf_-_@gmail.com> (Maxim Cournoyer's message of "Sun, 16 May 2021 09:18:13 -0400") Message-ID: <87im2edzb1.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (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::634; envelope-from=cmmarusich@gmail.com; helo=mail-pl1-x634.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 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=1623829785; 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=E/G+tBm2QSnotbPI2hup9/R5uv7PWm7YV1m+fmBdu+A=; b=F+LlAlXAit8vJJeThfV+f69ettr1U5PYdqKoEzdYJGYy2cBud3h19kHKrHDnhF6tZ66Zir JXmtz+LPnokqDH8gNfIFo3sQ8LHXgTdoCBWA+vRkBGb4hfALj0Z2a14FQQw8bsK6FzbSbD w9gDra2gkmwlC/eDDnxsmpESJPTliZ4f7Y3XhDwmzLck9e7NequG2ulTnJse7HGJ0LPADS uvdGmPaDF+MVktGpNE8F9YCnn6nwJ3twt6jPHuXaT3BgyuHVJVLegILqyWShHTiskEhKEf O0BjcDG/xGG0p/jeBZF51uDpg4PSaGRZKfJR4HS078q1gYbsOyRqaWuLMv+TZQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623829785; a=rsa-sha256; cv=none; b=SEbS5mV1XYrU4O9Qxr2eiGxrzLB5Pt7ft07q5FEp3hMEM3kpw6+E66b1GkdqZaRCNdeOOC WollWoR0V4ZMpOe3O1JuSre9N2MZoofJiUX8+jfDfc9G6g2yWN1ciktu5iyT1kHtz2jLGK dUgxMV5dmKSplXKrrbRAth3qD7hNwVOTEEytqtc3Anh8F+67gg20Q/LMTIzlTwZCZJehJn JBAJorpzx+Uu81PC6xUyjrDemf2VIdGiXu58NG9T1AWmfTz+N3Bmpcr15T/nYBbZoWSEkj V0Dmhtgr4V8CgnB3W5CqnwNQHsLpsYp2xooMlL0BDdk9kYDE3qAiPtxsTI/TBw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=IqoSV5z5; 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: 0.08 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=IqoSV5z5; 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: 3D4331937E X-Spam-Score: 0.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: OUJumeoQ6I49 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Maxim Cournoyer writes: > Perhaps we can aim for the next release mid-September (core-updates). > I'm not too sure of the status of core-updates right now, but last time > I worked on it was in a rather good state. I intend to try to get POWER9 working on core-updates before the next release. Hopefully the recent upgrade to GCC 10 will make it easier. Anyone who wants to help with powerpc64le-linux is, of course, more than welcome to coordinate and lend a hand! I will be tagging bug reports specific to powerpc64le-linux with the "powerpc64le-linux" usertag, for the user "guix-devel@gnu.org". You can see the open bugs tagged thusly here: https://debbugs.gnu.org/cgi-bin/pkgreport.cgi?tag=3Dpowerpc64le-linux;users= =3Dguix-devel@gnu.org For details on usertags, start here: https://lwn.net/Articles/150658/ =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmDJrQIVHGNtbWFydXNp Y2hAZ21haWwuY29tAAoJEN1AmhXYIkadV/4QAKW/mj3CF27iBDjIgvygG/aO6frK h0PyuYadLvaE/HfNtu6dMLOQ9X60nWTYbDFP+9TJHiu/q3wrhdn+RDD0YV+5B0em E5LxrDmR+tMwLzJdbzqz4cimuKZcl30n7Q+KE6NSpRk3/NBpfX9qUxDp1+81DIIW UlG+5KPut9b5uT+keVbV4wRD8tH+m8RQUwGcpuu7pc9ff1hcnCKIUD7Uf8oZZXNq IhTCiqiUg2/BT+veb7ez3soth30f2cut/L4jBdwN7yoZvXalepZjw1EyQ3289lqi 6sfpSAxNfH9o7E8OKZWjbOTQ1/xPPhsvC7tvEM2zVHaAp9pvmfHgoCvqLJVDiCwt Zl9cfib7T/ArpUxp/DxrERh789uDPv3BLDdMMWpN5or4zc2s+aos3DopiES4yCOs 6awVOw0RToWCF8KSAgY82lfOKiqsFPWTncoiEabbDFE1vBt5ETcl1b+1cphyZymE hPguwZ6Hi8rXNcibdWpIa8i3EK2FI6tomFwcr0evS0WvFaGU6sJLXfb3icXNzEK8 754QLx2jpih47eBeDQk/s+ayAj/vJcCIDLcgZzd2gECmzwVvEGarGX6mk55hdohs wxdxdq6PEu3bwB4oEX9LHoVyFqdg5aNVcw6oKpFC8sJWBuuGeDSv3f8FOxQRaq55 2SlQ3puh9iXmmG1j =ZmAS -----END PGP SIGNATURE----- --=-=-=--