Re: Building GUIX

2014-05-08 Thread Andreas Enge
On Thu, May 08, 2014 at 02:32:00PM +0200, Pjotr Prins wrote: I am not having much luck installing GUIX because of the long list of version specific dependencies. The best route, so far, is installing Nix 1.7 first and then try to bootstrap using those tools. Now I have What do you mean by

Re: Building GUIX

2014-05-08 Thread Pjotr Prins
And pkg-config --modversion guile-2.0 2.0.9 /nix/store/4zs7pzlnzfg78qvxszlvsbqngl5ykk80-pkg-config-0.23/bin/pkg-config --modversion guile-2.0 2.0.9 and ./configure ./configure PKG_CONFIG=/nix/store/4zs7pzlnzfg78qvxszlvsbqngl5ykk80-pkg-config-0.23/bin/pkg-config checking for the store

Re: URL wrong for nix upstream

2014-05-08 Thread Cyril Roelandt
On 05/08/2014 12:29 PM, Pjotr Prins wrote: When I checkout guix the git submodule says [submodule nix-upstream] url = http://github.com/NixOS/nix.git That should be https. Otherwise the beast hangs. Funny, I've never had this issue. Using 'https' should be harmless though. Cyril.

Re: URL wrong for nix upstream

2014-05-08 Thread Ludovic Courtès
Pjotr Prins pjotr.publi...@thebird.nl skribis: When I checkout guix the git submodule says [submodule nix-upstream] url = http://github.com/NixOS/nix.git That should be https. Otherwise the beast hangs. Fixed, thanks. Ludo’.

Re: [PATCH] gnu: Add perl-tk, perl-x11-protocol, and clusterssh

2014-05-08 Thread Andreas Enge
Hi Eric, perl-tk fails on i686 on hydra: http://hydra.gnu.org/build/54474 Could you maybe have a look? Andreas

Re: Building GUIX

2014-05-08 Thread Pjotr Prins
Hah! conftest.c:62:19: error: bzlib.h: No such file or directory On Thu, May 08, 2014 at 05:08:39PM +0200, Pjotr Prins wrote: And when I run ldconfig -p|grep bz libz.so.1 (libc6,x86-64) = /lib64/libz.so.1 libbz2.so.1.0 (libc6,x86-64) =

Re: Building GUIX

2014-05-08 Thread Ludovic Courtès
Pjotr Prins pjotr.publi...@thebird.nl skribis: conftest.c:62:19: error: bzlib.h: No such file or directory That means libbz2-dev (or similar) needs to be installed, or that its header directory must be added to $CPATH. HTH, Ludo’.

Re: URL wrong for nix upstream

2014-05-08 Thread Nikita Karetnikov
Funny, I've never had this issue. I’ve had, but couldn’t reproduce it reliably. pgpH7nnvD3SYj.pgp Description: PGP signature