From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: Grafting fails for latest Go release candidate Date: Mon, 31 Jul 2017 17:12:12 +0200 Message-ID: <5B881980-6651-440B-8EB3-6B919AB774BA@fastmail.com> References: <20170731143925.GA19814@jasmine.lan> 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]:45717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcCMq-00066n-Fe for guix-devel@gnu.org; Mon, 31 Jul 2017 11:12:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcCMl-0000nh-Cg for guix-devel@gnu.org; Mon, 31 Jul 2017 11:12:24 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57311) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcCMl-0000mc-3P for guix-devel@gnu.org; Mon, 31 Jul 2017 11:12:19 -0400 In-Reply-To: <20170731143925.GA19814@jasmine.lan> 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, Leo Famulari On 31 July 2017 16:39:25 CEST, Leo Famulari wrote: >Working on the Go package, I found that the grafting procedure fails in >a way that I don't understand: > >------ >$ =2E/pre-inst-env guix build go@1=2E9 >The following derivation will be built: > /gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv >@ build-started >/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv - >x86_64-linux >/var/log/guix/drvs/bv//30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv= =2Ebz2 >grafting '/gnu/store/8zbi5rr5q2pxksfgpxq37m60nsa21d3v-go-1=2E9rc1-doc' -> >'/gnu/store/6v24sf0b3hgyc80b4w2yvx1aw03zinw6-go-1=2E9rc1-doc'=2E=2E=2E >grafting '/gnu/store/73fvsx0qizcrbajgjwn8mkzkpxa6abx4-go-1=2E9rc1' -> >'/gnu/store/ghg75mjw3csiv9hf7q0cxrm1g0fx5d0k-go-1=2E9rc1'=2E=2E=2E >ERROR: In procedure put-bytevector: Value out of range: 0 >builder for `/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edr= v' >failed with exit code 1 >@ build-failed >/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv - 1 builder >for `/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv' faile= d >with exit code 1 >guix build: error: build failed: build of >`/gnu/store/bv30jxzjl7c5z3hk6pmywpzwwrn1hq5m-go-1=2E9rc1=2Edrv' failed >------ > >This doesn't happen with the previous release, go1=2E9beta2=2E For both >releases, the ungrafted Go seems to work=2E > >I'll keep digging=2E=2E=2E I've seen this too in some other context, so it's not go-specific=2E I was not able to reproduce it however=2E If the error is consistent for y= ou, can you try to strace it? --=20 Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E