From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: Cross-building bootstrap binaries fail in current master Date: Thu, 20 Oct 2016 12:12:55 +0300 Message-ID: <20161020091255.GC17867@macbook42.flashner.co.il> References: <7tmvhzxubh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0vzXIDBeUiKkjNJl" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bx9PL-0005zb-Oe for guix-devel@gnu.org; Thu, 20 Oct 2016 05:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bx9PG-0000bp-MJ for guix-devel@gnu.org; Thu, 20 Oct 2016 05:13:03 -0400 Received: from flashner.co.il ([178.62.234.194]:44484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bx9PG-0000bG-9A for guix-devel@gnu.org; Thu, 20 Oct 2016 05:12:58 -0400 Content-Disposition: inline In-Reply-To: <7tmvhzxubh.fsf@gmail.com> 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: Carlos =?utf-8?Q?S=C3=A1nchez?= de La Lama Cc: guix-devel@gnu.org --0vzXIDBeUiKkjNJl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 20, 2016 at 11:07:14AM +0200, Carlos S=C3=A1nchez de La Lama wr= ote: > Hi all, >=20 > with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying >=20 > guix build --target=3Di686-linux bootstrap-tarballs >=20 > fails with >=20 > --8<---------------cut here---------------start------------->8--- > starting phase `unpack' > In execvp of tar: No such file or directory > phase `unpack' failed after 0.0 seconds > builder for > `/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed > with exit code 1 > @ build-failed > /gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv - 1 > builder for > `/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed > with exit code 1 > cannot build derivation > `/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv': > 1 dependencies couldn't be built > guix build: error: build failed: build of > `/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv' > failed > --8<---------------cut here---------------end--------------->8--- >=20 > This used to work previously (like couple of weeks ago). Unfortunately, > I updated my all my branches to send last patches, so I am not sure > which commit I was using before. >=20 > Apparently, guile fails to execvp "tar". >=20 > Seems related to this: > https://lists.gnu.org/archive/html/guix-devel/2015-01/msg00162.html >=20 > Any clues? >=20 > BR >=20 > Carlos >=20 strace isn't particularly helpful here, here's what I get trying to bootstrap from x86_64 -> aarch64 read(10, "phase `install-locale' succeeded"..., 51) =3D 51 read(10, "\0\0\0\0\0", 5) =3D 5 write(2, "phase `install-locale' succeeded"..., 51) =3D 51 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, "\30\0\0\0\0\0\0\0", 8) =3D 8 read(10, "starting phase `unpack'\n", 24) =3D 24 write(2, "starting phase `unpack'\n", 24) =3D 24 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, ",\0\0\0\0\0\0\0", 8) =3D 8 read(10, "In execvp of tar: No such file o"..., 44) =3D 44 read(10, "\0\0\0\0", 4) =3D 4 write(2, "In execvp of tar: No such file o"..., 44) =3D 44 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, "(\0\0\0\0\0\0\0", 8) =3D 8 read(10, "phase `unpack' failed after 0.0 "..., 40) =3D 40 write(2, "phase `unpack' failed after 0.0 "..., 40) =3D 40 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, "e\0\0\0\0\0\0\0", 8) =3D 8 read(10, "builder for `/gnu/store/ckqpd9w4"..., 101) =3D 101 read(10, "\0\0\0", 3) =3D 3 write(2, "builder for `/gnu/store/ckqpd9w4"..., 101) =3D 101 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, "\267\0\0\0\0\0\0\0", 8) =3D 8 read(10, "@ build-failed /gnu/store/ckqpd9"..., 183) =3D 183 read(10, "\0", 1) =3D 1 write(2, "@ build-failed /gnu/store/ckqpd9"..., 183) =3D 183 read(10, "gmlo\0\0\0\0", 8) =3D 8 read(10, "\202\0\0\0\0\0\0\0", 8) =3D 8 read(10, "cannot build derivation `/gnu/st"..., 130) =3D 130 read(10, "\0\0\0\0\0\0", 6) =3D 6 write(2, "cannot build derivation `/gnu/st"..., 130) =3D 130 read(10, "ptxc\0\0\0\0", 8) =3D 8 read(10, "W\0\0\0\0\0\0\0", 8) =3D 8 read(10, "build of `/gnu/store/z4460vrlg1i"..., 87) =3D 87 read(10, "\0", 1) =3D 1 read(10, "d", 1) =3D 1 read(10, "\0\0\0\0\0\0\0", 7) =3D 7 close(10) =3D 0 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --0vzXIDBeUiKkjNJl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYCIqRAAoJEPTB05F+rO6TyQYP/jht9evGoOl+bUChs7QzxXsp /HSPOEr17qdVi42rum1hrn9rhCYUSBvv1Zu0P+uoWCcLGkyRGN4BU5C5bpPv7rB1 27F2iFPy68Rfv8jdbP+j0DN9zhZgBDC/fzwyZY8JyJS2zI2gMzaDjVC9Nlrqwl0a C/WcR2Joq67KNa3qOAM8A1JfuPSAYnvrSh5W807Wf/9Yqx+s7TZZpZU5B042HAAr 7a3Uvd5y2y51dtOt0Vjbgp60uNiPxHsLI7XZ2iRAlN0AhQ4fRZdv1nql81jlPLqt AZz0tVGQ5K85qgtinW6gIWhlO2u8TCRz8HO4jEwz8FmDArdZoD4OLh4gjMjgjmar zsFBoieehJwW2vcWh2SnyEE4oKj8sRaA2qcU7EF0iM1mBfnuV1YjO1mnWLXYOfNd HGRjHXDLeQWmK/YORcaDpIHX3qvakMgClOYBz2gN/h05f8nSz7/0+McEls3U1vY6 BiuiZ2jSezFRB4PYCJdJIdK/HWcZVWzY8/cnuR72EqcLfSAkK7BJtSH9SkKVv+/e 5MqX2xx5yYTRq9JI9pjVzmSwGwBYakZa0GT2tihLjiTU3xYB87SU/HZh94jCUc5U IKi+Pfx/DAemOYaRaczM3z07lFz/PAAwDPN6E8zfjZAalG6EptJxiEyEgI/KfVL9 CQRyYLYZL7s8BEE+i0VO =ak1B -----END PGP SIGNATURE----- --0vzXIDBeUiKkjNJl--