* guix pull fails for guix-packages.drv build failure (commit 7106671)
@ 2019-02-02 12:17 Giovanni Biscuolo
2019-02-02 13:53 ` Giovanni Biscuolo
0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Biscuolo @ 2019-02-02 12:17 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 5410 bytes --]
Hi!
"guix pull" fails on commit 7106671 due to guix-packages.drv builder
failure
this is my
'/var/log/guix/drvs/1a/mwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv.bz2':
--8<---------------cut here---------------start------------->8---
[ 0/380] loading... 0.0% of 190 files[ 1/380] loading... 0.5% of 190 files[ 2/380] loading... 1.1% of 190 files[ 3/380] loading... 1.6% of 190 files[ 4/380] loading... 2.1% of 190 files[ 5/380] loading... 2.6% of 190 files[ 6/380] loading... 3.2% of 190 files[ 7/380] loading... 3.7% of 190 files[ 8/380] loading... 4.2% of 190 files[ 9/380] loading... 4.7% of 190 files[ 10/380] loading... 5.3% of 190 files[ 11/380] loading... 5.8% of 190 files[ 12/380] loading... 6.3% of 190 files[ 13/380] loading... 6.8% of 190 files[ 14/380] loading... 7.4% of 190 files[ 15/380] loading... 7.9% of 190 files[ 16/380] loading... 8.4% of 190 files[ 17/380] loading... 8.9% of 190 files[ 18/380] loading... 9.5% of 190 files[ 19/380] loading... 10.0% of 190 files[ 20/380] loading... 10.5% of 190 files[ 21/380] loading... 11.1% of 190 filesERROR: In procedure primitive-load-path:
In procedure scm_i_lreadparen: gnu/packages/emacs-xyz.scm:13086:1: end of file
--8<---------------cut here---------------end--------------->8---
missing paren?
for the records, this is the "guix pull" command output I get:
--8<---------------cut here---------------start------------->8---
$ guix pull
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines:
guix package -i glibc-utf8-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
See the "Application Setup" section in the manual, for more info.
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 7106671
Computing Guix derivation for 'x86_64-linux'... \
The following derivations will be built:
/gnu/store/lffp8h23bhsrd71i1n9g42l70qnqqa0y-guix-710667108.drv
/gnu/store/6npqw4r0mmbkgzw6b1fslkajjd82y611-profile.drv
/gnu/store/acwdijbxm457vd0zd2lyqraqa1a75v1i-inferior-script.scm.drv
/gnu/store/xr8jmcifrlwanfayrmdyckf86i841jmx-guix-710667108-modules.drv
/gnu/store/jlx2zv2nmy98j427yn71ps9g0kx46lh1-guix-command.drv
/gnu/store/r278lppbqbcvkw2kllf9x3him64d7dw7-guix-module-union.drv
/gnu/store/zq57k9g8j28nr1kksvqvgzdhw8n7wjdb-guix-config-modules.drv
/gnu/store/q6h6s8hpklq2p7x6rjnh10c4casmpxmq-guix-packages-modules.drv
/gnu/store/hs6cla0xz49vr854n0f45jn5b28dp4p4-guix-cli-modules.drv
/gnu/store/cwv3adzr12rqpj4r1c236p9l7jymcmqr-guix-system-tests-modules.drv
/gnu/store/33kw50jr44ppppw3qicqd8lwr1gw351q-guix-system-modules.drv
/gnu/store/mc22myk1wdfc07nn533rgwf6mni53nnx-guix-system.drv
/gnu/store/1amwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv
/gnu/store/dallysm15v7nizkb2i6b9cbj89pgyrqy-guix-system-tests.drv
/gnu/store/d16nxcsjzh77zbqp91g1xw7x24cjx06x-guix-cli.drv
/gnu/store/brzshsln949bsxq7h4y2nmyj3r4vl8dg-guix-config-source.drv
/gnu/store/nl8lhird9s910c9x7pmhbv0bj7lkn59j-profile.drv
The following profile hooks will be built:
/gnu/store/5gdwvyl0dg453f1axn18nbfx5fpykw9c-manual-database.drv
/gnu/store/0vrrg3cwpwq3k65m26xqkwaxpspnd5zg-guix-package-cache.drv
/gnu/store/2pkl7ssmm7av96zybgrh5m59fzqv59k9-info-dir.drv
/gnu/store/g2liink9d3dmnipkarhkbbmm5j9di7j4-ca-certificate-bundle.drv
/gnu/store/mm7mnhk90i5qsk811q4mgw830rcyi2vr-fonts-dir.drv
downloading from https://ci.guix.info/nar/gzip/wfmfma4bg7mzcd762y2zcb4lhl4p0892-guix-config-source...
guix-config-source 180B 19KiB/s 00:00 [##################] 100.0%
building /gnu/store/1amwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv...
builder for `/gnu/store/1amwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv' failed with exit code 1
build of /gnu/store/1amwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv failed
View build log at '/var/log/guix/drvs/1a/mwhdh6vlihjbp47v325jd59qnhbq2c-guix-packages.drv.bz2'.
cannot build derivation `/gnu/store/d16nxcsjzh77zbqp91g1xw7x24cjx06x-guix-cli.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/q6h6s8hpklq2p7x6rjnh10c4casmpxmq-guix-packages-modules.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/dallysm15v7nizkb2i6b9cbj89pgyrqy-guix-system-tests.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/mc22myk1wdfc07nn533rgwf6mni53nnx-guix-system.drv': 1 dependencies couldn't be built
killing process 13013
cannot build derivation `/gnu/store/xr8jmcifrlwanfayrmdyckf86i841jmx-guix-710667108-modules.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/lffp8h23bhsrd71i1n9g42l70qnqqa0y-guix-710667108.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/nl8lhird9s910c9x7pmhbv0bj7lkn59j-profile.drv': 1 dependencies couldn't be built
guix pull: error: build of `/gnu/store/nl8lhird9s910c9x7pmhbv0bj7lkn59j-profile.drv' failed
--8<---------------cut here---------------end--------------->8---
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: guix pull fails for guix-packages.drv build failure (commit 7106671)
2019-02-02 12:17 guix pull fails for guix-packages.drv build failure (commit 7106671) Giovanni Biscuolo
@ 2019-02-02 13:53 ` Giovanni Biscuolo
0 siblings, 0 replies; 2+ messages in thread
From: Giovanni Biscuolo @ 2019-02-02 13:53 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 299 bytes --]
Hi,
Giovanni Biscuolo <g@xelera.eu> writes:
> "guix pull" fails on commit 7106671 due to guix-packages.drv builder
> failure
already fixed in commit b2cb16133fd0f6a295ed2050562ce542d1bb7805
kudos to Clément Lassieur!
Giovanni
--
Giovanni Biscuolo
Xelera IT Infrastructures
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-02 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-02 12:17 guix pull fails for guix-packages.drv build failure (commit 7106671) Giovanni Biscuolo
2019-02-02 13:53 ` Giovanni Biscuolo
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.