From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kOExJRkuUGDaLAAA0tVLHw (envelope-from ) for ; Tue, 16 Mar 2021 04:03:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oEnXIBkuUGDkIQAAbx9fmQ (envelope-from ) for ; Tue, 16 Mar 2021 04:03:37 +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 76E3ACEE0 for ; Tue, 16 Mar 2021 05:03:36 +0100 (CET) Received: from localhost ([::1]:47246 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lM0vf-0007Wh-LD for larch@yhetil.org; Tue, 16 Mar 2021 00:03:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54256) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM0vN-0007WM-FB for guix-devel@gnu.org; Tue, 16 Mar 2021 00:03:19 -0400 Received: from mail-pl1-x630.google.com ([2607:f8b0:4864:20::630]:33389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lM0vK-0004fK-VA; Tue, 16 Mar 2021 00:03:17 -0400 Received: by mail-pl1-x630.google.com with SMTP id c16so16344894ply.0; Mon, 15 Mar 2021 21:03:11 -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=3QeUbdWGhYQMMSpsStHAmlEC892TxcassoLEUyVbUBQ=; b=JTobL6zRXOwA+Y5BSsv1eDD/rQNt6QtMTIhQYqBocsAktScuznjrVVrqG7+Hy6KQir osl2nzHXcMLTD3BS9tCDuG4FGLcTxf1vTkaDtNbGFQrL4BZeioV4WAe/7fz+um62pIlv f9sLi3ZSx6YhSUS9g3LcIiPMoeBj6YoAngK7f58b2hTRFXJf3KCysX7UnFflaIjr5Yu5 oQ96i+mUbTldQFHl0h352/EFVC0lMJ8QYuGd4aX33gD9+g7Z66YeIScy7fvOAiujX55k VJPbZRgQU1uOkqD/Ru2Xh7zU+m/3zKYtQ1w9MgR9fS62pMN9/ztz9VdY6TBprNcWYT71 1PGw== 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=3QeUbdWGhYQMMSpsStHAmlEC892TxcassoLEUyVbUBQ=; b=EOBkO875VT3IsDz49P1pRqFcGKs4vFT6jHPug/SiJuLHK1gfb3oPGvYKh1uQrFiUrr KZpv9tdTUkA7jwVhzxgkzaUHDaltQYhuz8tShnNpsPW/RYy+enG70bbw4c3UgXut1pIX YkRKOrG+f04BvwNnVtmtGV4DWn1wPb0BfF7rroDtcQwyGp/idQ5wbwej+0zxQIHDT0N8 KvmrH0N+9ECrZCQ5345yjRAIrZtmiAoI3Fmm37bAkafjshzG5Km5RqERZH1SR1yzvLZJ ESqyHq2zZTylbnSxwy2KD2Mdh3DZP8N9EAYzteZIGgD/EjFs5r7H9JAKc9GNGfdrCH/h mO4Q== X-Gm-Message-State: AOAM532Y+Z3esph8n3z6nUWULI9EtczXf1ZO4uO0Z/WWGAPxgy3R32UM IswtzCTDl7yxt+bOmiE3S/PqSQpt8OFGgQ== X-Google-Smtp-Source: ABdhPJzI2VKWfhn7nfH8ilu99Kd18mt+5vtXO13U5+7TdREZgZiJjn5cNtNFW4pEUVn2ifvC/hCU2A== X-Received: by 2002:a17:902:e546:b029:e5:ec5e:6bf4 with SMTP id n6-20020a170902e546b02900e5ec5e6bf4mr14944930plf.41.1615867389862; Mon, 15 Mar 2021 21:03:09 -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 fr23sm1060273pjb.22.2021.03.15.21.03.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Mar 2021 21:03:08 -0700 (PDT) From: Chris Marusich To: Vincent Legoll , Andreas Enge , Efraim Flashner , =?utf-8?Q?L?= =?utf-8?Q?=C3=A9o_Le_Bouter?= , Ludovic =?utf-8?Q?Co?= =?utf-8?Q?urt=C3=A8s?= , zimoun Subject: Let's include powerpc64le-linux in the next release (was: Re: Release on April 18th?) References: <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> Date: Mon, 15 Mar 2021 21:03:04 -0700 In-Reply-To: <87czw4z01x.fsf_-_@gmail.com> (Chris Marusich's message of "Fri, 12 Mar 2021 10:42:02 -0800") Message-ID: <878s6n7nk7.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::630; envelope-from=cmmarusich@gmail.com; helo=mail-pl1-x630.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=1615867417; 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=3QeUbdWGhYQMMSpsStHAmlEC892TxcassoLEUyVbUBQ=; b=QfW6Q7JoGtT5tdBaU/Y/BDxivtZVgsbdsbEjaI9sSpFHyuMtA/7+VTKidKowIKW1I8DL5x TDO7psZ+PUjWbeiZKoNMBxXRI5QMs5yFU5PenXWe7nTZLfLuJ25iAV/bd8RKGAM1WNOPm5 M+Qno1keUMzYNEggvzx6uL+n3LJGmGXipfqmMiLX54cI5ngt/iJXPGwWp8wvy1FJxG/j7w MFPsTJHzITiiOWcp/eVFu0/tnZwcy4C0HS/wPAQMFBPpJXbQIbZphEYy+DMcvzqhL5YmiK 4ouE1/sG0rMU1/BLW9dMTOoqgFqFo1nBZt98l/dN6PeCWHgo21xGy9g9KkLKpA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615867417; a=rsa-sha256; cv=none; b=OLHYE3Nm2ysOs+1su/PiizfRFh/OfsVyddGLyE8oSurNYZnsuzgVnmYa0TUPpel6pPXW7V zzVg9SLUyS5okiQ7acX2XvW9fjeMVosyHY8kOpkXwX7Rmwl7Pdt2lou10dgCvPMDgkVY/J I0943pyBd2IpuHuu3XaUHfYxCVeGf1qT1Q3L6Re3xjbLwuxL+8ruhS0oItKWK9n+3m8HnF 7AzTwIY/ChmRPox1BGj7eIxyVfaNoNitBj45yARj3bQK/k4bbpDoh6GA+gorHk1+KF0LSV lSs/qqM44+pJXUF6ZUuL1dTLJY04xYnZWr3tUeL3pC9I3bmppjmrvsWmxkI6aQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=JTobL6zR; dmarc=pass (policy=none) header.from=gmail.com; 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: -1.20 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=JTobL6zR; dmarc=pass (policy=none) header.from=gmail.com; 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: 76E3ACEE0 X-Spam-Score: -1.20 X-Migadu-Scanner: scn0.migadu.com X-TUID: YFvKuger8awY --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I have good news! Chris Marusich writes: > Subject: [PATCH] syscalls: mount: Fix a matching bug. If there are no concerns about this patch, I will commit it to master (with the "mount" typo fixed so it reads "mounts") in the next few days. > Efraim Flashner writes: > >> I'm now running make guix-binary.powerpc64le-linux.tar.xz and so far >> it's made it past the initial building stages, we're on to building the >> grafts now. > > Thank you. This fixed the patch-related problem for me, too. I'm > currently running "make guix-binary.powerpc64le-linux.tar.xz", also, on > my Debian ppc64le machine. We'll see how far it gets - fingers crossed! I'm happy to report that I was able to do all of the following things successfully on the wip-ppc64le-for-master branch after (1) applying the syscalls patch mentioned above, (2) running "make update-guix-package", and (3) locally committing the updated guix package: =2D On a bare metal Debian ppc64le machine, I ran "make guix-binary.powerpc64le-linux.tar.xz" successfully. =2D I installed the resulting guix binary in a fresh Debian ppc64le VM successfully. =2D In the VM, using the newly installed guix binary, I successfully ran "guix pull" to update Guix to the commit I made in (3) above. =2D In the VM, using the newly pulled guix, I built GNU Hello and verified that it ran successfully. This demonstrates that wip-ppc64le-for-master is working. Therefore, we should merge it to master and officially include powerpc64le-linux support in the next Guix release! Thank you, Efraim, for taking the initiative to adapt some of the commits from wip-ppc64le so they could be applied to master without rebuilding the world on other systems. I've verified that the wip-ppc64le-for-master branch does not rebuild the world. I did this by verifying that the derivations for the "hello" and "gcc-toolchain" packages were the same at the branch point as they are at the tip of the branch (e.g.: ./pre-inst-env guix build -d hello). As I see it, the next tasks for powerpc64le-linux in this release are: =2D Do a final rebase of wip-ppc64le-for-master, then merge it to master. =2D When the release happens, make a guix-binary.powerpc64le-linux.tar.xz available wherever binary releases are normally published. =2D Start building powerpc64le-linux substitutes in the build farm, ideally on POWER9 hardware. How shall we build the binary tarball for the release? Of course, anybody with a copy of the (source) release tarball can build their own guix binary by invoking "make guix-binary.powerpc64le-linux.tar.xz" themselves. However, for convenience, it would be nice to provide a pre-built binary if possible. Shall I build this myself when the time comes, or would people prefer to do it a different way? =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAmBQLfgACgkQ3UCaFdgi Rp1+qg/9EzK6Zubh4IMP1S4hc0BHGEQ3LeHUwVDwRWoAQf6u2qLytJ8G+TEFQT/i CkvlrJGWunfKtJgH4i+TjbJMSKDHzO//zAFns3Y85bn7rdiyGGE0SRHd7JvcCZfs c6v4NeLbx/BmzxREMwlu3pTxh5nxmVnhgEsmehgChVCfJbsH/4GUSyYdKFHAXSgC nuinYILmAHuY469Jy1CHdZvqZ04W7Nzo+6nHpz/VCZwl1e2xWqM193yoYhhYYCyx myxmkSA5sOLaIpaJZNtirXMpRBNQz/1HpqOKtacK6XdAZ+uzX96DtmZFb//7t9aX Jnlp70UuEofMMBGwRTQSQbKLetqml02esr2D5fZwFjykplf3nAeHUwy4Bh0ulj1O 3U6oSgp5wWB+XW/DbCY/p1VI82najuMag1rIBlF8ODoaZnwqYVyHV8ahXISHjSEb wHRRlp6KN0aLh85DYFJSpN1ADLMcrwdPvZXMVTFu2FhHhmDtirVblxtpGGGaSdAs w6sQ6PRknbG162a2vIJu/cLviGwyGEGyQXeW/uzs4SqbjdyQn1adIFwYfjxjS2Wz pE2YYRDYogKnWNrh/0/PIpXOC06R/88OWol1SfF3yI1HaaLfftGmQraLV2Yy7ICn R1iJeEd0FVUU8m8boh01+FA8w9PzCpN7OmGJPnynBWKETvzU19M= =gPiI -----END PGP SIGNATURE----- --=-=-=--