From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cymHe-0001qE-1C for guix-patches@gnu.org; Thu, 13 Apr 2017 17:28:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cymHa-0001xu-0v for guix-patches@gnu.org; Thu, 13 Apr 2017 17:28:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cymHZ-0001xU-UJ for guix-patches@gnu.org; Thu, 13 Apr 2017 17:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cymHZ-0008Ko-PW for guix-patches@gnu.org; Thu, 13 Apr 2017 17:28:01 -0400 Subject: bug#26366: Building Guix from within a container Resent-Message-ID: References: <87inmjcn1o.fsf@lassieur.org> <87y3vfvy4k.fsf@lassieur.org> <87pogpwp0d.fsf@lassieur.org> <878tn445oz.fsf@lassieur.org> <87shlc80hv.fsf@gnu.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87shlc80hv.fsf@gnu.org> Date: Thu, 13 Apr 2017 23:27:08 +0200 Message-ID: <87h91s9exf.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26366@debbugs.gnu.org Ludovic Courtès writes: > Clément Lassieur skribis: > >> I'm trying to build guix from git. I use 'guix environment guix', and >> get 'configure: error: C preprocessor "/lib/cpp" fails sanity >> check'. Anything else I need? I'm trying to follow >> https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html > > Could you send config.log? I’m not sure what’s happening here. This was a quote from the chat (#guix) from today. I can't reproduce this issue.