all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: owner <g33k0b0y@gmail.com>
Cc: 21075@debbugs.gnu.org
Subject: bug#21075: 'Make Check' fail
Date: Fri, 17 Jul 2015 01:22:04 +0200	[thread overview]
Message-ID: <87615jbsdf.fsf@gnu.org> (raw)
In-Reply-To: <87bnfccuj2.fsf@gnu-linux-guix.i-did-not-set--mail-host-address--so-tickle-me> (owner's message of "Thu, 16 Jul 2015 19:37:53 +1000")

Hi, owner,

owner <g33k0b0y@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@debbugs.gnu.org in Cc.

      reply	other threads:[~2015-07-16 23:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16  9:37 bug#21075: 'Make Check' fail owner
2015-07-16 23:22 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87615jbsdf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=21075@debbugs.gnu.org \
    --cc=g33k0b0y@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.