bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-13 Thread Ricardo Wurmus
Hi Ludo, > In the meantime, our best workaround to reduce memory consumption is… to > split large files into smaller ones. Per M-x guix-locations, the > candidates are: > > gnu/packages/python.scm 986 > gnu/packages/perl.scm

bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-13 Thread Ludovic Courtès
Hi! Ricardo Wurmus skribis: >> In the meantime, our best workaround to reduce memory consumption is… to >> split large files into smaller ones. Per M-x guix-locations, the >> candidates are: >> >> gnu/packages/python.scm 986 >> gnu/packages/perl.scm

bug#28144: info-dir ERROR: no code for module (guix build utils)

2017-11-13 Thread Ludovic Courtès
Hello, Christopher Baines skribis: > The following derivations will be built: >/gnu/store/8qi10kwz4ghabdj5p7s252z11snvhhgf-profile.drv >/gnu/store/0jxiph2hvmvakcj6gkz9d00a8ncma903-info-dir.drv > Backtrace: > In ice-9/boot-9.scm: > 160: 18 [catch #t # ...] > In unknown file: >?: 17 [

bug#29283: hash mismatch on cd-hit

2017-11-13 Thread Efraim Flashner
I recieved a hash mismatch while trying to download the source of cd-hit. The following derivation will be built: /gnu/store/9dzkn57823j82r92i07i36a5nhibrnal-cd-hit-v4.6.8-2017-0621-source.tar.gz.drv ...-877b-b8f7aea8367b 998KiB 435KiB/s 00:02 [] 100.0% sha256 hash

bug#29284: hash mismatch for coq-interval's source

2017-11-13 Thread Efraim Flashner
Starting download of /gnu/store/wa7rmwjcqb4ib5h5fs7bfiz2cw94kys6-interval-3.3.0.tar.gz From https://gforge.inria.fr/frs/download.php/file/36538/interval-3.3.0.tar.gz... 3.0.tar.gz 263KiB 801KiB/s 00:00 [] 100.0% sha256 hash mismatch for output path `/gnu/sto

bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-13 Thread Ricardo Wurmus
Ludovic Courtès writes: >> I was hoping we could avoid this, but whatever: let’s do this :) > > Yeah, me too. The problem we have is that Guix is hardly releasable in > its current state because on systems with 1GiB of memory you can’t > upgrade, and I think that’s unacceptable. Yes, I’m feeli

bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-13 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Okay, I’ll get started with splitting haskell.scm. I’ll prepare one > patch for each target module. I’ve moved packages from haskell.scm to haskell-check.scm, haskell-web.scm, haskell-crypto.scm, and tls.scm. I hope haskell.scm is small enough now. It’s all in master

bug#27284: Memory leak in 'guix pull' or 'make' in guix source

2017-11-13 Thread Ludovic Courtès
Morning! Ricardo Wurmus skribis: > Ludovic Courtès writes: [...] >> So what are the options? If we get a bug-fix for Guile’s compiler >> today, does it help? If we graft it then we can deliver it without >> having to wait for a Guile release, which helps a bit? >> >> I think it’s all about