[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grafting fails for latest Go release candidate
From: |
Efraim Flashner |
Subject: |
Re: Grafting fails for latest Go release candidate |
Date: |
Mon, 7 Aug 2017 23:16:42 +0300 |
User-agent: |
Mutt/1.8.3 (2017-05-23) |
On Mon, Jul 31, 2017 at 10:39:25AM -0400, Leo Famulari wrote:
> 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 address@hidden
> 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 can duplicate this with my WIP go on aarch64, with the same error,
with go-1.8.3.
--
Efraim Flashner <address@hidden> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
signature.asc
Description: PGP signature
- Re: Grafting fails for latest Go release candidate, (continued)
- Re: Grafting fails for latest Go release candidate, Mark H Weaver, 2017/08/03
- Re: Grafting fails for latest Go release candidate, Marius Bakke, 2017/08/07
- Re: Grafting fails for latest Go release candidate, Andy Wingo, 2017/08/09
- Re: Grafting fails for latest Go release candidate, Ludovic Courtès, 2017/08/21
- Re: Grafting fails for latest Go release candidate, Marius Bakke, 2017/08/21
- Re: Grafting fails for latest Go release candidate, Marius Bakke, 2017/08/22
- Re: Grafting fails for latest Go release candidate, Ludovic Courtès, 2017/08/23
- Re: bug#28211: Grafting fails for latest Go release candidate, Mark H Weaver, 2017/08/24
- Re: Grafting fails for latest Go release candidate, Leo Famulari, 2017/08/22
Re: Grafting fails for latest Go release candidate,
Efraim Flashner <=