GNU bug report logs - #21075
'Make Check' fail

Previous Next

Package: guix;

Reported by: owner <g33k0b0y <at> gmail.com>

Date: Thu, 16 Jul 2015 14:15:02 UTC

Severity: normal

Tags: moreinfo, notabug

Fixed in version 0.8.3

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: owner <g33k0b0y <at> gmail.com>
Cc: 21075 <at> debbugs.gnu.org
Subject: bug#21075: 'Make Check' fail
Date: Fri, 17 Jul 2015 01:22:04 +0200
Hi, owner,

owner <g33k0b0y <at> gmail.com> skribis:

> /home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory

This is the culprit: The build daemon cannot be launched because that
library is not found.

Since you’re on GuixSD, that probably means that ld-wrapper is not in
the profile/environment (it would have added libsqlite3 to the RUNPATH
of guix-daemon.)

Can you please make sure that either you install ‘gcc-toolchain’ in your
profile (rather that gcc + binutils + glibc), or that you build using
‘guix environment guix’ as noted in ‘README’?

TIA,
Ludo’.

PS: Please keep 21075 <at> debbugs.gnu.org in Cc.




This bug report was last modified 9 years and 206 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.