From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: guix package modif testing Date: Thu, 28 Jul 2016 11:15:51 +0200 Message-ID: References: <20160727132525.GB4819@solar> <877fc75gyl.fsf@gmail.com> <20160727162101.GB5300@solar> <87zip252f2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bShQ7-0007zg-Bc for guix-devel@gnu.org; Thu, 28 Jul 2016 05:16:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bShQ0-0004gj-KG for guix-devel@gnu.org; Thu, 28 Jul 2016 05:15:58 -0400 Received: from mail-qt0-x22d.google.com ([2607:f8b0:400d:c0d::22d]:32809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bShQ0-0004gf-G0 for guix-devel@gnu.org; Thu, 28 Jul 2016 05:15:52 -0400 Received: by mail-qt0-x22d.google.com with SMTP id w38so44820370qtb.0 for ; Thu, 28 Jul 2016 02:15:52 -0700 (PDT) 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.org@gnu.org Sender: "Guix-devel" To: Alex Vong Cc: guix-devel I did, as a user of my guixsd system: git clone [...] guix cd guix ./bootstrap [ERROR PKG_CONFIG / m4 / etc...] guix environment guix [env]> ./bootstrap [env]> ./configure [env]> make -j3 I get the BT @ http://paste.lisp.org/+6W42 What's wrong ? -- Vincent Legoll