From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qCgjG6e9lGH4SAAAgWs5BA (envelope-from ) for ; Wed, 17 Nov 2021 09:30:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QE/rFqe9lGH/JgAA1q6Kng (envelope-from ) for ; Wed, 17 Nov 2021 08:30:31 +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 2BA8CDFB7 for ; Wed, 17 Nov 2021 09:30:26 +0100 (CET) Received: from localhost ([::1]:53328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mnGKn-0002C9-EB for larch@yhetil.org; Wed, 17 Nov 2021 03:30:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnGKR-0001xC-0a for guix-patches@gnu.org; Wed, 17 Nov 2021 03:30:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48500) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mnGKQ-0002NF-OO for guix-patches@gnu.org; Wed, 17 Nov 2021 03:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mnGKQ-0000Kq-Fc for guix-patches@gnu.org; Wed, 17 Nov 2021 03:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51914] [PATCH 0/2] Fix asdf-build-system on non-package inputs Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Nov 2021 08:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51914 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51914@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16371377731213 (code B ref -1); Wed, 17 Nov 2021 08:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Nov 2021 08:29:33 +0000 Received: from localhost ([127.0.0.1]:60046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mnGJx-0000JV-I5 for submit@debbugs.gnu.org; Wed, 17 Nov 2021 03:29:33 -0500 Received: from lists.gnu.org ([209.51.188.17]:52516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mnGJs-0000JF-Gr for submit@debbugs.gnu.org; Wed, 17 Nov 2021 03:29:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnGJs-0000Vf-9b for guix-patches@gnu.org; Wed, 17 Nov 2021 03:29:28 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:44489) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnGJq-0002G4-3Y for guix-patches@gnu.org; Wed, 17 Nov 2021 03:29:27 -0500 Received: (Authenticated sender: mail@ambrevar.xyz) by relay10.mail.gandi.net (Postfix) with ESMTPSA id C323924000A for ; Wed, 17 Nov 2021 08:29:23 +0000 (UTC) From: Pierre Neidhardt Date: Wed, 17 Nov 2021 09:29:05 +0100 Message-Id: <20211117082905.29499-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.178.230; envelope-from=mail@ambrevar.xyz; helo=relay10.mail.gandi.net X-Spam_score_int: -5 X-Spam_score: -0.6 X-Spam_bar: / X-Spam_report: (-0.6 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=0.001, FROM_SUSPICIOUS_NTLD_FP=1.999, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637137826; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=FKZQg3C+R3kw6ELL5wZZU4D6nq6EII5yB1bM/u2Ertk=; b=ZuOEB26Hnz5n0JhQk5jA4S4kEDHtKBRX4Rifgyd/aehsdNQnrl8kuIIuKkyeVkrPVsGXVh etotEzWCwxDHfPLe1rMClhodxPhZ3a/gipW1ietpDDcBsyEpwg/gJrGivwfPQUuBUj2VCw xPnXsu+mjbzWhybXCST9oKbptifEUS75lLPtvb+gsKuXnVrqXWt1j8p/fTvOplHZ+wCnqj E62dZ0g7R/GrX2cyENSeWu234F6Ku2esBHMeEAlVd5loVkjehStTC5BUvb8miqKCuHn2Kk TOlFIljDA8WXPyWfcC7NjoLvLAnD1Yg0h0KMHVLzHKYik6RmnUVhfPqYktrI7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637137826; a=rsa-sha256; cv=none; b=CaqezUx0Ifa+UMxzsT72l2I8zf1t+AURntJs1UypaMVodTgoWkPkWOGUIDnk3q7NaJZgJq ULphUbRhwUcJOnxeLnMB7D7ZDOgN/OB9y7sMm8GWrLePhW5scO6ot3r0llH6pZEb8w4ckV 2MlPXZeLeRPHLRgcLnpbS8Uos+xvXdSkSwQyXGVzclUE2atLcTnYLgHzoYscdrkMpNwIDB tqEMUcdkXngVdkXw6YELMSxMYGG0Gsp0lkfkv1VdQZkWvtA8jg3idG4Vgkpm8+/8bsEqXO 1mV3aBavZsxRNWuTChfhL6jv+VVxbx5dV3D+7ZKd0T5ZEDuuFKQRjMTQZ3ahSw== 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" X-Migadu-Spam-Score: -1.65 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" X-Migadu-Queue-Id: 2BA8CDFB7 X-Spam-Score: -1.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: bCR6o2nj9G8Y cl-https-everywhere failed to build because sbcl-cl-https-everywhere had a non-package input. This should now be fixed. This patchset adds the cl-https-everywhere package as well as a proof-of-work. Pierre Neidhardt (2): build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-package inputs. gnu: Add cl-https-everywhere. gnu/packages/lisp-xyz.scm | 82 ++++++++++++++++++++++++++++++++++++++ guix/build-system/asdf.scm | 3 +- 2 files changed, 84 insertions(+), 1 deletion(-) base-commit: eb4edd7fde2e596bc2ec36ee773873722df46234 -- 2.32.0