bug#21987: Version 0.9 Fails to Compile on Raspbian

2015-11-22 Thread Thompson, David
On Sun, Nov 22, 2015 at 5:41 PM, Martin Vahi wrote: > [snip] > ice-9/boot-9.scm:106:20: In procedure # ice-9/boot-9.scm:97:6 (thrown-k . args)>: > ice-9/boot-9.scm:106:20: Throw to key `match-error' with args `("match" > "no matching pattern" "armv6l")'. The Raspberry Pi's processor uses an ARMv6

bug#21987: Version 0.9 Fails to Compile on Raspbian

2015-11-22 Thread Martin Vahi
An excerpt of the console output: citation--start- CXX nix/libstore/libstore_a-build.o nix/libstore/build.cc: In member function 'void nix::Worker::waitForInput()': nix/libstore/build.cc:3332:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

bug#20255: 'search-paths' should respect both user and system profile.

2015-11-22 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2015-11-22 13:52 +0300) wrote: [...] >> To me, what 宋文武 reported at the beginning of this thread is a >> usability issue. We’ve hacked around it so far, but we know there are >> cases where the hacks aren’t enough. >> >> We could declare it as “won’t fix”,

bug#20255: 'search-paths' should respect both user and system profile.

2015-11-22 Thread Alex Kost
Ludovic Courtès (2015-11-22 13:52 +0300) wrote: > Alex Kost skribis: > At first, because of the slowdown: it may be a few hundred milliseconds for you, but it's several seconds for me. >>> >>> Really? Can you show the output of: >>> >>> time guix package -p /run/current-system/profil

bug#20255: 'search-paths' should respect both user and system profile.

2015-11-22 Thread Ludovic Courtès
Alex Kost skribis: >>> At first, because of the slowdown: it may be a few hundred milliseconds >>> for you, but it's several seconds for me. >> >> Really? Can you show the output of: >> >> time guix package -p /run/current-system/profile \ >> -p ~/.guix-profile --search-pat

bug#21974: can't build guix without 'makeinfo'

2015-11-22 Thread Ludovic Courtès
Jan Synáček skribis: > On Sat, Nov 21, 2015 at 9:40 PM, Ludovic Courtès wrote: >> Jan Synáček skribis: >> >>> The build fails with an error if the 'makeinfo' binary is missing on >>> the system. The configure script should check for 'makeinfo' and fail >>> if not found (or maybe warn that the d