GNU bug report logs -
#28988
guix pull: error: build failed: build of `guile-git-0.0-3.e156a10.drv' failed
Previous Next
Reported by: sirgazil <sirgazil <at> zoho.com>
Date: Wed, 25 Oct 2017 05:58:02 UTC
Severity: important
Done: sirgazil <sirgazil <at> zoho.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi sirgazil,
sirgazil <sirgazil <at> zoho.com> skribis:
> configure flags: ("CONFIG_SHELL=/gnu/store/ixvb1magqdw79w9mc1l8p48q5g4n6llq-bash-4.4.12/bin/bash" "SHELL=/gnu/store/ixvb1magqdw79w9mc1l8p48q5g4n6llq-bash-4.4.12/bin/bash" "--prefix=/gnu/store/ffsrv2335mdwp8rwj2lkg6g1ylh23yx4-guile-git-0.0-3.e156a10" "--enable-fast-install" "--build=i686-unknown-linux-gnu")
[...]
> starting phase `check'
> make check-TESTS
> make[1]: Entering directory '/tmp/guix-build-guile-git-0.0-3.e156a10.drv-0/source'
> make[2]: Entering directory '/tmp/guix-build-guile-git-0.0-3.e156a10.drv-0/source'
> PASS: tests/branch.scm
> PASS: tests/commit.scm
> PASS: tests/oid.scm
> PASS: tests/reference.scm
> PASS: tests/repository.scm
> PASS: tests/reset.scm
> PASS: tests/remote.scm
> /gnu/store/ixvb1magqdw79w9mc1l8p48q5g4n6llq-bash-4.4.12/bin/bash: line 5: 1111 Segmentation fault ./pre-inst-env /gnu/store/yf0j9s16dwyfz5y5w6f1z1h4mgf0w1xx-guile-2.2.2/bin/g
The problem here is a guile-git test failure on i686. In current
master, guile-git apparently builds fine:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build guile-git -s i686-linux -n
make[2]: Leaving directory '/home/ludo/src/guix'
make[1]: Leaving directory '/home/ludo/src/guix'
substitute: updating list of substitutes from 'https://berlin.guixsd.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
1.1 MB would be downloaded:
/gnu/store/d1i8im0bgkmzyas1m771v9d83q6cybjk-guile-git-0.0-3.e156a10
/gnu/store/96lpylqhsqrfsbbapd7lnkl2752d4cww-libgit2-0.26.0
$ git describe
v0.13.0-4127-gba2cd6c2d
--8<---------------cut here---------------end--------------->8---
However you’re using an older Guix snapshot, and there are no
substitutes for that one. :-/
Is the build failure reproducible?
Thanks,
Ludo’.
This bug report was last modified 7 years and 226 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.