bug#33488: Does not compile libtorrent-rasterbar

2018-11-24 Thread znavko
Hello! I have only 2Gb RAM, and my PC cannot compile this. Mouse cursor moves very-very slowly and after time freezes at all. $ guix describe Generation 15    Nov 24 2018 10:49:56    (current)   guix 083ce0a     repository URL: https://git.savannah.gnu.org/git/guix.git

bug#33489: Can't use binary installation with install script

2018-11-24 Thread Zephyr Waitzman
Hi, guix. Today, I try install guix from binary, but it return with guix-install.sh: line 277: /root/.config/guix/current/etc/profile: No such file or directory I think it comes from [2]. [1] https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html [2] https://git.savannah.g

bug#33496: Guix pull failing to compute derivation

2018-11-24 Thread Brett Gilio
Hi all, the latest guix pull is throwing a failure for computing the next derivation. Describe is: Generation 16 Nov 24 2018 16:40:56(current) guix 71a78ba repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 71a78ba65b00ad1f27086a3dcdded7dc4326ade1

bug#33497: Our CMake package has no documentation

2018-11-24 Thread Maxim Cournoyer
Hello, Our CMake package lacks any documentation (manpage or other). Patch to follow. Maxim

bug#33497: [PATCH] Re: bug#33497: Our CMake package has no documentation

2018-11-24 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Hello, > > Our CMake package lacks any documentation (manpage or other). Patch to > follow. > > Maxim Here's the patch to be merged in core-updates (or core-updates-next). >From 07625983cd901c94e4ac25b157035c95e33a115e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Da