From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Grafting fails for latest Go release candidate Date: Fri, 04 Aug 2017 11:51:15 +0200 Message-ID: <87mv7fvey4.fsf@fastmail.com> References: <20170731143925.GA19814@jasmine.lan> <87wp6kuzrp.fsf@fastmail.com> <878tj0c7s5.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddZGL-0007pH-Ct for guix-devel@gnu.org; Fri, 04 Aug 2017 05:51:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddZGI-0005KY-Au for guix-devel@gnu.org; Fri, 04 Aug 2017 05:51:21 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:44865) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ddZGI-0005Ie-4J for guix-devel@gnu.org; Fri, 04 Aug 2017 05:51:18 -0400 In-Reply-To: <878tj0c7s5.fsf@netris.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" To: Mark H Weaver Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Mark H Weaver writes: > Marius Bakke writes: > >> Leo Famulari writes: >> >>> Working on the Go package, I found that the grafting procedure fails in >>> a way that I don't understand: >>> >>> ------ >>> $ ./pre-inst-env guix build go@1.9 >>> The following derivation will be built: >>> /gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv >>> @ build-started >>> /gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv - >>> x86_64-linux >>> /var/log/guix/drvs/bv//30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv.bz2 >>> grafting '/gnu/store/8zbi5rr5q2pxksfgpxq37m60nsa21d3v-go-1.9rc1-doc' -> '/gnu/store/6v24sf0b3hgyc80b4w2yvx1aw03zinw6-go-1.9rc1-doc'... >>> grafting '/gnu/store/73fvsx0qizcrbajgjwn8mkzkpxa6abx4-go-1.9rc1' -> '/gnu/store/ghg75mjw3csiv9hf7q0cxrm1g0fx5d0k-go-1.9rc1'... >>> ERROR: In procedure put-bytevector: Value out of range: 0 >>> builder for `/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv' failed with exit code 1 >>> @ build-failed >>> /gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv - 1 >>> builder for >>> `/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv' failed >>> with exit code 1 >>> guix build: error: build failed: build of `/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1.9rc1.drv' failed >> >> I just got a similar, but not quite same error: >> >> grafting '/gnu/store/mqlhrs9xj7rdnm3apzj2las4fr84i3gy-git-2.13.4' -> '/gnu/store/7kfijk9k2vq7c9bg6zy2pb2xpzs6s5b0-git-2.13.4'... >> ERROR: In procedure put-bytevector: Wrong type argument in position 1 (expecting open output port): # >> >> This is on 'core-updates'. > > I guess this is a completely different issue. Is it reproducible? It's not reproducible. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmEQ5MACgkQoqBt8qM6 VPodWgf/ddq1ZejAFAsL5GOYWT9GVGxHDhtOoZ5/ba4w1i39cIDgd1SM69yaZ3Q+ ZA5xF5i2nAfjFgUIJdkaS3oaImYT3gvug3ac8X6RAV4ZvMDukLBg/rXyzL3JnY9m dBAVdvEiXmJ0jsH5+31WEMq/MgCVS1ghLls2rXKPG8qKAn7FYd9Z6tcR23bnat18 Wr+NwPlSZb+fq6OqQ/4Ta0jdpecbj7cfPu9S2g1Zzn4L/nGDhtMWpwaR+9D+6SSk p5wjh0zo64mBjXHtiDdnW6NukDsGUpHrWogqkrGs4/iG6qIj+WANCxkuSdSDTVg7 1aYYo7tEXrLe77NLrwLYmiia6Wj8kA== =oPb6 -----END PGP SIGNATURE----- --=-=-=--