From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Failed to set up the build =?utf-8?Q?e?= =?utf-8?Q?nvironment_for=E2=80=A6?= Date: Thu, 20 Mar 2014 15:38:02 +0100 Message-ID: <20140320143802.GA22707@debian> References: <87txaue9dp.fsf@serenity.home> <87k3bq6vj1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQe6w-0005pg-Ia for guix-devel@gnu.org; Thu, 20 Mar 2014 10:38:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQe6p-00016k-A6 for guix-devel@gnu.org; Thu, 20 Mar 2014 10:38:22 -0400 Content-Disposition: inline In-Reply-To: <87k3bq6vj1.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel Alex Sassmannshausen skribis: > @ build-started /gnu/store/byc1s5m1zfyxjhkwcj7j6226i459zbwa-module-import.drv - i686-linux /usr/local/var/log/guix/drvs/by//c1s5m1zfyxjhkwcj7j6226i459zbwa-module-import.drv.bz2 > guix package: error: build failed: failed to set up the build environment for `/gnu/store/byc1s5m1zfyxjhkwcj7j6226i459zbwa-module-import.drv' Now I get the same problem with guix build --no-substitutes pari-gp The complete output is: The following derivation will be built: /gnu/store/l5ca4b8s85zh98liykbbn5ffh5s6kzmm-pari-gp-2.5.5.drv @ build-started /gnu/store/l5ca4b8s85zh98liykbbn5ffh5s6kzmm-pari-gp-2.5.5.drv - x86_64-linux /usr/local/guix-git/var/log/guix/drvs/l5//ca4b8s85zh98liykbbn5ffh5s6kzmm-pari-gp-2.5.5.drv.bz2 guix build: error: build failed: failed to set up the build environment for `/gnu/store/l5ca4b8s85zh98liykbbn5ffh5s6kzmm-pari-gp-2.5.5.drv' Andreas