From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33411: Guix fails to build master from source on 0.15 since a few days Date: Sun, 18 Nov 2018 23:45:40 +0100 Message-ID: <87a7m6m2cr.fsf@gnu.org> References: <9b1d5a09-1227-55df-afc3-ae83e3c0d310@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOVpK-0000oQ-UL for bug-guix@gnu.org; Sun, 18 Nov 2018 17:46:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOVpK-00065P-Cd for bug-guix@gnu.org; Sun, 18 Nov 2018 17:46:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:55186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOVpK-00065L-9D for bug-guix@gnu.org; Sun, 18 Nov 2018 17:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gOVpK-0005c1-6C for bug-guix@gnu.org; Sun, 18 Nov 2018 17:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <9b1d5a09-1227-55df-afc3-ae83e3c0d310@riseup.net> (swedebugia's message of "Sat, 17 Nov 2018 11:51:13 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: swedebugia Cc: 33411@debbugs.gnu.org Hi, swedebugia skribis: > Now this happens: git pull && make: > ... > checking the length of a typical hash bang line... 73 > checking the length of a hash bang line used in tests... 97 > checking for > pkg-config... /gnu/store/30fxs0wkfcbllcbf13jksjxscqldswdn-profile/bin/pkg= -config > checking pkg-config is at least version 0.9.0... yes > configure: checking for guile 2.2 > configure: checking for guile 2.0 > configure: error: > No Guile development packages were found. We=E2=80=99d need to check what =E2=80=98config.log=E2=80=99 says but there= =E2=80=99s no reason for this to break. Ludo=E2=80=99.