bug#47759: python-minimal tests hang

2021-04-30 Thread Maxim Cournoyer
unblock 47297 by 47759 thanks A first RC1 release candidate with the 5 supported architectures could be produced without this bug being a blocker. The key was in using real hardware rather than QEMU emulation. Unblocking. Maxim

bug#48094: strace-5.8 build fails

2021-04-30 Thread Bone Baboon via Bug reports for GNU Guix
Ludovic Courtès writes: > Since the “dumping logs” phase failed, could you try to access the build > logs under /tmp/guix-build-strace*? (You need to build with > ‘--keep-failed’; see > .) Since I initially reported this bug

bug#48132: appstream-glib build failure

2021-04-30 Thread Christopher Howard
appstream-glib fails to build build of /gnu/store/hvfpi2psibk3qfr0g4gndppsrifciwf6-appstream-glib- 0.7.18.drv failedView build log at '/var/log/guix/drvs/hv/fpi2psibk3qfr0g4gndppsrifciwf6-appstream-glib- 0.7.18.drv.bz2'.cannot build derivation

bug#48131: build failure: 1.3.0rc1 on Debian i386 with guile-2.2

2021-04-30 Thread Vagrant Cascadian
I've been unable to build version 1.3.0rc1 for i386 on Debian: [ 70%] GUILEC gnu/packages/direct-connect.go [ 70%] GUILEC gnu/packages/disk.go GC Warning: Failed to expand heap by 8388608 bytes GC Warning: Failed to expand heap by 8388608 bytes ... GC Warning: Failed to expand

bug#47928: go-gopkg-in-yaml-v2-2.2.2 build fails

2021-04-30 Thread Bone Baboon via Bug reports for GNU Guix
I get the same error when I try `guix build --no-substitutes --system=i686-linux go-gopkg-in-yaml-v2`. Bone Baboon writes: > On a i686 computer when I run `sudo guix system --no-substitutes --cores=1 > --max-jobs=1 reconfigure config.scm` I get this error: > > ``` > building >

bug#47928: go-gopkg-in-yaml-v2-2.2.2 build fails

2021-04-30 Thread Bone Baboon via Bug reports for GNU Guix
raingloom writes: > On Mon, 26 Apr 2021 17:39:58 -0400 > Bone Baboon wrote: > >> raingloom writes: >> > My guess is that int is 32 bits on i686. >> >> The computer's CPU is 32 bit. >> >> How would I check if "int is 32 bits on i686"? > > Looking up an authoritative source (ie.: "the docs")

bug#48127: appstream-glib build tests fail

2021-04-30 Thread Jack Hill
Hi Guix, With guix 73b6660cd1c4f77132121ea9bce2672d108dfe22, appstream-glib's tests fail. I've attached the build log. A corresponding Cuirass failed build is https://ci.guix.gnu.org/build/260764/details Best, Jack fpi2psibk3qfr0g4gndppsrifciwf6-appstream-glib-0.7.18.drv.bz2 Description:

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

2021-04-30 Thread Mark H Weaver
Hi Pierre, and Ludovic, Pierre Neidhardt writes: > I also agree this looks like a net win even though the `guix gc` issue > is not fix. > The latter seems to be relatively easier to fix, doesn't it? Yes. I now have a plan to finally fix this bug for good. I intend to write a scanner in Scheme

bug#48114: Disarchive occasionally fails tests

2021-04-30 Thread Timothy Sample
Hey, Ludovic Courtès writes: > Disarchive 0.2.0 occasionally fails two tests: > > FAIL: tests/kinds/octal.scm - [prop] Writing is reversible > FAIL: tests/kinds/octal.scm - [prop] Serializing is reversible These two tests have a bit of a problem. They occasionally fail by “giving up”,

bug#48045: guix challenge error

2021-04-30 Thread Bone Baboon via Bug reports for GNU Guix
Ludovic Courtès writes: > The bug comes from the fact that it’s gone beyond 100%. We could solve > it by programming more defensively, but it’d be great to see where the > problem comes from. > > Can you reproduce it with: > > ./pre-inst-env guix challenge >

bug#48110: I found a bug

2021-04-30 Thread Michael Mausler
Backtrace: 13 (primitive-load "/gnu/store/fbbpjm8xwq8wbc5pkprim1ilwcb6h9lx-compute-guix-derivation") In ice-9/eval.scm: 155:9 12 (_ _) 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 10 (with-fluid* _ _

bug#48008: guix time-machine: error: Git error: the requested type does not match the type in the ODB

2021-04-30 Thread Ludovic Courtès
Hi Oleg, Oleg Pykhalov skribis: > guix time-machine fails for 5b7a1cb0 (doesn't fail for the parent commit > baab87ac). > > $ mv ~/.cache/guix/checkouts ~/.cache/guix/checkouts.1 > > $ guix time-machine --commit=5b7a1cb077931a020c0b7e3b12f12a7bda221d96 -- > build hello > Updating channel

bug#47988: Bug report

2021-04-30 Thread Ludovic Courtès
Hi, me@stephane.today skribis: > 1. : > message: "some substitutes for the outputs of derivation > `/gnu/store/3y1srgsy38y6p2q6wyjw19d5vv5grdl7-guile-git-0.5.1.drv' failed > (usually happens due to networking issues); try `--fallback' to build > derivation from source " It seems that

bug#47996: Installer Error

2021-04-30 Thread Ludovic Courtès
Hi, "W;P" skribis: > I was not successful at installing Guix onto a virtual machine. At the end > I get an error message. I believe it is some how related to the file > system. I tried first with btrfs twice, I did manual partitioning first, > but when it errored the first time, I figured I did

bug#48119: theorafile bundles libvorbis and other Xiph.org libraries

2021-04-30 Thread Maxime Devos
See , and compare with . Greetings, Maxime. signature.asc Description: This is a digitally signed message part

bug#48114: Disarchive occasionally fails tests

2021-04-30 Thread Ludovic Courtès
Hi Timothy, Disarchive 0.2.0 occasionally fails two tests: FAIL: tests/kinds/octal.scm - [prop] Writing is reversible FAIL: tests/kinds/octal.scm - [prop] Serializing is reversible (Thanks, Quickcheck! :-)) I added ‘pk’ calls like so: --8<---cut

bug#48111: tilde in Go package names (eg. sourcehut hosted packages)

2021-04-30 Thread Leo Prikler
Am Donnerstag, den 29.04.2021, 19:54 +0200 schrieb raingloom: > Trying to import kineto and getting this error when building it: > > guix build: error: invalid character `~' in name > `go-git-sr-ht-~sircmpwn-kineto-0.0.0-20210225135222-edd4fe31f16f- > checkout.drv' > > I know the names are