From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GBiOLeDlBmWevwAAauVa8A:P1 (envelope-from ) for ; Sun, 17 Sep 2023 13:41:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GBiOLeDlBmWevwAAauVa8A (envelope-from ) for ; Sun, 17 Sep 2023 13:41:20 +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 688D3430AA for ; Sun, 17 Sep 2023 13:41:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694950880; 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: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; bh=0WS74DawLIPMwt03c/S94sZbHaBxOf7ervzVDFlNrQ0=; b=ONqf7nBVBwTDMnbZTzSSXeiRvHA/cp8Cfw/13fM9eBcr+DKpk3recLMVZe8WX7b/mAmN+F NXuzMfz5ODvLvJSDSQGT1BlbW2C/DI0PGS6Fv/qM+2bpYyi69r9jn5FeFNyiE2uIabBWWa zkFPRAtjSdY2QVUsm1IXDwDN/ry91orOxcsHvgF0VbhyOz51KW/8MiBAxlVxdGUTTlbtKu KFasgXgd/UtMHy40gozQjNHJlTzynUJiri/EAAMgQbuL0wcxdL2v6zZ0EjhhijPa55BXEB LM1MiD7vNpkVy811laGT99jS0Rn2ua0ZHgOvbidBCa9DD3Da5N2iezInTxW1nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694950880; a=rsa-sha256; cv=none; b=ApxMuELxD1R6NeY3X9Q+ESNY7w6VlP4NV4ubQW8K3IBlo1+093nx/Q+a9QPhPNUZur7694 cl5AuI47lLgdAlhD+6koHyzYcUfzgDIXEQyjIzU8srsHGVIj/4UEYL6RKYiExcaX/ay2Ax ZE/wnn9ut9Qt1OJom5RI2weakRkAHDLSV/+lTtdzwgqW8C8QUJThzn+GLjHwNwxsCChWxn Y6lzba0hSRr6U28R3PEEWvEAOL2jTHj3X0rTX7LtU/YCU7hsSu4mkCnY42UCnZqKfcgSPK KVRp5bA8/hPT25R9Vo0J8G0z2OIeeAlBGkkPienlCCRC/YJ6HaS8tt3mid84XA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhq96-00059Z-GK; Sun, 17 Sep 2023 07:41:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qhq91-00058z-SP for guix-patches@gnu.org; Sun, 17 Sep 2023 07:40:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qhq90-00058u-Tv for guix-patches@gnu.org; Sun, 17 Sep 2023 07:40:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhq98-0005jF-F8 for guix-patches@gnu.org; Sun, 17 Sep 2023 07:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65486] [PATCH] syscalls: Add support for musl libc Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 11:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65486 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65486@debbugs.gnu.org Received: via spool by 65486-submit@debbugs.gnu.org id=B65486.169495083621973 (code B ref 65486); Sun, 17 Sep 2023 11:41:02 +0000 Received: (at 65486) by debbugs.gnu.org; 17 Sep 2023 11:40:36 +0000 Received: from localhost ([127.0.0.1]:49243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhq8h-0005iL-M6 for submit@debbugs.gnu.org; Sun, 17 Sep 2023 07:40:35 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]:58847) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhq8c-0005i5-Tc for 65486@debbugs.gnu.org; Sun, 17 Sep 2023 07:40:34 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id A3F6F27BBE2; Sun, 17 Sep 2023 12:40:20 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 164b9081; Sun, 17 Sep 2023 11:40:19 +0000 (UTC) References: <20230824063303.7928-3-soeren@soeren-tempel.net> <20230909130548.31083-2-soeren@soeren-tempel.net> <87fs3kquwl.fsf_-_@gnu.org> <3DOVAMAK0VD13.2XDJ9MT35902D@8pit.net> <87cyylkdt5.fsf@gnu.org> <3V5VFSTNLLLHJ.3BBPH8V2N2EUI@8pit.net> <87il89yugy.fsf@gnu.org> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Sun, 17 Sep 2023 12:38:19 +0100 In-reply-to: <87il89yugy.fsf@gnu.org> Message-ID: <87v8c9owny.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.51 X-Spam-Score: -3.51 X-Migadu-Queue-Id: 688D3430AA X-TUID: TwitZPuiNv/9 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > So we need bordeaux.guix to build everything ahead of time. > > To do that, can you resend both syscalls.scm patch (with =E2=80=98git > send-email=E2=80=99) here? Then we=E2=80=99ll check qa.guix to ensure it= builds things. > > Chris, how does that sound? This probably falls under the core team (although ./etc/teams.scm says it doesn't fall under any team), so I'd suggest putting it on a branch. That way, we can collect some other similar changes together before merging. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUG5aFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdmWA//SWzVcCUO2Rku5GSVYDBynEfFM/X0q4uv 59eu8/urJBIlGFFC/OjzNq5Bst5VIyn7R1PvbH16XDIEee9DNJWPZu9vxKCgisoN F2+fOFnHnRMkWgBOn+/MHHq8It3reyzAVw4euXx9qiORsH5821/tN6YhO+IHifIs ZRTjXfpslDdCOXW/9yDqJHBhIp2ONign0dW/GLA9nT55nD9kv7TVQHofjVebqmFq 2wvdtVL0LJ0mNMr5BnxFQaoE5EhPYutepP1ESjl5wF31HzBqdhiSSmF5AUfE0Op0 6BqS2Pa6tZe+L1ueFmw/QIWAgdqDgtXLHQ6n7pvyJaWQPD/DgAmPxeFScXHrHlbd SvoD/E9yVkATPBUU9423fN7UgF/yC6hmmfHX+jVhmsvCcDEzt0+ObsHM8nGr6U6e ENukix0901sT78Ni/pSuM37ebR0rdpY6c9JDC4Wfo+aQ99dVq2kOzdkNmhcOOkBs LTsgE1CXLhGJ6uSLxc/NdoKsHEETB0WpdOKQehHfmlyWtljrQ8Q9hBCvLMNVKYD6 4zxssA1PNH1CKC7oKfB3Dclziir2nXPM5K0hpYOZXMJEguNU4JvmdaAkdUZ0C9SH B5ZGoFdsm9AU0VklMIVJJc5j12mSRMCxyvoEDuewLIl1eSay0GNZSgOLKfvgnbNW LttvMMjXOOI= =OFyc -----END PGP SIGNATURE----- --=-=-=--