From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aBD6Mmh7b2JqIQEAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 08:34:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GMgjM2h7b2IjNQEA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 08:34:16 +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 4C5C89736 for ; Mon, 2 May 2022 08:34:16 +0200 (CEST) Received: from localhost ([::1]:56496 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlPdO-0000Ny-Os for larch@yhetil.org; Mon, 02 May 2022 02:34:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlPdC-0000Ie-C6 for guix-patches@gnu.org; Mon, 02 May 2022 02:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlPdC-0006QN-3c for guix-patches@gnu.org; Mon, 02 May 2022 02:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlPdB-0003OH-VQ for guix-patches@gnu.org; Mon, 02 May 2022 02:34:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53833] [PATCH] gnu: Add qbe. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 06:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53833 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: paren@disroot.org, Jon Eskin , jgart@dismail.de, 55151@debbugs.gnu.org, 53833@debbugs.gnu.org Received: via spool by 53833-submit@debbugs.gnu.org id=B53833.165147320912979 (code B ref 53833); Mon, 02 May 2022 06:34:01 +0000 Received: (at 53833) by debbugs.gnu.org; 2 May 2022 06:33:29 +0000 Received: from localhost ([127.0.0.1]:34680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlPcf-0003NG-1p for submit@debbugs.gnu.org; Mon, 02 May 2022 02:33:29 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:28005) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlPcc-0003N0-Ok; Mon, 02 May 2022 02:33:28 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4KsCw339zmz3wMF; Mon, 2 May 2022 08:33:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1651473203; bh=nti2YGMSpChhBB9+nQTyfge6t6MwQnFWgbELFUxFR1Q=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=jNQxn+Zn4U3Mht1qXPuD9C31GHYJZo2RYbqKe3F0fclpebogesr6SMfxqWKbErE1c pgMNiKpI7k8FnajUoNM7h4vnzfWF1GnQ2tvNQ6q6h+owLlOnwCVKHiMS5hvveamm4S upbueKQikJfNpW532T/dNMG1kOhN6rtOofmhrnio= Message-ID: <23ff4ecaf07b3cec38d452d69785f1dd450581d7.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Mon, 02 May 2022 08:33:22 +0200 In-Reply-To: <87h7694cma.fsf@gnu.org> References: <454d4c514fc4485670cf8f2ec891034c9014edc0@disroot.org> <87h7694cma.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651473256; 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=nti2YGMSpChhBB9+nQTyfge6t6MwQnFWgbELFUxFR1Q=; b=jzCb3cXGExu8BUlbs7yBIpy1MwSReLjMFurkLxk6qzelGWZuGNLOWgyqtu2nEdcsQjMXH1 ASFz3bqBC8WSosARjzOJYtbgzB4O0+zLOgaMDCnGO06pBf6SLD41t+pGtj8zrEgZk6u94S bl33pwYTKUz7ok9kS25uYmgKM7eJ0bIKcQQJnCfsP16QynoJrjtscrdqJr5536RcmAEkLe UyohoeuVVbBW+Fcfh5YElmTe/AkukopeFyH3mcS1t749OyK8v1RbOKy24mYCSTLvkOTUxn AtXg9BPDPUTkKSwQTLaZG6LpRDRZb2ptcH9SvtfVAlhnq/41siPWZTbix1+uRQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651473256; a=rsa-sha256; cv=none; b=gW9werWt2vC3JYr5jAsj99gEP6BKB7YyTUxcGGCbmy+F/G5vfBTyGisN7Ep/qssuqQeeM6 ktyRdu0oeXHrtPfygnnvxnZOJyonh46RT8QaE605dwud/9mFw3K8RufsIA0UcoC7GRswFz 88MUITUiA+tdV/cQ04JPMUxMWKbbyX4evFutAd7Pt9R91x5BShXF0JC65Stqm9zqGSOtVr LrjSfQ1atlGAomvJ6TqloWIZRWb2kXr4f3qEUaepccnByiW/fggpgX5AQb8aYLqYEmuc98 Ebs7D2hbU8gV0p6fJsNauzZdgav6o4korjLgucLmoo9osRhiQ+/BKxs5P9rNNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=jNQxn+Zn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=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" X-Migadu-Spam-Score: 5.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=jNQxn+Zn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=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" X-Migadu-Queue-Id: 4C5C89736 X-Spam-Score: 5.81 X-Migadu-Scanner: scn1.migadu.com X-TUID: R4DLp5O3Qu+7 Hi Ludo, Am Sonntag, dem 01.05.2022 um 15:16 +0200 schrieb Ludovic Courtès: > Hi, > > Liliana Marie Prikler skribis: > > > Am Montag, dem 25.04.2022 um 20:05 +0000 schrieb paren@disroot.org: > > > > > QBE is now being used in one reasonably mature project: > > > https://harelang.org > > > > > > While it's not at 1.0 yet, it's been in development for ~2 (i > > > think) years now. > > I'm not asking for a 1.0, I'd be fine with a 0.1 or even a 0.0.1.  > > As it stands, every place I look at says "this is experimental" > > rather than "you can use this and it ought to work as intended at > > least for these sample programs". > > But that’s fine: having a web page at all, or one that doesn’t read > “experimental”, has never been a criterion for getting a package in > Guix. That's not my criterion either. My critierion is more or less "Will we have to revision-bump this package daily/every few days because people want to play with the latest stuff?" With upstream having seen no commit for three weeks at this point, I guess it might be fine. > There’s now a second patch for qbe: > >   https://issues.guix.gnu.org/55151 > > I propose to go ahead and apply it, adding anything missing from > paren’s initial patch. IMHO, paren's initial patch is slightly better in quality than 55151, but there are two (three) things lacking. First, the synopsis and description are subpar. 55151 has a slightly better synopsis, don't feel too sure about the description though. Second, the "fix-cc" phase from 55151 should be added after unpack ("patch-test-script" sounds like a better phase name). It might be better to use (cc-for-target) in the substitution rather than gcc, but note that this substitution only applies for native compilation anyway. cproc too seems to grow at a slower pace now. Might be worth moving stuff over from guixrus now. Note that the cproc package has #:tests #f without an explanation, though, so it needs some polishing. Cheers