From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes Subject: bootstrap-tarballs fails Date: Wed, 28 Jun 2017 22:12:21 -0500 Message-ID: <2qUkZ34hywBsFsEqmcCIkK@2u7Ang54zBCbMQ06SlKoc> 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]:60338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQPse-0002qB-Q7 for guix-devel@gnu.org; Wed, 28 Jun 2017 23:12:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQPsb-0004IU-Jh for guix-devel@gnu.org; Wed, 28 Jun 2017 23:12:32 -0400 Received: from lb1.openmailbox.org ([5.79.108.160]:35191 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQPsb-0004H4-B9 for guix-devel@gnu.org; Wed, 28 Jun 2017 23:12:29 -0400 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: guix-devel@gnu.org Hello, Currently compiling './pre-inst-env guix build --target=3Di586-pc-gnu =20 bootstrap-tarballs' on core-updates fails with: -- phase `set-paths' succeeded after 0.0 seconds starting phase `install-locale' warning: failed to install 'en_US.utf8' locale: Invalid argument phase `install-locale' succeeded after 0.0 seconds starting phase `unpack' In execvp of tar: No such file or directory phase `unpack' failed after 0.0 seconds builder for =20 `/gnu/store/6lg16ay4c6hxhk6w5f8blk6zpnscdzr1-make-boot0-4.2.1.drv' =20 failed with exit code 1 @ build-failed =20 /gnu/store/6lg16ay4c6hxhk6w5f8blk6zpnscdzr1-make-boot0-4.2.1.drv - 1 =20 builder for =20 `/gnu/store/6lg16ay4c6hxhk6w5f8blk6zpnscdzr1-make-boot0-4.2.1.drv' =20 failed with exit code 1 cannot build derivation =20 `/gnu/store/4w89qisfs7s00dmz0wpii1hlnmd653sr-gcc-cross-boot0-5.4.0.drv': =20 1 dependencies couldn't be built guix build: error: build failed: build of =20 `/gnu/store/4w89qisfs7s00dmz0wpii1hlnmd653sr-gcc-cross-boot0-5.4.0.drv' =20 failed -- I will continue to review.=