From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix package failure Date: Tue, 12 Aug 2014 21:54:36 +0200 Message-ID: <8761hxh4ar.fsf@gnu.org> References: <20140812144959.GA10821@debian> 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]:39608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHI9g-00050f-GR for guix-devel@gnu.org; Tue, 12 Aug 2014 15:54:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHI9X-0000lb-0e for guix-devel@gnu.org; Tue, 12 Aug 2014 15:54:48 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHI9W-0000lE-QK for guix-devel@gnu.org; Tue, 12 Aug 2014 15:54:38 -0400 In-Reply-To: <20140812144959.GA10821@debian> (Andreas Enge's message of "Tue, 12 Aug 2014 16:49:59 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/u= nion.scm: > 134: 4 [union-of-directories "/gnu/store/yphxri93bx6mmhqpz9c4yxvp2yyyzn1= x-profile" ...] > In srfi/srfi-1.scm: > 619: 3 [for-each # ...] > In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/u= nion.scm: > 136: 2 [# #] > 37: 1 [files-in-directory #] > In unknown file: > ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.= 4.17")] > > ERROR: In procedure opendir: > ERROR: Wrong type (expecting string): ("m4" "/gnu/store/3a66h65pj9rfmgh38= wngas7qjagbl39s-m4-1.4.17") > builder for `/gnu/store/p9jq9v14yhzzbahwambkxhnjsyx5py2v-profile.drv' fai= led with exit code 1 > guix package: error: build failed: build of `/gnu/store/p9jq9v14yhzzbahwa= mbkxhnjsyx5py2v-profile.drv' failed > > I suppose nobody else has experienced this? Do you have an idea what coul= d be > going wrong? I=E2=80=99m not seeing this problem. Does it work when starting from an empty profile? Does this succeed: make check TESTS=3Dtests/guix-package.sh Thanks, Ludo=E2=80=99.