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: Sat, 25 Jan 2020 16:51:33 +0100 Message-ID: <87k15fa60q.fsf@ambrevar.xyz> References: 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]:44442) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivNil-0005Mm-TK for guix-devel@gnu.org; Sat, 25 Jan 2020 10:51:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ivNik-0003PE-Ij for guix-devel@gnu.org; Sat, 25 Jan 2020 10:51:39 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:31529) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ivNik-0003F8-Cl for guix-devel@gnu.org; Sat, 25 Jan 2020 10:51:38 -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 , guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable It seems unrelated, but first there seems to be an issue during the build regarding the missing pkg-config package. If you add it to the native-inputs, then you'll get the following error: =2D-8<---------------cut here---------------start------------->8--- ; ERROR: Subprocess # with command ("pkg-config" "hdf5" "--cflags") =2D-8<---------------cut here---------------end--------------->8--- This is because our hdf5 package has no pkg-config file. We should probably fix this first. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl4sZAUACgkQm9z0l6S7 zH+f4gf/dQKDMUlV0AOj0KxYoaoB2cNYHXP59V8tvvUisK434Ri1btIt8qp/POtc HehVYzQi1Q+Z4qB5hT9fcsIiloQQhqoWPUohHmDXboOl+cV/YS6me5dhWbY8Syty L5E2RB9Wzb8/OLiT8EK2SQkOgmSIxlXki0v0Bx9UICQbB3m75OEIwutLgosyL3xX yTjPBkBp5/ouRI35kuwfIH+ZvOItFcvZ84MgDwFjXQUzNc7NWG3TpTKa/phEdiQc XhyAQqet6HHBB2xvErFiF5x+zcpwuGQnRAxrEgoZ/qo1HWefANKDfiv9qP9oTs8l TZtj62tsE/YXF6UPSJup+rgymSwJbQ== =ZM+T -----END PGP SIGNATURE----- --=-=-=--