From unknown Sat Sep 20 09:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47728] [PATCH] gnu: Add sbcl-bodge-queue. Resent-From: Adam Kandur Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 14:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47728@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.16182382923457 (code B ref -1); Mon, 12 Apr 2021 14:39:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Apr 2021 14:38:12 +0000 Received: from localhost ([127.0.0.1]:57676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxhb-0000tg-Uw for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:38:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:42754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxha-0000tY-Kh for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:38:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVxhY-0000PB-VA for guix-patches@gnu.org; Mon, 12 Apr 2021 10:38:10 -0400 Received: from w4.tutanota.de ([81.3.6.165]:34242) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVxhQ-0001WP-Ur for guix-patches@gnu.org; Mon, 12 Apr 2021 10:38:08 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E185C106034C for ; Mon, 12 Apr 2021 14:37:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1618238276; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=1WSPtOSjh7fOGGg5eTcDJjbZYrEHc2cMRVAv3ZgJ4Jc=; b=fgZO1rML8wqjwKJgXGQgr1FgN+8uXdxfE3eFGy/H5zyO/UqNEsbMhDOGU9JCPxN+ C0oiFHOD84xQX5Af0+ify70S5gsuOI3o8emMjCeaw+G9eI4Fw9LVC0Jxf70qrqj15+p zr/pIz/y17uaPEAExQG64wTF1IGp2mn3/BbQF+uDBokw8eGHwGTdoBXLJfa3VqLP0LR nrRS3UiuE31klkwQu44YxGwJgoC9F+sDXc/LcYjpDyf4P+kddHaHk1Fi6HYdIURli4Q fg2RN9CdNVCMac0pzEaanRjAdRcATkW/i1ag4ivz/Hl84teQLwbSUpdB26gKqiYGogV gUJdvQfWhw== Date: Mon, 12 Apr 2021 16:37:56 +0200 (CEST) From: Adam Kandur Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >From 5ad8fb5f87ab91feaf99a30f8a823857feabfb63 Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 12 Apr 2021 17:35:19 +0300 Subject: [PATCH] gnu: Add sbcl-bodge-queue. * gnu/packages/lisp-xyz.scm (sbcl-bodge-queue): New variable. --- =C2=A0gnu/packages/lisp-xyz.scm | 28 ++++++++++++++++++++++++++++ =C2=A01 file changed, 28 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 1d8e0b4..8fdea54 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -161,6 +161,34 @@ collection.") =C2=A0(define-public cl-bodge-utilities =C2=A0=C2=A0 (sbcl-package->cl-source-package sbcl-bodge-utilities)) =C2=A0 +(define-public sbcl-bodge-queue +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "sbcl-bodge-queue") +=C2=A0=C2=A0=C2=A0 (version "stable") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= url "https://github.com/borodust/bodge-queue") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= commit version))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name "bodge-queu= e" version)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "0f4252i8pfy5s4v7w1bpja= wysn4cw7di405mqsx2h7skv27hvpz6")))) +=C2=A0=C2=A0=C2=A0 (build-system asdf-build-system/sbcl) +=C2=A0=C2=A0=C2=A0 (arguments +=C2=A0=C2=A0=C2=A0=C2=A0 `(#:asd-files '("bodge-queue.asd") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #:asd-systems '("bodge-queue"))) +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/borodust/bodge-queue") +=C2=A0=C2=A0=C2=A0 (synopsis "FIFO, not FIFA") +=C2=A0=C2=A0=C2=A0 (description "Simple FIFO implementation with no extern= al dependencies") +=C2=A0=C2=A0=C2=A0 (license license:expat))) + +(define-public cl-bodge-queue +=C2=A0 (sbcl-package->cl-source-package sbcl-bodge-queue)) + +(define-public ecl-bodge-queue +=C2=A0 (sbcl-package->ecl-package sbcl-bodge-queue)) + =C2=A0(define-public sbcl-golden-utils =C2=A0=C2=A0 (let ((commit "62a5cb948a011eb26e7a89f56d5839a3334b4100") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (revision "2")) --=20 2.31.1 From unknown Sat Sep 20 09:29:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Adam Kandur Subject: bug#47728: closed (Re: [bug#47728] [PATCH] gnu: Add sbcl-bodge-queue.) Message-ID: References: <87y2dn4k05.fsf@yamatai> X-Gnu-PR-Message: they-closed 47728 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 47728@debbugs.gnu.org Date: Mon, 12 Apr 2021 15:11:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1618240263-6868-1" This is a multi-part message in MIME format... ------------=_1618240263-6868-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47728: [PATCH] gnu: Add sbcl-bodge-queue. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 47728@debbugs.gnu.org. --=20 47728: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47728 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1618240263-6868-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47728-done) by debbugs.gnu.org; 12 Apr 2021 15:10:06 +0000 Received: from localhost ([127.0.0.1]:57725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVyCT-0001ku-Dq for submit@debbugs.gnu.org; Mon, 12 Apr 2021 11:10:05 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVyCK-0001k9-Sk for 47728-done@debbugs.gnu.org; Mon, 12 Apr 2021 11:10:03 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 2D7272400FD for <47728-done@debbugs.gnu.org>; Mon, 12 Apr 2021 17:09:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618240190; bh=t51nqtWYQbu9DVF/OsunOIgu9OmpXLjt5YLhrgDeR8A=; h=From:To:Cc:Subject:Date:From; b=AtmsIdCYAe7pOd46vWk/8TD5od/aMqo2FgcJ5bAiVn7LfetOJ9NahYU/ySmVdjuTi T/btnzAU1G4Cym1Zsu0uX4c8r/3gphsHaoxmI6k63sg7wyttOvSkBIbZeo6xQI44gL +0XgH/cn7LMSkY+d3Ypkq5GLDSv5dy3SFle7B6LYzAQmDm8kDWKWz1q6t4a2BfFwCB qJ3uMQ+1hOXY3ThgtFcZS2+EsnLBdtKW7OUsqWrQaTB8XBxCjVHo6efi49SMMssou1 fKhOGjRf3bOeCZPuN7OVxggy+/PSzqi3e1fYXv/H7eWn8VhFYn2YZDWFLg1diGvirF 1rtSoN5fo8jSA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FJsbd0M4gz9rxH; Mon, 12 Apr 2021 17:09:48 +0200 (CEST) References: User-agent: mu4e 1.4.15; emacs 27.2 From: Guillaume Le Vaillant To: Adam Kandur Subject: Re: [bug#47728] [PATCH] gnu: Add sbcl-bodge-queue. In-reply-to: Date: Mon, 12 Apr 2021 17:09:46 +0200 Message-ID: <87y2dn4k05.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47728-done Cc: 47728-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Patch pushed as c1ed3b048d6644b70221eac2dc9b67420a999462 with some modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYHRiug8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/hbwEAl3rgkIInE47V3lfGirOxRmF76aOJLHKR2Zk+ Idk1+QQA/iXl8FJM4bHHPo87jFNoz7uUBGmMy6rcEr4/65es010v =P5G/ -----END PGP SIGNATURE----- --=-=-=-- ------------=_1618240263-6868-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Apr 2021 14:38:12 +0000 Received: from localhost ([127.0.0.1]:57676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxhb-0000tg-Uw for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:38:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:42754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxha-0000tY-Kh for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:38:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVxhY-0000PB-VA for guix-patches@gnu.org; Mon, 12 Apr 2021 10:38:10 -0400 Received: from w4.tutanota.de ([81.3.6.165]:34242) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVxhQ-0001WP-Ur for guix-patches@gnu.org; Mon, 12 Apr 2021 10:38:08 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id E185C106034C for ; Mon, 12 Apr 2021 14:37:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1618238276; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=1WSPtOSjh7fOGGg5eTcDJjbZYrEHc2cMRVAv3ZgJ4Jc=; b=fgZO1rML8wqjwKJgXGQgr1FgN+8uXdxfE3eFGy/H5zyO/UqNEsbMhDOGU9JCPxN+ C0oiFHOD84xQX5Af0+ify70S5gsuOI3o8emMjCeaw+G9eI4Fw9LVC0Jxf70qrqj15+p zr/pIz/y17uaPEAExQG64wTF1IGp2mn3/BbQF+uDBokw8eGHwGTdoBXLJfa3VqLP0LR nrRS3UiuE31klkwQu44YxGwJgoC9F+sDXc/LcYjpDyf4P+kddHaHk1Fi6HYdIURli4Q fg2RN9CdNVCMac0pzEaanRjAdRcATkW/i1ag4ivz/Hl84teQLwbSUpdB26gKqiYGogV gUJdvQfWhw== Date: Mon, 12 Apr 2021 16:37:56 +0200 (CEST) From: Adam Kandur To: Guix Patches Message-ID: Subject: [PATCH] gnu: Add sbcl-bodge-queue. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >From 5ad8fb5f87ab91feaf99a30f8a823857feabfb63 Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 12 Apr 2021 17:35:19 +0300 Subject: [PATCH] gnu: Add sbcl-bodge-queue. * gnu/packages/lisp-xyz.scm (sbcl-bodge-queue): New variable. --- =C2=A0gnu/packages/lisp-xyz.scm | 28 ++++++++++++++++++++++++++++ =C2=A01 file changed, 28 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 1d8e0b4..8fdea54 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -161,6 +161,34 @@ collection.") =C2=A0(define-public cl-bodge-utilities =C2=A0=C2=A0 (sbcl-package->cl-source-package sbcl-bodge-utilities)) =C2=A0 +(define-public sbcl-bodge-queue +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "sbcl-bodge-queue") +=C2=A0=C2=A0=C2=A0 (version "stable") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= url "https://github.com/borodust/bodge-queue") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= commit version))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name "bodge-queu= e" version)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "0f4252i8pfy5s4v7w1bpja= wysn4cw7di405mqsx2h7skv27hvpz6")))) +=C2=A0=C2=A0=C2=A0 (build-system asdf-build-system/sbcl) +=C2=A0=C2=A0=C2=A0 (arguments +=C2=A0=C2=A0=C2=A0=C2=A0 `(#:asd-files '("bodge-queue.asd") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #:asd-systems '("bodge-queue"))) +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/borodust/bodge-queue") +=C2=A0=C2=A0=C2=A0 (synopsis "FIFO, not FIFA") +=C2=A0=C2=A0=C2=A0 (description "Simple FIFO implementation with no extern= al dependencies") +=C2=A0=C2=A0=C2=A0 (license license:expat))) + +(define-public cl-bodge-queue +=C2=A0 (sbcl-package->cl-source-package sbcl-bodge-queue)) + +(define-public ecl-bodge-queue +=C2=A0 (sbcl-package->ecl-package sbcl-bodge-queue)) + =C2=A0(define-public sbcl-golden-utils =C2=A0=C2=A0 (let ((commit "62a5cb948a011eb26e7a89f56d5839a3334b4100") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (revision "2")) --=20 2.31.1 ------------=_1618240263-6868-1-- From unknown Sat Sep 20 09:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47728] newbe question References: In-Reply-To: Resent-From: Adam Kandur Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 15:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47728@debbugs.gnu.org Received: via spool by 47728-submit@debbugs.gnu.org id=B47728.16182415068908 (code B ref 47728); Mon, 12 Apr 2021 15:32:01 +0000 Received: (at 47728) by debbugs.gnu.org; 12 Apr 2021 15:31:46 +0000 Received: from localhost ([127.0.0.1]:57752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVyXS-0002Jb-6G for submit@debbugs.gnu.org; Mon, 12 Apr 2021 11:31:46 -0400 Received: from w4.tutanota.de ([81.3.6.165]:54184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVyXQ-0002JO-Gz for 47728@debbugs.gnu.org; Mon, 12 Apr 2021 11:31:44 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 67CC51060380 for <47728@debbugs.gnu.org>; Mon, 12 Apr 2021 15:31:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1618241498; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=A/jCgaRhpF5whf3dPc3iv+pWRMleudM9xFvKY9uXqKw=; b=i5YRYjXuSFtDcXakls3SMA4KRNnp0W6RFSrfqrJ/3bY7Sdct2A1peG7xs6fGBbVO YsD2g9cAfpciaKzavMOetRHMoV5CzHTvqO8LhlKn9S5skhMUrBXT4BQgHL/3cBNAgjO DNqVgoeXxb9YSENTcnhVUMgi/AWep609LVPUjv/5LQIhcwzhFfwk5DoxbwiP7DwIof6 zbXTecMNdb21telEea3mhk4Jl4ATpIPdXMBeU2Xcq1cGTyN5tzqCgMq3a6TtjmR/sco hk46ePpjGwSn3PvNCZ22mlAmILc2RpOrFYihfCv/qO0ZiUBHcFmBCXg4B0t/o+Jnl1P H0nIdzBJBw== Date: Mon, 12 Apr 2021 17:31:38 +0200 (CEST) From: Adam Kandur Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) why you have added sbcl-fiveam to native inputs? From unknown Sat Sep 20 09:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47728] newbe question Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 16:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Cc: 47728@debbugs.gnu.org Received: via spool by 47728-submit@debbugs.gnu.org id=B47728.161824560615693 (code B ref 47728); Mon, 12 Apr 2021 16:41:02 +0000 Received: (at 47728) by debbugs.gnu.org; 12 Apr 2021 16:40:06 +0000 Received: from localhost ([127.0.0.1]:57886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVzba-000452-06 for submit@debbugs.gnu.org; Mon, 12 Apr 2021 12:40:06 -0400 Received: from mout01.posteo.de ([185.67.36.65]:34103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVzbX-00044Q-3W for 47728@debbugs.gnu.org; Mon, 12 Apr 2021 12:40:05 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id EB3231A022F for <47728@debbugs.gnu.org>; Mon, 12 Apr 2021 18:39:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618245594; bh=yMxsemX1yF7YBV9sVLi3xzR4KV8NSx7vK7iBLgRhKfs=; h=From:To:Cc:Subject:Date:From; b=YKNXPLOCzgeDbYa34HVaagkNZjAs07e+FUCgIpNL9CipNxYR2vfSRNjFURJomkCXX PeJpXr9EdrLWHZ1+UhLPsQmhJ/Nic74JbehkJJgEnpYDkHd+puwK4+5+iWFPNwdGUL +6hfz44DvoZtWy/EY+ZYVyLwKfVElyRM+T9DXFOsuhGkSRL4Dflt9XmQY23Qf+TKDH je5UE4o/E2GrtGmoqF0rXSH12ibypyfdtDNSGaGWe8fJEl1PVyo9qkn9jtzG3SpoUw p1H8WhXXQCxplGRVqCXnwP+hewqLv3Cv0CH3iiQLK7uvnjjsStsluVIjmyY+P34GLg p/wPRZ9fiXEOw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FJvbX5SxSz6tmc; Mon, 12 Apr 2021 18:39:52 +0200 (CEST) References: User-agent: mu4e 1.4.15; emacs 27.2 From: Guillaume Le Vaillant In-reply-to: Date: Mon, 12 Apr 2021 18:39:48 +0200 Message-ID: <87v98r4fu3.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Adam Kandur via Guix-patches via skribis: > why you have added sbcl-fiveam to native inputs? In the asd file, the "bodge-queue/tests" system for the tests depends on fiveam. As the tests are run only at build time, their dependencies are only required at build time and not at run time, so we put them in 'native-inputs' instead of 'inputs'. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYHR31A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8MzwEAngp4NesGZ+0WsQzi4UEkxNuK3MPBU+/dlC+L kHK3Df8A/RGiS+5GvVobNolDouTm7gbRngJwhP8QjK2ccn+ge8F8 =SEoP -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 20 09:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47728] References: In-Reply-To: Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 19:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47728@debbugs.gnu.org Received: via spool by 47728-submit@debbugs.gnu.org id=B47728.161825649916732 (code B ref 47728); Mon, 12 Apr 2021 19:42:01 +0000 Received: (at 47728) by debbugs.gnu.org; 12 Apr 2021 19:41:39 +0000 Received: from localhost ([127.0.0.1]:58136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW2RH-0004Lo-3g for submit@debbugs.gnu.org; Mon, 12 Apr 2021 15:41:39 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:42519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW2RF-0004LZ-Nf for 47728@debbugs.gnu.org; Mon, 12 Apr 2021 15:41:38 -0400 Received: by mail-wr1-f50.google.com with SMTP id p6so7406655wrn.9 for <47728@debbugs.gnu.org>; Mon, 12 Apr 2021 12:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=TPwbP4sccm6RtJo73EFHObO+T4Ql+ikz84Cn5MT1LaU=; b=fR3fMWLGBLlal8a/Q2hauY+C9frAQ+D7WfUaeQU4xrFqXhbEJFTd5YyEChsG7kmHUG 4wbsfddbahHXYUCRboMOrE0nQGKk6huVqCk7tzeuYgv3LnMB3iLVLAunb7tBOqL910ef BVkJoztREPCxTwbND2bP/5eAemVwX5EGIY6FZGG0PfIg7w/FyxLHw4+KFnPe2bsXr92l mvgaW29REhZ5gOSLsz7x2V1JkY7o7OKs2/LAJ/i6nDRKsRi7+Q82AQpQ+akCoshbMt0J Fe4wakajBXPtHjDROtMbKBhQymJiu+gh3TGmHNR1PySRH9C7rZ9cf44M8J6kPae8q2Ty Sz7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=TPwbP4sccm6RtJo73EFHObO+T4Ql+ikz84Cn5MT1LaU=; b=etM4pBwhUZsT2PDyTmPSRBpHb4BzjL1/oy5mmE41A6MupjzWArUY01PIvUtQezAgOG 1lzOwiUV84pcHB66cw53tcgiscv35W8Lb4LhAGnNmZIvsF/ABKeXJnXtxH6F5AbQJfC7 mCuJRfy0o/zS1B/L0h8ovsGm6+jpq8HoASJffDAcgwACjqqTq+7naT15mW2ObCZyZxwl UxI+qaRfKAEhL3uZ+ZPNbTH8L/Q3mgjAZnomWu0QtF7GphAc+aqldMypKFi54wVUEtYz 8CgD0xzQB0ozCr9NrPXWcdgqtIt4cT0djOE/le897WhHrh2iF1KvagnsIibdyvDFMghG EvWA== X-Gm-Message-State: AOAM531RKJzOICDGesBSuiXU1GG1ujrLkColgjJ3tYMYfWEJCel2yBb4 eRjkJe7mRz161UXy9VFe6dvoA78mVl4ZnDxZLjfXUAKhz9o= X-Google-Smtp-Source: ABdhPJyMp9u47kojvdQSOyHqXi/egBsYFBNDEtvLvNyKmyYp47+72WsYsIvjs78bYKcqF7byexSYDAnvIm/aMYBE6ZE= X-Received: by 2002:a5d:5146:: with SMTP id u6mr13573264wrt.408.1618256491797; Mon, 12 Apr 2021 12:41:31 -0700 (PDT) MIME-Version: 1.0 From: Sharlatan Hellseher Date: Mon, 12 Apr 2021 19:41:21 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: @Adam Kandur Are you planning to pack https://github.com/borodust/bodge-concurrency as well? I put to my queue to pack https://github.com/borodust/cl-bodge, if you are on the same way let's distribute efforts :) Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.221.50 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (sharlatanus[at]gmail.com) -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.221.50 listed in wl.mailspike.net] 2.0 BLANK_SUBJECT Subject is present but empty X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) QEFkYW0gS2FuZHVyDQoNCkFyZSB5b3UgcGxhbm5pbmcgdG8gcGFjayBodHRwczovL2dpdGh1Yi5j b20vYm9yb2R1c3QvYm9kZ2UtY29uY3VycmVuY3kgYXMgd2VsbD8NCg0KSSBwdXQgdG8gbXkgcXVl dWUgdG8gcGFjayBodHRwczovL2dpdGh1Yi5jb20vYm9yb2R1c3QvY2wtYm9kZ2UsIGlmIHlvdQ0K YXJlIG9uIHRoZSBzYW1lIHdheSBsZXQncyBkaXN0cmlidXRlIGVmZm9ydHMgOikNCg0KSSB1cGRh dGUgbXkgcHJvZ3Jlc3MgaGVyDQpodHRwczovL2dpdGh1Yi5jb20vSGVsbHNlaGVyL2d1aXgtcGF0 Y2hlcy9ibG9iL21haW4vbGlzcC14eXoub3JnDQotLSANCuKApiDQvdCw0Ygg0YDQsNC30YPQvCAt INC/0YDQtdCy0L7RgdGF0L7QtNC90LDRjyDQvtCx0YrRj9GB0L3QuNGC0LXQu9GM0L3QsNGPINC8 0LDRiNC40L3QsCDQutC+0YLQvtGA0LDRjyDRgdC/0L7RgdC+0LHQvdCwDQrQvdCw0LnRgtC4INGB 0LzRi9GB0Lsg0L/QvtGH0YLQuCDQsiDRh9C10Lwg0YPQs9C+0LTQvdC+LCDQuNGB0YLQvtC70LrQ vtCy0LDRgtGMINC70Y7QsdC+0Lkg0YTQtdC90L7QvNC10L0sINC90L4NCtGB0L7QstC10YDRiNC1 0L3QvdC+INC90LUg0LIg0YHQvtGB0YLQvtGP0L3QuNC4INC/0YDQuNC90Y/RgtGMINC80YvRgdC7 0Ywg0L4g0L3QtdC/0YDQtdC00YHQutCw0LfRg9C10LzQvtGB0YLQuC4NCg== From unknown Sat Sep 20 09:29:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#47728] newbe question Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 12 Apr 2021 20:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47728 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Cc: 47728@debbugs.gnu.org Received: via spool by 47728-submit@debbugs.gnu.org id=B47728.161825990122339 (code B ref 47728); Mon, 12 Apr 2021 20:39:02 +0000 Received: (at 47728) by debbugs.gnu.org; 12 Apr 2021 20:38:21 +0000 Received: from localhost ([127.0.0.1]:58201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW3K8-0005oF-MJ for submit@debbugs.gnu.org; Mon, 12 Apr 2021 16:38:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58371) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW3K4-0005nw-Ok for 47728@debbugs.gnu.org; Mon, 12 Apr 2021 16:38:18 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D24672400E5 for <47728@debbugs.gnu.org>; Mon, 12 Apr 2021 22:38:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618259887; bh=/qRp0YDpnCZ7CCbdWkAvwUp3X2lFMsvCkta0VvO/ZQc=; h=From:To:Cc:Subject:Date:From; b=gJX3Dh0/nfpDqUSU1RG0jeCEqWAkSegNxWd8c+nIFMQTrCgSbpmfHnDr2+H9lAF+9 Ao8cTZ4HCOGvOhDqCvwCO6iAp2BZLiN9gYr7gx0mEa2zdxxEU0wZuJzoWG+dp39Dkj DWNo5FLGZemKme7rdK6F6NVVxG9RObnPsx2721dCoD64jAJZcONgbXRZKTSVKmdQLI leAdnVD9M288sjIXo6iH2EZi9kSlhejGMevL62zH9mUrakqPEUgy3zyVaeayCMlEd1 cfAOPe1eRewCPFu3iDYUNiU4QYz/s7pOKv5MT9SyLfN/xs8KULo+bqNaiv19WEtMer 0lNmqirNAFZQQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FK0tQ3pdzz6tmK; Mon, 12 Apr 2021 22:38:05 +0200 (CEST) References: <87v98r4fu3.fsf@yamatai> User-agent: mu4e 1.4.15; emacs 27.2 From: Guillaume Le Vaillant In-reply-to: Date: Mon, 12 Apr 2021 22:38:03 +0200 Message-ID: <87sg3v44t0.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Adam Kandur skribis: > also, you wrote "fiveam" ,sbcl-fiveam > > why not "sbcl-fiveam" ,sbcl-fiveam It's because of the cl-xxx and ecl-xxx packages that are created by transforming the definition of the sbcl-xxx package to use cl-* or ecl-* packages as inputs instead of sbcl-*. If the sbcl-xxx package has '("sbcl-fiveam" ,sbcl-fiveam)' as input, after transformation the ecl-xxx package will have '("sbcl-fiveam" ,ecl-fiveam)' as inputs, which looks strange (but it will work anyway as the string is just used to reference an input in custom phases using something like '(assoc-ref inputs "sbcl-xxx")'). By using just "fiveam" as string, the sbcl-xxx package has '("fiveam" ,sbcl-fiveam)' as input, and the ecl-xxx package will have '("fiveam" ,ecl-fiveam)'. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYHSvqw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j82BQD9Fso1wfVwQzOYeeBC8GDIm73LQKRfXcvjbl9c EFA2u+kBAKeqkALjJL7PqzVCB3JFvju+/cMkwDZgibjZAjfrdgq7 =uCNx -----END PGP SIGNATURE----- --=-=-=--