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 CU8OKK2Q5F9OLgAA0tVLHw (envelope-from ) for ; Thu, 24 Dec 2020 12:59:25 +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 MPtlI62Q5F88AQAAB5/wlQ (envelope-from ) for ; Thu, 24 Dec 2020 12:59:25 +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 6754C9402D6 for ; Thu, 24 Dec 2020 12:59:25 +0000 (UTC) Received: from localhost ([::1]:53280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ksQDE-0003L8-5q for larch@yhetil.org; Thu, 24 Dec 2020 07:59:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksQD4-0003Kx-BA for guix-devel@gnu.org; Thu, 24 Dec 2020 07:59:14 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:43494) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksQD2-0006fi-D0 for guix-devel@gnu.org; Thu, 24 Dec 2020 07:59:14 -0500 Received: from localhost (80-110-67-249.cgn.dynamic.surfer.at [80.110.67.249]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 3E79C33652BF; Thu, 24 Dec 2020 13:59:03 +0100 (CET) Date: Thu, 24 Dec 2020 13:59:00 +0100 From: Danny Milosavljevic To: Nathan Dehnel Subject: Re: gnu-build-system not handling pkg-config properly in package definition Message-ID: <20201224135855.3e54727b@scratchpost.org> In-Reply-To: References: X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/=18eklWHlWqMg_z/atv=mq1"; protocol="application/pgp-signature"; micalg=pgp-sha512 Received-SPF: none client-ip=85.13.145.193; envelope-from=dannym@scratchpost.org; helo=dd26836.kasserver.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 6754C9402D6 X-Spam-Score: -0.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: GUU6aY6Hdvld --Sig_/=18eklWHlWqMg_z/atv=mq1 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, try util-linux's "lib" output: (inputs `(("util-linux" ,util-linux "lib"))) After that, you need (string-append "CC=3D" ,(cc-for-target)) in make-flags= , and then add a phase before install that creates $output/sbin . --Sig_/=18eklWHlWqMg_z/atv=mq1 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl/kkJQACgkQ5xo1VCww uqVgBAf9HUs8iPAumc4XvYN7oLXSSGkt4jeh9ln2785EMBWooiIpsZ7d/tyfYtR1 dMccRVaWzgI5D8a7PUOZVh7U1HhdAnff3u5lK7yjhuer7dl33fEbs68ToH/TZ/20 k2O4tXGENNTxmvOVFaxFokL1unQaCuSNfSY0vUhPCPrOzBon6QN4/jClYpFZn8sm os6N6Zsard01zYa6H9yPgjd1cDzTRcwN4D/Znuu7k9qZrteYkWKhZsnC/6FJRnj0 3BbcxxLjVWIlRpCOu+4hxevlPThMw/moLTepVrfqB37BcxMBHxflPuJ8TXeuqTUt EZzmgoNjABBNDPd8P26GyKVSFwA0og== =BI9s -----END PGP SIGNATURE----- --Sig_/=18eklWHlWqMg_z/atv=mq1--