From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Looking for help with packaging a Common Lisp library Date: Sun, 26 Jan 2020 13:15:06 +0100 Message-ID: <875zgy9zxx.fsf@ambrevar.xyz> References: <87k15fa60q.fsf@ambrevar.xyz> <87muab8qf7.fsf@yamatai> <878slv9ual.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51855) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivgoq-0002K5-QZ for guix-devel@gnu.org; Sun, 26 Jan 2020 07:15:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ivgop-00045i-6K for guix-devel@gnu.org; Sun, 26 Jan 2020 07:15:12 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:53273) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ivgop-000431-0U for guix-devel@gnu.org; Sun, 26 Jan 2020 07:15:11 -0500 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Konrad Hinsen , Guillaume Le Vaillant , guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Konrad Hinsen writes: > In hdf5-cffi.asd, some components are labelled :cffi-grovel-file, > which looks like an ASDF extension provided by cffi-grovel. If that is > true, then the :defsystem-depends-on is necessary. A quick test supports > that hypothesis: if you remove the line, the system fails to load. Indeed. What I meant is that if the Common Lisp package (the code inside t= he src folder) depends on cffi-grovel, then I believe it should be added to :depends-on as well. We can ask ASDF and hdf5-cffi. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl4tgsoACgkQm9z0l6S7 zH8cKAgAlBBW1e/RLon7UXenwvIIxLXGt20y8g1Bjz8ZP7cew7VzGfvbeFp6X79A nBG84wPVOVUtZ4ir9Wedu3TQnleIezKewwCpE6zkZvcxViHUkF6KwsRf2iKCTxo6 1QgT6E+kGATEzS2uQrL7LB06NAVi4InyLl4CY0OTi8Xx0j6/MtHjOd342qdYoGv1 8gfkekI0baMLxVh+kPtqiDMqS1BVjoivuwem/RcmMkdd3X+gtHxQ3NPIZsVh67CD KrwSEjS2ZOm87Sck69Q8QC5k5dbHE86OBg1r6wjmm3CVhGukxHGsDPrJuNDtMpiP /5qeYKWq0dpw7oqsZ5VlmTILcur+tA== =SkHd -----END PGP SIGNATURE----- --=-=-=--