'Make Check' fail

  • Done
  • quality assurance status badge
Details
2 participants
  • owner
  • Ludovic Courtès
Owner
unassigned
Submitted by
owner
Severity
normal

Debbugs page

O
(address . bug-guix@gnu.org)
87bnfccuj2.fsf@gnu-linux-guix.i-did-not-set--mail-host-address--so-tickle-me
Hello,
In trying to build the GNU Guix source tree on a GuixSD machine
v. 0.8.2, I ran into a problem, 26 failed tests. I have attached
the test suite log and the appropriate specific log files. Please
feel free to contact me via this email address if you require
further information.
Happy Hacking!
Attachment: test-suite.log
Attachment: ui.log
Attachment: build-utils.log
Attachment: store.log
Attachment: hackage.log
Attachment: union.log
Attachment: builders.log
Attachment: monads.log
Attachment: profiles.log
Attachment: derivations.log
Attachment: gexp.log
Attachment: size.log
Attachment: nar.log
Attachment: publish.log
Attachment: cpan.log
Attachment: guix-build.log
Attachment: guix-download.log
Attachment: guix-register.log
Attachment: guix-archive.log
Attachment: guix-daemon.log
Attachment: guix-package.log
Attachment: packages.log
Attachment: guix-system.log
Attachment: lint.log
Attachment: guix-gc.log
L
L
Ludovic Courtès wrote on 16 Jul 2015 16:22
(name . owner)(address . g33k0b0y@gmail.com)(address . 21075@debbugs.gnu.org)
87615jbsdf.fsf@gnu.org
Hi, owner,

owner <g33k0b0y@gmail.com> skribis:

Toggle quote (2 lines)
> /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.
L
L
Ludovic Courtès wrote on 20 Jul 2015 13:40
control message for bug #21075
(address . control@debbugs.gnu.org)
87egk2ef5t.fsf@gnu.org
tags 21075 moreinfo
L
L
Ludovic Courtès wrote on 11 Sep 2015 10:28
(address . control@debbugs.gnu.org)
87fv2kc1bf.fsf@gnu.org
tags 21075 notabug
L
L
Ludovic Courtès wrote on 2 Nov 2015 14:54
(address . control@debbugs.gnu.org)
874mh4ui4m.fsf@gnu.org
close 21075 0.8.3
?
Your comment

This issue is archived.

To comment on this conversation send an email to 21075@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 21075
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch