bug#33862: "guix gc" failing to complete

2018-12-24 Thread Danny Milosavljevic
Hi, On Mon, 24 Dec 2018 22:33:47 + Ethan O'Quin wrote: > Every time I run "guix gc" the process fails with: > > "guix gc: error: build failed: executing SQLite statement: FOREIGN KEY > constraint failed" > > This occurs every time "guix gc" is run, although it progresses for a moment >

bug#33862: "guix gc" failing to complete

2018-12-24 Thread Ethan O'Quin
Every time I run "guix gc" the process fails with: "guix gc: error: build failed: executing SQLite statement: FOREIGN KEY constraint failed" This occurs every time "guix gc" is run, although it progresses for a moment before it fails. The issue was encountered on guix 0.16.0-7.6f1e0bb on

bug#33861: Problem building sources for guile-bash

2018-12-24 Thread Efraim Flashner
On Mon, Dec 24, 2018 at 11:30:14PM +0530, Amar Singh wrote: > -*- Org -*- > * Error building sources for 'guile-*' using guix build --source `guix > package -I guile- | cut -f1` > > fatal: repository > > 'https://anonscm.debian.org/cgit/users/kaction-guest/retired/dev.guile-bash.git/' > > not

bug#33378: offload: Avoid hosts with little or no free disk space

2018-12-24 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès writes: > I suppose the only way to solve this correctly would be to keep the > build tree and then delete it from (guix scripts offload). WDYT? Generally, this sounds like a reasonable approach. However, one issue is that it will likely lead to build directories

bug#33754: guix-0.16.0-4.60b0402 fails to build on armhf-linux

2018-12-24 Thread Mark H Weaver
This has been resolved by updating Guix, so I'm closing this bug. Mark

bug#33848: Store references in SBCL-compiled code are "invisible"

2018-12-24 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès writes: > Pierre Neidhardt skribis: > >>> For now I lean towards looking for a way to address the issue >>> specifically for SBCL. >> >> Don't forget that we currently have 5 Lisp compilers. >> Besides, it's not clear that this can be fixed on the compiler's side,

bug#33861: Problem building sources for guile-bash

2018-12-24 Thread Amar Singh
-*- Org -*- * Error building sources for 'guile-*' using guix build --source `guix package -I guile- | cut -f1` > fatal: repository > 'https://anonscm.debian.org/cgit/users/kaction-guest/retired/dev.guile-bash.git/' > not found > Failed to do a shallow fetch; retrying a full fetch... > fatal:

bug#33854: StumpWM build failing.

2018-12-24 Thread Oleg Pykhalov
Alex Kost writes: […] >> "bre...@posteo.net" writes: >> >>> Hi all, StumpWM is failing to build on my machine. Can anybody >>> replicate this? […] >> >> The build farm can https://ci.guix.info/build/721131 > > Actually it can't since the build status is "1" which means "failed". > See the log:

bug#33854: StumpWM build failing.

2018-12-24 Thread Boris A. Dekshteyn
Hello, Oleg Pykhalov writes: > The build farm can https://ci.guix.info/build/721131 I also have a build error. My build log: --8<---cut here---start->8--- ; compilation unit finished ; caught 1 STYLE-WARNING condition phase `build' succeeded after 4.6

bug#33859: ghc-conduit-extra build fails

2018-12-24 Thread Gabriel Hondet
Hello, I've been trying to compile ghc-conduit-extra since it is needed by ghc-xmonad-extra and xmobar. The build fails the following way (sorry for the poor layout): Building library for conduit-extra-1.3.0..

bug#33854: StumpWM build failing.

2018-12-24 Thread Alex Kost
Alex Kost (2018-12-24 18:01 +0300) wrote: > Oleg Pykhalov (2018-12-24 09:10 +0300) wrote: > >> Hi, >> >> Thank you for notice this. >> >> "bre...@posteo.net" writes: >> >>> Hi all, StumpWM is failing to build on my machine. Can anybody >>> replicate this? […] >> >> The build farm can

bug#33848: Store references in SBCL-compiled code are "invisible"

2018-12-24 Thread Ludovic Courtès
Hi Pierre, Pierre Neidhardt skribis: >> I don’t think we’ve encountered the problem before. > > Actually it does ring a bell for me. Didn't we have a similar issue with > Fish, > or some dependency? We did have a problem with Fish but I can no longer find it. Do you remember what it was?

bug#33854: StumpWM build failing.

2018-12-24 Thread Alex Kost
Oleg Pykhalov (2018-12-24 09:10 +0300) wrote: > Hi, > > Thank you for notice this. > > "bre...@posteo.net" writes: > >> Hi all, StumpWM is failing to build on my machine. Can anybody >> replicate this? […] > > The build farm can https://ci.guix.info/build/721131 Actually it can't since the

bug#33848: Store references in SBCL-compiled code are "invisible"

2018-12-24 Thread Ludovic Courtès
Hi! Pierre Neidhardt skribis: > Thanks for looking into this, Ludo. > > At first glance, I'd say that this is not a compilation option but the way > strings are encoded by default. It seems that multibyte encoding is used all > over the place by a few compilers including SBCL (and CCL I

bug#33857: During installation test, guest kernel repeatedly hangs

2018-12-24 Thread Mark H Weaver
The guest kernel within the QEMU guest of the following build https://hydra.gnu.org/build/3293174 has apparently gotten stuck multiple times in "task jbd2/vdb2-8:361". As I write this, the build is still in progress, and is being performed on guix.sjd.se. See below for the build log so far,