From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YAQlHM5yZl8ocwAA0tVLHw (envelope-from ) for ; Sat, 19 Sep 2020 21:06:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uEhLGM5yZl9bOwAA1q6Kng (envelope-from ) for ; Sat, 19 Sep 2020 21:06:22 +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 13C4A9402B0 for ; Sat, 19 Sep 2020 21:06:22 +0000 (UTC) Received: from localhost ([::1]:37400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJk3o-0001sY-Vr for larch@yhetil.org; Sat, 19 Sep 2020 17:06:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45200) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJk3W-0001r5-2z for bug-guix@gnu.org; Sat, 19 Sep 2020 17:06:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36699) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kJk3V-0000IV-NI for bug-guix@gnu.org; Sat, 19 Sep 2020 17:06:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kJk3V-0002zC-Ic for bug-guix@gnu.org; Sat, 19 Sep 2020 17:06:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43513: json-c build failure (on armhf-linux) while trying to build u-boot Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 19 Sep 2020 21:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43513 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 43513@debbugs.gnu.org Received: via spool by 43513-submit@debbugs.gnu.org id=B43513.160054953611444 (code B ref 43513); Sat, 19 Sep 2020 21:06:01 +0000 Received: (at 43513) by debbugs.gnu.org; 19 Sep 2020 21:05:36 +0000 Received: from localhost ([127.0.0.1]:48245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kJk36-0002yW-GS for submit@debbugs.gnu.org; Sat, 19 Sep 2020 17:05:36 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:49248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kJk34-0002yN-FN for 43513@debbugs.gnu.org; Sat, 19 Sep 2020 17:05:35 -0400 Received: from localhost (80-110-126-103.cgn.dynamic.surfer.at [80.110.126.103]) by dd26836.kasserver.com (Postfix) with ESMTPSA id C45323361708 for <43513@debbugs.gnu.org>; Sat, 19 Sep 2020 23:05:32 +0200 (CEST) Date: Sat, 19 Sep 2020 23:05:14 +0200 From: Danny Milosavljevic Message-ID: <20200919230514.53f0d88a@scratchpost.org> In-Reply-To: <20200919173628.423331da@scratchpost.org> References: <20200919173628.423331da@scratchpost.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/oojsbSv6UVTREXZlGgxbBRB"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: 4enYvueNA8sq --Sig_/oojsbSv6UVTREXZlGgxbBRB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable More info: https://gitlab.kitware.com/cmake/cmake/-/issues/20568 https://gitlab.kitware.com/utils/kwsys/-/merge_requests/187 > Furthermore, I'd like to ask: Why is json-c a dependency in the first pla= ce ? Because of sdl2. I've removed sdl2 from the native-inputs of u-boot and added it to the native-inputs of u-boot-tools in guix master commit 6b1253718d1d660e7a91bd59a96bdb16d7c5e0b3. So now only this fails: $ guix build -s armhf-linux u-boot-tools --Sig_/oojsbSv6UVTREXZlGgxbBRB Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl9mcooACgkQ5xo1VCww uqWFrwgAnu0BWfVJXlmf35OE6Z15krkyt4QAjsLMz7mnxSJonL/Itm+4Nm3uGJ8+ qvkYo0YJSGjsSTs9XPkHO+NO6T1c7+UqI/R+Dx9qOSMqW50DZeF5V4E+AOfz/YG+ 5CiArR+Kk4P46SduAorDycegs16je/fICsz7K9+nCBxHx6QEXzV0Gst2TjuA3ifo 9dh6WbPY95/0c/kGian4v2+cDcTN/n/g1ENwebKTGXaOx5/0E9dgU+fLYKR5ez6w UNi3G+8moUvRCl5Md2VwTJU7aU8bZo7l8H0+sO9Y352V05WbRz1On1y7y6uTPbJx ZHLTZfD9frbWCF9njEJ+l0LllwMyaQ== =R6xI -----END PGP SIGNATURE----- --Sig_/oojsbSv6UVTREXZlGgxbBRB--