From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AKwNAOJ/uV8XZAAA0tVLHw (envelope-from ) for ; Sat, 21 Nov 2020 21:00:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OEaBN+F/uV+JeQAA1q6Kng (envelope-from ) for ; Sat, 21 Nov 2020 21:00:17 +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 2BE869404C8 for ; Sat, 21 Nov 2020 21:00:16 +0000 (UTC) Received: from localhost ([::1]:35098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kgZzS-0006gV-CR for larch@yhetil.org; Sat, 21 Nov 2020 16:00:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47260) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kgZzG-0006eh-Bc for guix-patches@gnu.org; Sat, 21 Nov 2020 16:00:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34730) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kgZzF-0005q7-WA for guix-patches@gnu.org; Sat, 21 Nov 2020 16:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kgZzF-0005Mr-Td for guix-patches@gnu.org; Sat, 21 Nov 2020 16:00:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#43976] [PATCH] Chicken build system + some example eggs Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 21 Nov 2020 21:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43976 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: raingloom Cc: 43976@debbugs.gnu.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 43976-submit@debbugs.gnu.org id=B43976.160599237920577 (code B ref 43976); Sat, 21 Nov 2020 21:00:01 +0000 Received: (at 43976) by debbugs.gnu.org; 21 Nov 2020 20:59:39 +0000 Received: from localhost ([127.0.0.1]:46276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgZyt-0005Lp-Cr for submit@debbugs.gnu.org; Sat, 21 Nov 2020 15:59:39 -0500 Received: from flashner.co.il ([178.62.234.194]:47164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgZys-0005Lc-1g for 43976@debbugs.gnu.org; Sat, 21 Nov 2020 15:59:38 -0500 Received: from localhost (unknown [141.226.15.169]) by flashner.co.il (Postfix) with ESMTPSA id D1B28401FA; Sat, 21 Nov 2020 20:59:31 +0000 (UTC) Date: Sat, 21 Nov 2020 22:58:58 +0200 From: Efraim Flashner Message-ID: <20201121205858.GE1088@E5400> References: <20201013105220.7606ee5a@riseup.net> <87mu0j347o.fsf@gnu.org> <20201120055117.7cb76230@riseup.net> <20201121214543.37c27429@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PPYy/fEw/8QCHSq3" Content-Disposition: inline In-Reply-To: <20201121214543.37c27429@riseup.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: gMakfw+3hcgs --PPYy/fEw/8QCHSq3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 21, 2020 at 09:45:43PM +0100, raingloom wrote: > On Fri, 20 Nov 2020 05:51:17 +0100 > raingloom wrote: >=20 > > Possibly more important: I noticed some warnings in some builds about > > cp(1). So far it hasn't caused any issues. Gonna fix this, then I > > think it'll be mergeable. >=20 > Seems to be a srfi-18 specific issue, so I'm calling > chicken-build-system final for now. You can merge it if it stands up to > a review. Well that's exciting! That's the patches at the beginning of the email thread? > The other eggs also seem fine, srfi-18 just has a somewhat shoddily > written auxiliary build script to generate some type information, > probably based on the current Chicken version? I'm not sure what it's > doing to be honest. It doesn't fail to build because the script doesn't > check for errors, which is why it took a while to notice it. >=20 > This is why we always `set -e` in our Bash scripts, kids. >=20 > Anyways, all other eggs seem to be fine, and none of them depend on > srfi-18. You can always rant at upstream or your monitor, your choice :) --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --PPYy/fEw/8QCHSq3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+5f44ACgkQQarn3Mo9 g1HIixAArjcPaK+QNr944VwpGIE9y5SWKxADZO6ba1Kvf6HQSAOG7IDy/kve0QAz LVSP56yOJ4xd/qvOxw/kGqKywbw7ktzvX+Ei75FW+phW2Ejj766wXIN7UopnKfK/ Iq9XhctQtcRb8l0tMhcH38XQtmrPql4qrd1dFqGOwBM3osAl4vspeUnzvH0lwqUC LwKfTOazxUWpssS+8bQqPMtpsdzcin2+6F0uq0GF2E8V83VfMVtVMbX54DIS/ecx y+lEg5r+zuS5Ls7Y305fq8NPqbVgrK41PlYTk53Dkdn0u6aphpS3A/gJQjfodz67 i7aZIl7zuSxPnkkjV12gnutj8ICzr4GZd7PDymRLktMv13orf9RyNiSCl/niPQa8 Psukj/gni2tfT5XfUKeD3vxSozsXHagiDGi1Md5xBzwqea+Q3nGxLWplzqHgAh5M MyhCG66GKsiYmoHKw27+WqPZJYC4CqvX2MLeN7ln3e22GnMvIKiG9JAx2xkt632m O1OuMdY13PGw2oS/eLN5/QMMTEePpBL9UfxG/6KTgw1Q1RRTAtTrxD+naFmVD1jP DLYoI1IDKHHLF4l8/RSvV+NCOImn3gwGjSjC9N9wuAnhHdRpEWHrTjmStfihQKXo RtYepVIESg3i6jwBqR/L+OO7vtcx6WTVr67R6jeemvPD278FQXw= =BvVT -----END PGP SIGNATURE----- --PPYy/fEw/8QCHSq3--