From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iHs1F/G70188UQAA0tVLHw (envelope-from ) for ; Fri, 11 Dec 2020 18:35:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 0Hn4EvG701+aHwAAB5/wlQ (envelope-from ) for ; Fri, 11 Dec 2020 18:35:29 +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 CE0D9940630 for ; Fri, 11 Dec 2020 18:35:28 +0000 (UTC) Received: from localhost ([::1]:56956 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knnGJ-0003KV-N6 for larch@yhetil.org; Fri, 11 Dec 2020 13:35:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knn7C-0003qS-Jy for guix-patches@gnu.org; Fri, 11 Dec 2020 13:26:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59593) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knn7C-0003YN-Bn for guix-patches@gnu.org; Fri, 11 Dec 2020 13:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1knn7C-00007d-8b for guix-patches@gnu.org; Fri, 11 Dec 2020 13:26:02 -0500 Subject: bug#45008: [PATCH] gnu: Add sbcl-cl-autowrap. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 11 Dec 2020 18:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45008 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Mail-Followup-To: 45008@debbugs.gnu.org, glv@posteo.net, rndd@tuta.io Received: via spool by 45008-done@debbugs.gnu.org id=D45008.1607711105391 (code D ref 45008); Fri, 11 Dec 2020 18:26:02 +0000 Received: (at 45008-done) by debbugs.gnu.org; 11 Dec 2020 18:25:05 +0000 Received: from localhost ([127.0.0.1]:42904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knn62-00005b-2Z for submit@debbugs.gnu.org; Fri, 11 Dec 2020 13:25:05 -0500 Received: from mout02.posteo.de ([185.67.36.66]:53279) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knn5y-00005K-UZ for 45008-done@debbugs.gnu.org; Fri, 11 Dec 2020 13:24:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8FDF02400FD for <45008-done@debbugs.gnu.org>; Fri, 11 Dec 2020 19:24:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1607711080; bh=Aph3Fpor1rTRdsUvUmv5vesmEo0JAtCys2KqIL2Z+oU=; h=From:To:Cc:Subject:Date:From; b=PBvIvJqny/Z8jnG09mGxRyeMSw9Q1bbPl6k5JlDWDxyaFeJjNvP+zRtcMbVD6QvBF vpEWrkq7vBYpAgXELe6afaZtkwc7v8DOX9y84Rf1d99vCrmAjkKD0yO6dMoE4b2SKe viG/16dY+IdjUYXeL7GZzW2rF1prfwtm4E95WDg0J7sGvWewrk2t/ss4bj3WrpauyB ix8+S8LHdOFIFb2ohwB0DFiI03u4hMbkVucBZ30FVpymYTiZNHOKV31XBUBJIG3ex2 jUyvZ4BKZaWQD2zQqBhlKEJPrlA+xb9PFajL0Yp+yCyrQYoeINbqRc2YF4wguqcSle m7+a1s2YGDKcA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Cszhl2kFxz9rxR; Fri, 11 Dec 2020 19:24:39 +0100 (CET) References: <871rg4qnqb.fsf@yamatai> User-agent: mu4e 1.4.13; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Fri, 11 Dec 2020 19:24:36 +0100 Message-ID: <87r1nw42vv.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Cc: 45008-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.80 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=posteo.net header.s=2017 header.b=PBvIvJqn; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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-Migadu-Queue-Id: CE0D9940630 X-Spam-Score: -2.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: erE+G13vG6kK --=-=-= Content-Type: text/plain Adam Kandur skribis: > hi, for me build is fine, when i use "guix environment --ad-hoc sbcl sbcl-cl-autowrap" and then "(require :cl-autowrap)" it returns nil. > > Dec 5, 2020, 15:25 by glv@posteo.net: > >> >> I have never used this library, but according to the documentation, >> cl-autowrap is based on c2ffi, which is not in the inputs of the package >> definition (in fact it's not even packaged in Guix yet). >> >> Does the library work without c2ffi? If yes, are there some major >> features missing in this case? >> Pushed as 703cdbbd33cc7ae4b00f82fc2418317cdec4bd52 with some modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCX9O5ZA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9hYAEAjopfMk2Mqe/9xYy1gwiyoNy+GreEeO5EiwXQ LqdNYzwBAIcDYqrOmfuhSd3AF0lqW1UEYsKQxCcz8fAKihvdlSaz =0WYg -----END PGP SIGNATURE----- --=-=-=--