From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes Subject: Re: cross-compiling in core-updates Date: Wed, 03 May 2017 14:32:24 -0500 Message-ID: <11tmCgjlya6FD9/aqt+oGo@rxsDJ8PRTKzGySJo1a6BQ> References: <20170425222658.785f93da@sf> <20170502200309.2ee511e8@sf> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d600t-0006XZ-8a for Guix-devel@gnu.org; Wed, 03 May 2017 15:32:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d600p-0002rB-CF for Guix-devel@gnu.org; Wed, 03 May 2017 15:32:39 -0400 In-Reply-To: (from wingo@igalia.com on Tue May 2 14:20:26 2017) Content-Disposition: inline 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: Andy Wingo Cc: Guix-devel Hello, Following the tests('./pre-inst-env guix build --target=3Di586-pc-gnu =20 bootstrap-tarballs'), now shows the following: ----------------------- environment variable `PATH' set to =20 `/gnu/store/5if2cargrflg5j9jh7ykqpgvm6p2ydid-tar-1.29/bin:/gnu/store/hbcpwp= 65nngw0abyhk27dgmbac47ymk0-xz-5.2.2/bin' @ build-succeeded =20 /gnu/store/40j2pslf5saqw7zs4z1cpr8lj7w6ibym-glibc-stripped-tarball-2.23.drv= =20 - @ build-started =20 /gnu/store/w26zkmxffr6b86g14631md9nq16mgi2l-grep-3.0.drv - x86_64-linux =20 /var/log/guix/drvs/w2//6zkmxffr6b86g14631md9nq16mgi2l-grep-3.0.drv.bz2 ice-9/psyntax.scm:1534:32: In procedure expand-macro: ice-9/psyntax.scm:1534:32: Syntax error: /gnu/store/9hq535wqqxg4rxa6z4mnmykmrw368hkw-grep-3.0-guile-builder:2:1887: = =20 source expression failed to match any pattern in form (%modify-phases =20 phases* (delete (quote fix-egrep-and-fgrep))) builder for `/gnu/store/w26zkmxffr6b86g14631md9nq16mgi2l-grep-3.0.drv' =20 failed with exit code 1 @ build-failed /gnu/store/w26zkmxffr6b86g14631md9nq16mgi2l-grep-3.0.drv =20 - 1 builder for =20 `/gnu/store/w26zkmxffr6b86g14631md9nq16mgi2l-grep-3.0.drv' failed with =20 exit code 1 @ build-started =20 /gnu/store/jf8pnajml667p4926hpfr26ma7rbqvsi-guile-static-2.0.14.drv - =20 x86_64-linux =20 /var/log/guix/drvs/jf//8pnajml667p4926hpfr26ma7rbqvsi-guile-static-2.0.14.d= rv.bz2 cannot build derivation =20 `/gnu/store/jq4llinka0r42763sgnq9wlcbnbvjnmc-static-binaries-0.drv': 1 =20 dependencies couldn't be built cannot build derivation =20 `/gnu/store/l2fj6didfwkaqc3r2h80yvzwf350q7a4-static-binaries-tarball-0.drv'= : =20 1 dependencies couldn't be built cannot build derivation =20 `/gnu/store/4a0n4ji7vjapyvlwpg9l3lxqb03vcr4q-bootstrap-tarballs-0.drv': =20 1 dependencies couldn't be built guix build: error: build failed: build of =20 `/gnu/store/4a0n4ji7vjapyvlwpg9l3lxqb03vcr4q-bootstrap-tarballs-0.drv' =20 failed -----------------------=