From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EFd/KGTSBmVV7QAAG6o9tA:P1 (envelope-from ) for ; Sun, 17 Sep 2023 12:18:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EFd/KGTSBmVV7QAAG6o9tA (envelope-from ) for ; Sun, 17 Sep 2023 12:18:12 +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 61F276011C for ; Sun, 17 Sep 2023 12:18:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ie9CDyh9; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694945892; 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: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=SzsJjHYnH71B1HT2u17psELGAquwT5n5HPK/XA7blWU=; b=sQBLH8y/O8/a1THfb7ecBvXZBxTOdbNJhavqSg/iTWHj8crpoVRMAUdANvhtkvXiTxtIPG iup08/8BQYuJeJPlDsMWJa6/HaDE2r/FzEpKikmeKIms1baCAQ+RG9gkz8deMbbfmnPjyn UM83PqHkTTsQ5c3Xo4/cRRq1odsTwjivyhfIj+QQV0EOUdBkMsNFbyS/tD+VuKS0WXelFF CTuG4QtOqLdwIkZxUl+/8AI8s0Hq45MJSLlEc9rcqjvJwaIn/S989zGLFGrdQP2Ryp59gp lOfqMCuKU9CGGVDNN2o5gWoueh4471cC7acs15xkkKdXtlENkKJw0O+kwuCotQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694945892; a=rsa-sha256; cv=none; b=oo7wLfMQ8t1lm8YAdEuk/HG8mdtI08p24X+eAcFRKeXDhSCw/W+EaIAKn296KF0ntTfAH/ kzrNBj0+nNAlC/8MDN7TR6TMxaNQ30ZlRlGuUW/Yj2Nn+Lgew919rTIFK639uZGPFoLm+g 0ufoNYhdNhlAJJJ6qVuqt3MLbDkEh31YeYUOPRLdYkMvBr1N7ZYtA0pT97VDX5AXDD2Dtx YdPyJG9G8I4E1ec/WtyV9dUqFMmo26V+7YDL2CKtGCcAFj094cUI0Oy+DINVYE0LQA0drA 3tjdZUsCztfAV6lx2sNE/+FSKWfKhHI3Ye51J1kpVlTjPQEW3wI1wWR3zbUEjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ie9CDyh9; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhoqi-00056i-Jz; Sun, 17 Sep 2023 06:17:56 -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 1qhoqh-00056K-4X for guix-patches@gnu.org; Sun, 17 Sep 2023 06:17:55 -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 1qhoqg-0005RK-Rk for guix-patches@gnu.org; Sun, 17 Sep 2023 06:17:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhoqo-0003hC-By for guix-patches@gnu.org; Sun, 17 Sep 2023 06:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65486] [PATCH] syscalls: Add support for musl libc Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 10:18: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: patch To: =?UTF-8?Q?S=C3=B6ren?= Tempel Cc: 65486@debbugs.gnu.org, Christopher Baines Received: via spool by 65486-submit@debbugs.gnu.org id=B65486.169494586914185 (code B ref 65486); Sun, 17 Sep 2023 10:18:02 +0000 Received: (at 65486) by debbugs.gnu.org; 17 Sep 2023 10:17:49 +0000 Received: from localhost ([127.0.0.1]:49129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhoqb-0003gj-JA for submit@debbugs.gnu.org; Sun, 17 Sep 2023 06:17:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhoqa-0003gX-Hf for 65486@debbugs.gnu.org; Sun, 17 Sep 2023 06:17:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qhoqN-0005QD-Ky; Sun, 17 Sep 2023 06:17:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=SzsJjHYnH71B1HT2u17psELGAquwT5n5HPK/XA7blWU=; b=ie9CDyh9S8IUSpHHLD10 NFiHN1TDWAZbO0M3qBBy04IOmA6pXgQrV9zm9yR2E/58ivpgS1AkvR+ouCMOOlgO6uBcEn7VtXqqY H6zZU5lsATr3IreB1yxINgFmTGirrONbjuGOOZRtS4FojvMFfBynBjekhuqtUHH2RZNRPk9FIFwoP /PSRWbQbgKo2hx/K6+1pj8ziCV6HnyzopXwvWS0byCoVRYvqImgDhuyI4hrRpbLgNMV/BbnSFSrvV rPLOjcut9+v8EOvATMFP4p4B0Tlj/ADp5MrGpJq9U0TK4STpoYBVFE2PLGsBYnjmv8jYpnWc/LFZs 6L61Mlp/ponHxw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= 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> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 1 jour =?UTF-8?Q?compl=C3=A9mentaire?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Vertu X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 17 Sep 2023 12:17:33 +0200 In-Reply-To: <3V5VFSTNLLLHJ.3BBPH8V2N2EUI@8pit.net> ("=?UTF-8?Q?S=C3=B6ren?= Tempel"'s message of "Fri, 15 Sep 2023 12:57:29 +0200") Message-ID: <87il89yugy.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Spam-Score: -2.46 X-Spam-Score: -2.46 X-Migadu-Queue-Id: 61F276011C X-Migadu-Scanner: mx0.migadu.com X-TUID: k16yUrGxgxsj Oooh, now I remember why I ended up not applying the previous syscalls.scm patch: OpenJDK and a bunch of other things depend on it, so changing syscalls.scm entails lots of rebuilds. (Really, they shouldn=E2= =80=99t depend on it in the first place, IMO.) 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 b= uilds things. Chris, how does that sound? Ludo=E2=80=99.