bug#18571: Sound card codec module not loaded

2014-11-02 Thread Ludovic Courtès
This was also fixed by commit d460204 (so it’s a duplicate of .) Now I get this directly when booting: --8<---cut here---start->8--- [5.632899] snd_hda_intel :00:1b.0: irq 30 for MSI/MSI-X [5.759840] sound hdaudioC0D0: aut

bug#18926: cmake-build-system should set CMAKE_INSTALL_LIBDIR and CMAKE_PREFIX_PATH

2014-11-02 Thread Ludovic Courtès
宋文武 skribis: > if CMAKE_INSTALL_LIBDIR not set to `lib`, GNUInstallDirs.cmake will install > libraries files to $out/lib64. I found several CMake-built libraries on x86_64 (graphite2, openjpeg, qjson) that all use lib/, not lib64/. Then I found one counterexample, libftdi; however, setting CMAK

bug#18701: Intermittent build failures for man-pages

2014-11-02 Thread Ludovic Courtès
Fixed in 3b50925. Thanks, Ludo’.

bug#18524: Guix unable to download from github due to TLS fatal alert

2014-11-02 Thread Ludovic Courtès
Was fixed with the GnuTLS upgrade in 3de9a5936c09038d5eeb1fab6966f34f8ea30574. Ludo’.

bug#18525: Charset Linux modules not automatically loaded

2014-11-02 Thread Ludovic Courtès
Fixed by d460204. Ludo’.

bug#18689: guix-register test fails

2014-11-02 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > diff --git a/nix/guix-register/guix-register.cc > b/nix/guix-register/guix-register.cc > index 92eedab..f5c610f 100644 > --- a/nix/guix-register/guix-register.cc > +++ b/nix/guix-register/guix-register.cc > @@ -224,16 +224,16 @@ main (int argc, char *argv

bug#18868: tests/guix-lint.sh fails

2014-11-02 Thread Ludovic Courtès
Closing the bug. Thanks to both of you. Ludo’.

bug#18927: gdk-pixbuf module cache of librsvg is empty

2014-11-02 Thread Ludovic Courtès
Forwarded from guix-devel. --- Begin Message --- librsvg provides a cache file for gdk-pixbuf modules: /gnu/store/...librsvg-2.40.2/lib/gdk-pixbuf-2.0/2.0.10/loaders.cache However, the cache does not include the SVG module created by librsvg itself. The full cache should be generated with: /gn