unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21075: 'Make Check' fail
@ 2015-07-16  9:37 owner
  2015-07-16 23:22 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: owner @ 2015-07-16  9:37 UTC (permalink / raw)
  To: 21075

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

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 #2: test-suite.log --]
[-- Type: application/octet-stream, Size: 31766 bytes --]

======================================
   GNU Guix 0.8.3: ./test-suite.log
======================================

# TOTAL: 43
# PASS:  17
# SKIP:  0
# XFAIL: 0
# FAIL:  26
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/builders
====================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test builders  (Writing full log to "builders.log")
tests/builders.scm:66: FAIL url-fetch
tests/builders.scm:78: FAIL url-fetch, file
tests/builders.scm:85: FAIL url-fetch, file URI
tests/builders.scm:99: FAIL gnu-build
# of expected passes      1
# of unexpected failures  4
random seed for tests: 1437037740
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/902/daemon-socket/socket" errno: 2] 1416960>
./test-env: line 1: kill: (1018) - No such process
FAIL tests/builders.scm (exit status: 1)

FAIL: tests/derivations
=======================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test derivations  (Writing full log to "derivations.log")
tests/derivations.scm:232: FAIL fixed-output derivation: output paths are equal
tests/derivations.scm:249: FAIL fixed-output derivation, recursive
tests/derivations.scm:266: FAIL derivation with a fixed-output input
tests/derivations.scm:300: FAIL multiple-output derivation
tests/derivations.scm:321: FAIL multiple-output derivation, non-alphabetic order
tests/derivations.scm:338: FAIL multiple-output derivation, derivation-path->output-path
tests/derivations.scm:355: FAIL user of multiple-output derivation
tests/derivations.scm:388: FAIL derivation with #:references-graphs
tests/derivations.scm:438: FAIL derivation #:allowed-references, ok
tests/derivations.scm:445: FAIL derivation #:allowed-references, not allowed
tests/derivations.scm:457: FAIL derivation #:allowed-references, self allowed
tests/derivations.scm:464: FAIL derivation #:allowed-references, self not allowed
tests/derivations.scm:629: FAIL derivation-prerequisites-to-build and substitutes, non-substitutable build
tests/derivations.scm:650: FAIL derivation-prerequisites-to-build and substitutes, local build
tests/derivations.scm:671: FAIL build-expression->derivation with expression returning #f
tests/derivations.scm:686: FAIL build-expression->derivation with two outputs
tests/derivations.scm:721: FAIL build-expression->derivation with modules
tests/derivations.scm:736: FAIL build-expression->derivation: same fixed-output path
tests/derivations.scm:757: FAIL build-expression->derivation with a fixed-output input
tests/derivations.scm:788: FAIL build-expression->derivation produces recursive fixed-output
tests/derivations.scm:814: FAIL build-expression->derivation uses recursive fixed-output
tests/derivations.scm:836: FAIL build-expression->derivation with #:references-graphs
tests/derivations.scm:868: FAIL graft-derivation
tests/derivations.scm:901: FAIL map-derivation
tests/derivations.scm:924: FAIL map-derivation, sources
# of expected passes      1
# of unexpected failures  25
# of skipped tests        22
random seed for tests: 1437037736
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/904/daemon-socket/socket" errno: 2] 247d4b0>
./test-env: line 1: kill: (1013) - No such process
FAIL tests/derivations.scm (exit status: 1)

FAIL: tests/ui
==============

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test ui  (Writing full log to "ui.log")
tests/ui.scm:256: FAIL show-what-to-build, zero outputs
tests/ui.scm:266: FAIL show-manifest-transaction
# of expected passes      34
# of unexpected failures  2
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
error: unknown unit: X
./test-env: line 1: kill: (994) - No such process
FAIL tests/ui.scm (exit status: 1)

FAIL: tests/build-utils
=======================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test build-utils  (Writing full log to "build-utils.log")
tests/build-utils.scm:98: FAIL wrap-program, one input, multiple calls
# of expected passes      9
# of unexpected failures  1
random seed for tests: 1437037467
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1190/daemon-socket/socket" errno: 2] 315a0f0>
./test-env: line 1: kill: (1226) - No such process
FAIL tests/build-utils.scm (exit status: 1)

FAIL: tests/packages
====================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037465
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1211/daemon-socket/socket" errno: 2] 480ced0>
Backtrace:
In guix/packages.scm:
 813: 19 [bag->derivation #f # #]
In srfi/srfi-1.scm:
 578: 18 [map #<procedure 4701780 at guix/packages.scm:815:30 (t-13718)> (# # # ...)]
In guix/packages.scm:
 693: 17 [expand-input #f #<package make-4.1 gnu/packages/base.scm:289 427d900> ...]
In guix/store.scm:
1002: 16 [run-with-store #f ...]
In guix/packages.scm:
 983: 15 [#<procedure 4145480 at guix/packages.scm:983:5 (state)> #f]
In guix/download.scm:
 264: 14 [#<procedure 4241aa0 at guix/download.scm:264:8 (state)> #f]
In guix/store.scm:
 949: 13 [#<procedure 47015d0 at guix/store.scm:948:28 (store)> #f]
In guix/packages.scm:
 636: 12 [cache # # #<procedure thunk ()>]
 881: 11 [thunk]
 813: 10 [bag->derivation #f # #]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 4701540 at guix/packages.scm:815:30 (t-13718)> (# # # ...)]
In guix/packages.scm:
 693: 8 [expand-input #f # # ...]
In guix/store.scm:
1002: 7 [run-with-store #f ...]
In guix/packages.scm:
 983: 6 [#<procedure 4145300 at guix/packages.scm:983:5 (state)> #f]
In guix/download.scm:
 264: 5 [#<procedure 42419b0 at guix/download.scm:264:8 (state)> #f]
In guix/store.scm:
 949: 4 [#<procedure 4701390 at guix/store.scm:948:28 (store)> #f]
In guix/packages.scm:
 636: 3 [cache # # #<procedure thunk ()>]
 881: 2 [thunk]
In gnu/packages/bootstrap.scm:
 191: 1 [raw-build #f "guile-bootstrap-2.0" ...]
In guix/store.scm:
 620: 0 [#<procedure 2d8e040 at guix/store.scm:611:4 (server basename recursive? hash-algo file-name)> #f ...]

guix/store.scm:620:20: In procedure #<procedure 2d8e040 at guix/store.scm:611:4 (server basename recursive? hash-algo file-name)>:
guix/store.scm:620:20: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
%%%% Starting test packages  (Writing full log to "packages.log")

;;; (x (("b" #<package b-0 tests/packages.scm:108 4245a80>) ("b/a" #<package a-0 tests/packages.scm:107 4245b40>) ("c" #<package c-0 tests/packages.scm:110 42459c0>) ("d" #<package d-0 tests/packages.scm:112 4245900>) ("d/x" "something.drv")))

;;; (s-sources (#<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221bd0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221a80>))

;;; (d-sources (#<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221af0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221bd0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221a80>))
tests/packages.scm:344: FAIL trivial
tests/packages.scm:362: FAIL trivial with local file as input
tests/packages.scm:378: FAIL trivial with source
tests/packages.scm:393: FAIL trivial with system-dependent input
tests/packages.scm:453: FAIL package-cross-derivation
tests/packages.scm:459: FAIL package-cross-derivation, trivial-build-system
./test-env: line 1: kill: (1224) - No such process
FAIL tests/packages.scm (exit status: 1)

FAIL: tests/hackage
===================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test hackage  (Writing full log to "hackage.log")
tests/hackage.scm:113: FAIL hackage->guix-package test 1
tests/hackage.scm:116: FAIL hackage->guix-package test 2
# of expected passes      1
# of unexpected failures  2
random seed for tests: 1437037135
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1310) - No such process
FAIL tests/hackage.scm (exit status: 1)

FAIL: tests/store
=================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037076
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1306/daemon-socket/socket" errno: 2] 2779960>
%%%% Starting test store  (Writing full log to "store.log")
tests/store.scm:231: FAIL topologically-sorted, one item
tests/store.scm:239: FAIL topologically-sorted, several items
tests/store.scm:248: FAIL topologically-sorted, more difficult
tests/store.scm:272: FAIL current-build-output-port, UTF-8
tests/store.scm:288: FAIL current-build-output-port, UTF-8 + garbage
tests/store.scm:308: FAIL log-file, derivation
tests/store.scm:320: FAIL log-file, output file name
tests/store.scm:335: FAIL no substitutes
tests/store.scm:346: FAIL build-things with output path
tests/store.scm:366: FAIL substitute query
tests/store.scm:390: FAIL substitute
tests/store.scm:408: FAIL substitute + build-things with output path
tests/store.scm:427: FAIL substitute, corrupt output hash
tests/store.scm:456: FAIL substitute --fallback
tests/store.scm:485: FAIL export/import several paths
tests/store.scm:505: FAIL export/import paths, ensure topological order
tests/store.scm:527: FAIL export/import incomplete
tests/store.scm:544: FAIL export/import recursive
tests/store.scm:560: FAIL import corrupt path
tests/store.scm:583: FAIL register-path
tests/store.scm:603: FAIL verify-store
tests/store.scm:620: FAIL verify-store + check-contents
tests/store.scm:657: FAIL store-lower
tests/store.scm:663: FAIL query-path-info
# of expected passes      5
# of unexpected failures  24
# of skipped tests        13
./test-env: line 1: kill: (1347) - No such process
FAIL tests/store.scm (exit status: 1)

FAIL: tests/monads
==================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test monads  (Writing full log to "monads.log")
tests/monads.scm:134: FAIL mlet* + text-file + package-file
tests/monads.scm:142: FAIL package-file, default system
tests/monads.scm:156: FAIL package-file + package->cross-derivation
tests/monads.scm:166: FAIL interned-file
# of expected passes      13
# of unexpected failures  4
random seed for tests: 1437037074
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1307/daemon-socket/socket" errno: 2] 4339060>
./test-env: line 1: kill: (1345) - No such process
FAIL tests/monads.scm (exit status: 1)

FAIL: tests/gexp
================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037108
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1343/daemon-socket/socket" errno: 2] 42663c0>
Backtrace:
In ice-9/boot-9.scm:
 157: 11 [catch #t #<catch-closure 249c480> ...]
In unknown file:
   ?: 10 [apply-smob/1 #<catch-closure 249c480>]
In ice-9/boot-9.scm:
  63: 9 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 8 [eval # #]
In ice-9/boot-9.scm:
2401: 7 [save-module-excursion #<procedure 24bb840 at ice-9/boot-9.scm:4045:3 ()>]
4052: 6 [#<procedure 24bb840 at ice-9/boot-9.scm:4045:3 ()>]
1724: 5 [%start-stack load-stack ...]
1729: 4 [#<procedure 24d1c00 ()>]
In unknown file:
   ?: 3 [primitive-load "/home/rhys/Guix/guix/./tests/gexp.scm"]
In ice-9/eval.scm:
 453: 2 [eval # ()]
 387: 1 [eval # ()]
In guix/derivations.scm:
 566: 0 [derivation->output-path #f "out"]

guix/derivations.scm:566:28: In procedure derivation->output-path:
guix/derivations.scm:566:28: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
%%%% Starting test gexp  (Writing full log to "gexp.log")
tests/gexp.scm:79: FAIL one input package
tests/gexp.scm:89: FAIL one input origin
tests/gexp.scm:100: FAIL one local file
tests/gexp.scm:112: FAIL one local file, symlink
tests/gexp.scm:131: FAIL one plain file
tests/gexp.scm:141: FAIL same input twice
tests/gexp.scm:153: FAIL two input packages, one derivation, one file
tests/gexp.scm:181: FAIL ungexp + ungexp-native
tests/gexp.scm:210: FAIL input list
tests/gexp.scm:223: FAIL input list + ungexp-native
tests/gexp.scm:245: FAIL input list splicing
tests/gexp.scm:259: FAIL input list splicing + ungexp-native-splicing
tests/gexp.scm:301: FAIL gexp->file
tests/gexp.scm:312: FAIL gexp->derivation
tests/gexp.scm:336: FAIL gexp->derivation vs. grafts
tests/gexp.scm:353: FAIL gexp->derivation, composed gexps
tests/gexp.scm:369: FAIL gexp->derivation, default system
tests/gexp.scm:380: FAIL gexp->derivation, local-file
tests/gexp.scm:394: FAIL gexp->derivation, cross-compilation
tests/gexp.scm:408: FAIL gexp->derivation, ungexp-native
tests/gexp.scm:418: FAIL gexp->derivation, ungexp + ungexp-native
tests/gexp.scm:432: FAIL gexp->derivation, ungexp-native + composed gexps
tests/gexp.scm:443: FAIL gexp->derivation, store copy
tests/gexp.scm:478: FAIL imported-files
tests/gexp.scm:498: FAIL gexp->derivation #:modules
tests/gexp.scm:512: FAIL gexp->derivation #:references-graphs
tests/gexp.scm:549: FAIL gexp->derivation #:allowed-references
tests/gexp.scm:561: FAIL gexp->derivation #:allowed-references, specific output
tests/gexp.scm:578: FAIL gexp->derivation #:allowed-references, disallowed
./test-env: line 1: kill: (1379) - No such process
FAIL tests/gexp.scm (exit status: 1)

FAIL: tests/nar
===============

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test nar  (Writing full log to "nar.log")
tests/nar.scm:251: FAIL restore-file-set (signed, valid)
tests/nar.scm:275: FAIL restore-file-set (missing signature)
tests/nar.scm:295: FAIL restore-file-set (corrupt)
# of expected passes      5
# of unexpected failures  3
random seed for tests: 1437037272
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1416) - No such process
FAIL tests/nar.scm (exit status: 1)

FAIL: tests/union
=================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test union  (Writing full log to "union.log")
tests/union.scm:42: FAIL union-build with symlink to directory
# of unexpected failures  1
# of skipped tests        1
random seed for tests: 1437037307
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1441/daemon-socket/socket" errno: 2] 178e4b0>
./test-env: line 1: kill: (1449) - No such process
FAIL tests/union.scm (exit status: 1)

FAIL: tests/profiles
====================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test profiles  (Writing full log to "profiles.log")
tests/profiles.scm:185: FAIL profile-derivation
tests/profiles.scm:198: FAIL profile-derivation, inputs
tests/profiles.scm:205: FAIL profile-manifest, search-paths
tests/profiles.scm:227: FAIL etc/profile
tests/profiles.scm:252: FAIL etc/profile when etc/ already exists
tests/profiles.scm:280: FAIL etc/profile when etc/ is a symlink
# of expected passes      8
# of unexpected failures  6
random seed for tests: 1437037209
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1471/daemon-socket/socket" errno: 2] 2ccee40>
./test-env: line 1: kill: (1479) - No such process
FAIL tests/profiles.scm (exit status: 1)

FAIL: tests/lint
================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437036897
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
%%%% Starting test lint  (Writing full log to "lint.log")
tests/lint.scm:352: FAIL home-page: host not found
# of expected passes      30
# of unexpected failures  1
./test-env: line 1: kill: (1585) - No such process
FAIL tests/lint.scm (exit status: 1)

FAIL: tests/publish
===================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437036903
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1572/daemon-socket/socket" errno: 2] 1f2c420>
Backtrace:
In ice-9/boot-9.scm:
 157: 10 [catch #t #<catch-closure f72800> ...]
In unknown file:
   ?: 9 [apply-smob/1 #<catch-closure f72800>]
In ice-9/boot-9.scm:
  63: 8 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 7 [eval # #]
In ice-9/boot-9.scm:
2401: 6 [save-module-excursion #<procedure f8f840 at ice-9/boot-9.scm:4045:3 ()>]
4052: 5 [#<procedure f8f840 at ice-9/boot-9.scm:4045:3 ()>]
1724: 4 [%start-stack load-stack #<procedure fa2960 at ice-9/boot-9.scm:4041:10 ()>]
1729: 3 [#<procedure fa4c00 ()>]
In unknown file:
   ?: 2 [primitive-load "/home/rhys/Guix/guix/./tests/publish.scm"]
In ice-9/eval.scm:
 453: 1 [eval # ()]
In guix/store.scm:
 594: 0 [#<procedure 16beca0 at guix/store.scm:589:4 (server name text #:optional references)> #f ...]

guix/store.scm:594:19: In procedure #<procedure 16beca0 at guix/store.scm:589:4 (server name text #:optional references)>:
guix/store.scm:594:19: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
./test-env: line 1: kill: (1588) - No such process
FAIL tests/publish.scm (exit status: 1)

FAIL: tests/size
================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test size  (Writing full log to "size.log")
tests/size.scm:43: FAIL store-profile
# of unexpected failures  1
random seed for tests: 1437036850
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1623/daemon-socket/socket" errno: 2] 1459c00>
./test-env: line 1: kill: (1631) - No such process
FAIL tests/size.scm (exit status: 1)

FAIL: tests/cpan
================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test cpan  (Writing full log to "cpan.log")
tests/cpan.scm:56: FAIL cpan->guix-package
# of unexpected failures  1
random seed for tests: 1437037053
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1710) - No such process
FAIL tests/cpan.scm (exit status: 1)

FAIL: tests/guix-build
======================

+ guix build --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix build (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guix build -e +
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
+ true
+ guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'
+ grep -e -guile-
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
./test-env: line 1: kill: (1768) - No such process
FAIL tests/guix-build.sh (exit status: 1)

FAIL: tests/guix-download
=========================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix download --version
guix download (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guix download http://does.not/exist
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download unknown://some/where
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download not/a/uri
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download file:///home/rhys/Guix/guix/README
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
./test-env: line 1: kill: (1754) - No such process
FAIL tests/guix-download.sh (exit status: 1)

FAIL: tests/guix-gc
===================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix gc --version
guix gc (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/2505/daemon-socket/socket': No such file or directory
+ drv=
+ rm -f guix-gc-root
./test-env: line 1: kill: (2513) - No such process
FAIL tests/guix-gc.sh (exit status: 1)

FAIL: tests/guix-package
========================

+ guix package --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix package (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ module_dir=t-guix-package-1815
+ profile=t-profile-1815
+ rm -f t-profile-1815
+ trap 'rm -f "$profile" "$profile-"[0-9]* ; rm -rf "$module_dir" t-home-1815' EXIT
+ guix package --bootstrap -e +
guix package: error: expression "+" does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-1815 -i guile-bootstrap
guix package: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1773/daemon-socket/socket': No such file or directory
+ rm -f t-profile-1815 't-profile-1815-[0-9]*'
+ rm -rf t-guix-package-1815 t-home-1815
./test-env: line 1: kill: (1814) - No such process
FAIL tests/guix-package.sh (exit status: 1)

FAIL: tests/guix-package-net
============================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix package --version
guix package (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guile -c '(getaddrinfo "www.gnu.org" "80" AI_NUMERICSERV)'
+ shebang_too_long
++ echo /home/rhys/Guix/guix/test-tmp/store/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash
++ wc -c
+ test 99 -ge 128
+ profile=t-profile-1907
+ rm -f t-profile-1907
+ trap 'rm -f "$profile" "$profile-"[0-9]* ; rm -rf t-home-1907' EXIT
+ guix package --bootstrap -p t-profile-1907 -i guile-bootstrap
guix package: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1874/daemon-socket/socket': No such file or directory
+ rm -f t-profile-1907 't-profile-1907-[0-9]*'
+ rm -rf t-home-1907
./test-env: line 1: kill: (1906) - No such process
FAIL tests/guix-package-net.sh (exit status: 1)

FAIL: tests/guix-system
=======================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ set -e
+ guix system --version
guix system (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ tmpfile=t-guix-system-1916
+ errorfile=t-guix-system-error-1916
+ trap 'rm -f "$tmpfile" "$errorfile"' EXIT
+ cat
+ guix system vm t-guix-system-1916
+ grep 't-guix-system-1916:2:3:.*missing.* initializers' t-guix-system-error-1916
t-guix-system-1916:2:3: error: missing field initializers (bootloader host-name file-systems timezone)
+ cat
+ guix system build t-guix-system-1916 -n
+ grep 't-guix-system-1916:9:.*[Uu]nbound variable.*GRUB-config' t-guix-system-error-1916
t-guix-system-1916:9:14: In procedure module-lookup: Unbound variable: GRUB-config
+ cat
+ guix system vm t-guix-system-1916
+ grep 'service '\''networking'\''.*more than once' t-guix-system-error-1916
+ rm -f t-guix-system-1916 t-guix-system-error-1916
./test-env: line 1: kill: (1915) - No such process
FAIL tests/guix-system.sh (exit status: 1)

FAIL: tests/guix-archive
========================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix archive --version
guix build (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ archive=t-archive-1985
+ archive_alt=t-archive-alt-1985
+ rm -f t-archive-1985 t-archive-alt-1985
+ trap 'rm -f "$archive" "$archive_alt"' EXIT
+ guix archive --export guile-bootstrap
guix archive: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1964/daemon-socket/socket': No such file or directory
+ rm -f t-archive-1985 t-archive-alt-1985
./test-env: line 1: kill: (1984) - No such process
FAIL tests/guix-archive.sh (exit status: 1)

FAIL: tests/guix-environment
============================

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ set -e
+ guix environment --version
guix environment (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ tmpdir=t-guix-environment-2126
+ trap 'rm -r "$tmpdir"' EXIT
+ mkdir t-guix-environment-2126
+ guix environment --ad-hoc guile-bootstrap --pure --search-paths
guix environment: warning: failed to load '(gnu packages fbset)':
ERROR: no code for module (guix licences)
guix environment: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/2095/daemon-socket/socket': No such file or directory
+ rm -r t-guix-environment-2126
./test-env: line 1: kill: (2125) - No such process
FAIL tests/guix-environment.sh (exit status: 1)

FAIL: tests/guix-register
=========================

+ guix-register --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix-register: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
./test-env: line 1: kill: (2192) - No such process
FAIL tests/guix-register.sh (exit status: 127)

FAIL: tests/guix-daemon
=======================

+ set -e
+ guix-daemon --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
./test-env: line 1: kill: (2309) - No such process
FAIL tests/guix-daemon.sh (exit status: 127)


[-- Attachment #3: ui.log --]
[-- Type: application/octet-stream, Size: 636 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test ui  (Writing full log to "ui.log")
tests/ui.scm:256: FAIL show-what-to-build, zero outputs
tests/ui.scm:266: FAIL show-manifest-transaction
# of expected passes      34
# of unexpected failures  2
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
error: unknown unit: X
./test-env: line 1: kill: (994) - No such process
FAIL tests/ui.scm (exit status: 1)

[-- Attachment #4: build-utils.log --]
[-- Type: application/octet-stream, Size: 791 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test build-utils  (Writing full log to "build-utils.log")
tests/build-utils.scm:98: FAIL wrap-program, one input, multiple calls
# of expected passes      9
# of unexpected failures  1
random seed for tests: 1437037467
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1190/daemon-socket/socket" errno: 2] 315a0f0>
./test-env: line 1: kill: (1226) - No such process
FAIL tests/build-utils.scm (exit status: 1)

[-- Attachment #5: store.log --]
[-- Type: application/octet-stream, Size: 1982 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037076
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1306/daemon-socket/socket" errno: 2] 2779960>
%%%% Starting test store  (Writing full log to "store.log")
tests/store.scm:231: FAIL topologically-sorted, one item
tests/store.scm:239: FAIL topologically-sorted, several items
tests/store.scm:248: FAIL topologically-sorted, more difficult
tests/store.scm:272: FAIL current-build-output-port, UTF-8
tests/store.scm:288: FAIL current-build-output-port, UTF-8 + garbage
tests/store.scm:308: FAIL log-file, derivation
tests/store.scm:320: FAIL log-file, output file name
tests/store.scm:335: FAIL no substitutes
tests/store.scm:346: FAIL build-things with output path
tests/store.scm:366: FAIL substitute query
tests/store.scm:390: FAIL substitute
tests/store.scm:408: FAIL substitute + build-things with output path
tests/store.scm:427: FAIL substitute, corrupt output hash
tests/store.scm:456: FAIL substitute --fallback
tests/store.scm:485: FAIL export/import several paths
tests/store.scm:505: FAIL export/import paths, ensure topological order
tests/store.scm:527: FAIL export/import incomplete
tests/store.scm:544: FAIL export/import recursive
tests/store.scm:560: FAIL import corrupt path
tests/store.scm:583: FAIL register-path
tests/store.scm:603: FAIL verify-store
tests/store.scm:620: FAIL verify-store + check-contents
tests/store.scm:657: FAIL store-lower
tests/store.scm:663: FAIL query-path-info
# of expected passes      5
# of unexpected failures  24
# of skipped tests        13
./test-env: line 1: kill: (1347) - No such process
FAIL tests/store.scm (exit status: 1)

[-- Attachment #6: hackage.log --]
[-- Type: application/octet-stream, Size: 671 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test hackage  (Writing full log to "hackage.log")
tests/hackage.scm:113: FAIL hackage->guix-package test 1
tests/hackage.scm:116: FAIL hackage->guix-package test 2
# of expected passes      1
# of unexpected failures  2
random seed for tests: 1437037135
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1310) - No such process
FAIL tests/hackage.scm (exit status: 1)

[-- Attachment #7: union.log --]
[-- Type: application/octet-stream, Size: 765 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test union  (Writing full log to "union.log")
tests/union.scm:42: FAIL union-build with symlink to directory
# of unexpected failures  1
# of skipped tests        1
random seed for tests: 1437037307
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1441/daemon-socket/socket" errno: 2] 178e4b0>
./test-env: line 1: kill: (1449) - No such process
FAIL tests/union.scm (exit status: 1)

[-- Attachment #8: builders.log --]
[-- Type: application/octet-stream, Size: 878 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test builders  (Writing full log to "builders.log")
tests/builders.scm:66: FAIL url-fetch
tests/builders.scm:78: FAIL url-fetch, file
tests/builders.scm:85: FAIL url-fetch, file URI
tests/builders.scm:99: FAIL gnu-build
# of expected passes      1
# of unexpected failures  4
random seed for tests: 1437037740
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/902/daemon-socket/socket" errno: 2] 1416960>
./test-env: line 1: kill: (1018) - No such process
FAIL tests/builders.scm (exit status: 1)

[-- Attachment #9: monads.log --]
[-- Type: application/octet-stream, Size: 931 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test monads  (Writing full log to "monads.log")
tests/monads.scm:134: FAIL mlet* + text-file + package-file
tests/monads.scm:142: FAIL package-file, default system
tests/monads.scm:156: FAIL package-file + package->cross-derivation
tests/monads.scm:166: FAIL interned-file
# of expected passes      13
# of unexpected failures  4
random seed for tests: 1437037074
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1307/daemon-socket/socket" errno: 2] 4339060>
./test-env: line 1: kill: (1345) - No such process
FAIL tests/monads.scm (exit status: 1)

[-- Attachment #10: profiles.log --]
[-- Type: application/octet-stream, Size: 1046 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test profiles  (Writing full log to "profiles.log")
tests/profiles.scm:185: FAIL profile-derivation
tests/profiles.scm:198: FAIL profile-derivation, inputs
tests/profiles.scm:205: FAIL profile-manifest, search-paths
tests/profiles.scm:227: FAIL etc/profile
tests/profiles.scm:252: FAIL etc/profile when etc/ already exists
tests/profiles.scm:280: FAIL etc/profile when etc/ is a symlink
# of expected passes      8
# of unexpected failures  6
random seed for tests: 1437037209
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1471/daemon-socket/socket" errno: 2] 2ccee40>
./test-env: line 1: kill: (1479) - No such process
FAIL tests/profiles.scm (exit status: 1)

[-- Attachment #11: derivations.log --]
[-- Type: application/octet-stream, Size: 2670 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test derivations  (Writing full log to "derivations.log")
tests/derivations.scm:232: FAIL fixed-output derivation: output paths are equal
tests/derivations.scm:249: FAIL fixed-output derivation, recursive
tests/derivations.scm:266: FAIL derivation with a fixed-output input
tests/derivations.scm:300: FAIL multiple-output derivation
tests/derivations.scm:321: FAIL multiple-output derivation, non-alphabetic order
tests/derivations.scm:338: FAIL multiple-output derivation, derivation-path->output-path
tests/derivations.scm:355: FAIL user of multiple-output derivation
tests/derivations.scm:388: FAIL derivation with #:references-graphs
tests/derivations.scm:438: FAIL derivation #:allowed-references, ok
tests/derivations.scm:445: FAIL derivation #:allowed-references, not allowed
tests/derivations.scm:457: FAIL derivation #:allowed-references, self allowed
tests/derivations.scm:464: FAIL derivation #:allowed-references, self not allowed
tests/derivations.scm:629: FAIL derivation-prerequisites-to-build and substitutes, non-substitutable build
tests/derivations.scm:650: FAIL derivation-prerequisites-to-build and substitutes, local build
tests/derivations.scm:671: FAIL build-expression->derivation with expression returning #f
tests/derivations.scm:686: FAIL build-expression->derivation with two outputs
tests/derivations.scm:721: FAIL build-expression->derivation with modules
tests/derivations.scm:736: FAIL build-expression->derivation: same fixed-output path
tests/derivations.scm:757: FAIL build-expression->derivation with a fixed-output input
tests/derivations.scm:788: FAIL build-expression->derivation produces recursive fixed-output
tests/derivations.scm:814: FAIL build-expression->derivation uses recursive fixed-output
tests/derivations.scm:836: FAIL build-expression->derivation with #:references-graphs
tests/derivations.scm:868: FAIL graft-derivation
tests/derivations.scm:901: FAIL map-derivation
tests/derivations.scm:924: FAIL map-derivation, sources
# of expected passes      1
# of unexpected failures  25
# of skipped tests        22
random seed for tests: 1437037736
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/904/daemon-socket/socket" errno: 2] 247d4b0>
./test-env: line 1: kill: (1013) - No such process
FAIL tests/derivations.scm (exit status: 1)

[-- Attachment #12: gexp.log --]
[-- Type: application/octet-stream, Size: 3076 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037108
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1343/daemon-socket/socket" errno: 2] 42663c0>
Backtrace:
In ice-9/boot-9.scm:
 157: 11 [catch #t #<catch-closure 249c480> ...]
In unknown file:
   ?: 10 [apply-smob/1 #<catch-closure 249c480>]
In ice-9/boot-9.scm:
  63: 9 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 8 [eval # #]
In ice-9/boot-9.scm:
2401: 7 [save-module-excursion #<procedure 24bb840 at ice-9/boot-9.scm:4045:3 ()>]
4052: 6 [#<procedure 24bb840 at ice-9/boot-9.scm:4045:3 ()>]
1724: 5 [%start-stack load-stack ...]
1729: 4 [#<procedure 24d1c00 ()>]
In unknown file:
   ?: 3 [primitive-load "/home/rhys/Guix/guix/./tests/gexp.scm"]
In ice-9/eval.scm:
 453: 2 [eval # ()]
 387: 1 [eval # ()]
In guix/derivations.scm:
 566: 0 [derivation->output-path #f "out"]

guix/derivations.scm:566:28: In procedure derivation->output-path:
guix/derivations.scm:566:28: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
%%%% Starting test gexp  (Writing full log to "gexp.log")
tests/gexp.scm:79: FAIL one input package
tests/gexp.scm:89: FAIL one input origin
tests/gexp.scm:100: FAIL one local file
tests/gexp.scm:112: FAIL one local file, symlink
tests/gexp.scm:131: FAIL one plain file
tests/gexp.scm:141: FAIL same input twice
tests/gexp.scm:153: FAIL two input packages, one derivation, one file
tests/gexp.scm:181: FAIL ungexp + ungexp-native
tests/gexp.scm:210: FAIL input list
tests/gexp.scm:223: FAIL input list + ungexp-native
tests/gexp.scm:245: FAIL input list splicing
tests/gexp.scm:259: FAIL input list splicing + ungexp-native-splicing
tests/gexp.scm:301: FAIL gexp->file
tests/gexp.scm:312: FAIL gexp->derivation
tests/gexp.scm:336: FAIL gexp->derivation vs. grafts
tests/gexp.scm:353: FAIL gexp->derivation, composed gexps
tests/gexp.scm:369: FAIL gexp->derivation, default system
tests/gexp.scm:380: FAIL gexp->derivation, local-file
tests/gexp.scm:394: FAIL gexp->derivation, cross-compilation
tests/gexp.scm:408: FAIL gexp->derivation, ungexp-native
tests/gexp.scm:418: FAIL gexp->derivation, ungexp + ungexp-native
tests/gexp.scm:432: FAIL gexp->derivation, ungexp-native + composed gexps
tests/gexp.scm:443: FAIL gexp->derivation, store copy
tests/gexp.scm:478: FAIL imported-files
tests/gexp.scm:498: FAIL gexp->derivation #:modules
tests/gexp.scm:512: FAIL gexp->derivation #:references-graphs
tests/gexp.scm:549: FAIL gexp->derivation #:allowed-references
tests/gexp.scm:561: FAIL gexp->derivation #:allowed-references, specific output
tests/gexp.scm:578: FAIL gexp->derivation #:allowed-references, disallowed
./test-env: line 1: kill: (1379) - No such process
FAIL tests/gexp.scm (exit status: 1)

[-- Attachment #13: size.log --]
[-- Type: application/octet-stream, Size: 709 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test size  (Writing full log to "size.log")
tests/size.scm:43: FAIL store-profile
# of unexpected failures  1
random seed for tests: 1437036850
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1623/daemon-socket/socket" errno: 2] 1459c00>
./test-env: line 1: kill: (1631) - No such process
FAIL tests/size.scm (exit status: 1)

[-- Attachment #14: nar.log --]
[-- Type: application/octet-stream, Size: 714 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test nar  (Writing full log to "nar.log")
tests/nar.scm:251: FAIL restore-file-set (signed, valid)
tests/nar.scm:275: FAIL restore-file-set (missing signature)
tests/nar.scm:295: FAIL restore-file-set (corrupt)
# of expected passes      5
# of unexpected failures  3
random seed for tests: 1437037272
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1416) - No such process
FAIL tests/nar.scm (exit status: 1)

[-- Attachment #15: publish.log --]
[-- Type: application/octet-stream, Size: 1589 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437036903
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1572/daemon-socket/socket" errno: 2] 1f2c420>
Backtrace:
In ice-9/boot-9.scm:
 157: 10 [catch #t #<catch-closure f72800> ...]
In unknown file:
   ?: 9 [apply-smob/1 #<catch-closure f72800>]
In ice-9/boot-9.scm:
  63: 8 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 7 [eval # #]
In ice-9/boot-9.scm:
2401: 6 [save-module-excursion #<procedure f8f840 at ice-9/boot-9.scm:4045:3 ()>]
4052: 5 [#<procedure f8f840 at ice-9/boot-9.scm:4045:3 ()>]
1724: 4 [%start-stack load-stack #<procedure fa2960 at ice-9/boot-9.scm:4041:10 ()>]
1729: 3 [#<procedure fa4c00 ()>]
In unknown file:
   ?: 2 [primitive-load "/home/rhys/Guix/guix/./tests/publish.scm"]
In ice-9/eval.scm:
 453: 1 [eval # ()]
In guix/store.scm:
 594: 0 [#<procedure 16beca0 at guix/store.scm:589:4 (server name text #:optional references)> #f ...]

guix/store.scm:594:19: In procedure #<procedure 16beca0 at guix/store.scm:589:4 (server name text #:optional references)>:
guix/store.scm:594:19: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
./test-env: line 1: kill: (1588) - No such process
FAIL tests/publish.scm (exit status: 1)

[-- Attachment #16: cpan.log --]
[-- Type: application/octet-stream, Size: 563 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
%%%% Starting test cpan  (Writing full log to "cpan.log")
tests/cpan.scm:56: FAIL cpan->guix-package
# of unexpected failures  1
random seed for tests: 1437037053
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
./test-env: line 1: kill: (1710) - No such process
FAIL tests/cpan.scm (exit status: 1)

[-- Attachment #17: guix-build.log --]
[-- Type: application/octet-stream, Size: 1095 bytes --]

+ guix build --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix build (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guix build -e +
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
+ true
+ guix build -e '(@ (gnu packages bootstrap) %bootstrap-glibc)' -S
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
+ true
+ guix build -e '(@@ (gnu packages bootstrap) %bootstrap-guile)'
+ grep -e -guile-
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1699/daemon-socket/socket': No such file or directory
./test-env: line 1: kill: (1768) - No such process
FAIL tests/guix-build.sh (exit status: 1)

[-- Attachment #18: guix-download.log --]
[-- Type: application/octet-stream, Size: 1236 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix download --version
guix download (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guix download http://does.not/exist
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download unknown://some/where
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download not/a/uri
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
+ true
+ guix download file:///home/rhys/Guix/guix/README
guix download: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1694/daemon-socket/socket': No such file or directory
./test-env: line 1: kill: (1754) - No such process
FAIL tests/guix-download.sh (exit status: 1)

[-- Attachment #19: guix-register.log --]
[-- Type: application/octet-stream, Size: 399 bytes --]

+ guix-register --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix-register: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
./test-env: line 1: kill: (2192) - No such process
FAIL tests/guix-register.sh (exit status: 127)

[-- Attachment #20: guix-archive.log --]
[-- Type: application/octet-stream, Size: 889 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix archive --version
guix build (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ archive=t-archive-1985
+ archive_alt=t-archive-alt-1985
+ rm -f t-archive-1985 t-archive-alt-1985
+ trap 'rm -f "$archive" "$archive_alt"' EXIT
+ guix archive --export guile-bootstrap
guix archive: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1964/daemon-socket/socket': No such file or directory
+ rm -f t-archive-1985 t-archive-alt-1985
./test-env: line 1: kill: (1984) - No such process
FAIL tests/guix-archive.sh (exit status: 1)

[-- Attachment #21: guix-daemon.log --]
[-- Type: application/octet-stream, Size: 402 bytes --]

+ set -e
+ guix-daemon --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
./test-env: line 1: kill: (2309) - No such process
FAIL tests/guix-daemon.sh (exit status: 127)

[-- Attachment #22: guix-package-net.log --]
[-- Type: application/octet-stream, Size: 1131 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix package --version
guix package (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ guile -c '(getaddrinfo "www.gnu.org" "80" AI_NUMERICSERV)'
+ shebang_too_long
++ echo /home/rhys/Guix/guix/test-tmp/store/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-bootstrap-binaries-0/bin/bash
++ wc -c
+ test 99 -ge 128
+ profile=t-profile-1907
+ rm -f t-profile-1907
+ trap 'rm -f "$profile" "$profile-"[0-9]* ; rm -rf t-home-1907' EXIT
+ guix package --bootstrap -p t-profile-1907 -i guile-bootstrap
guix package: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1874/daemon-socket/socket': No such file or directory
+ rm -f t-profile-1907 't-profile-1907-[0-9]*'
+ rm -rf t-home-1907
./test-env: line 1: kill: (1906) - No such process
FAIL tests/guix-package-net.sh (exit status: 1)

[-- Attachment #23: guix-package.log --]
[-- Type: application/octet-stream, Size: 1086 bytes --]

+ guix package --version
/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
guix package (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ module_dir=t-guix-package-1815
+ profile=t-profile-1815
+ rm -f t-profile-1815
+ trap 'rm -f "$profile" "$profile-"[0-9]* ; rm -rf "$module_dir" t-home-1815' EXIT
+ guix package --bootstrap -e +
guix package: error: expression "+" does not evaluate to a package
+ true
+ guix package --bootstrap -p t-profile-1815 -i guile-bootstrap
guix package: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/1773/daemon-socket/socket': No such file or directory
+ rm -f t-profile-1815 't-profile-1815-[0-9]*'
+ rm -rf t-guix-package-1815 t-home-1815
./test-env: line 1: kill: (1814) - No such process
FAIL tests/guix-package.sh (exit status: 1)

[-- Attachment #24: packages.log --]
[-- Type: application/octet-stream, Size: 3505 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437037465
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
warning: build daemon error: #<condition &nix-connection-error [file: "/home/rhys/Guix/guix/test-tmp/var/1211/daemon-socket/socket" errno: 2] 480ced0>
Backtrace:
In guix/packages.scm:
 813: 19 [bag->derivation #f # #]
In srfi/srfi-1.scm:
 578: 18 [map #<procedure 4701780 at guix/packages.scm:815:30 (t-13718)> (# # # ...)]
In guix/packages.scm:
 693: 17 [expand-input #f #<package make-4.1 gnu/packages/base.scm:289 427d900> ...]
In guix/store.scm:
1002: 16 [run-with-store #f ...]
In guix/packages.scm:
 983: 15 [#<procedure 4145480 at guix/packages.scm:983:5 (state)> #f]
In guix/download.scm:
 264: 14 [#<procedure 4241aa0 at guix/download.scm:264:8 (state)> #f]
In guix/store.scm:
 949: 13 [#<procedure 47015d0 at guix/store.scm:948:28 (store)> #f]
In guix/packages.scm:
 636: 12 [cache # # #<procedure thunk ()>]
 881: 11 [thunk]
 813: 10 [bag->derivation #f # #]
In srfi/srfi-1.scm:
 578: 9 [map #<procedure 4701540 at guix/packages.scm:815:30 (t-13718)> (# # # ...)]
In guix/packages.scm:
 693: 8 [expand-input #f # # ...]
In guix/store.scm:
1002: 7 [run-with-store #f ...]
In guix/packages.scm:
 983: 6 [#<procedure 4145300 at guix/packages.scm:983:5 (state)> #f]
In guix/download.scm:
 264: 5 [#<procedure 42419b0 at guix/download.scm:264:8 (state)> #f]
In guix/store.scm:
 949: 4 [#<procedure 4701390 at guix/store.scm:948:28 (store)> #f]
In guix/packages.scm:
 636: 3 [cache # # #<procedure thunk ()>]
 881: 2 [thunk]
In gnu/packages/bootstrap.scm:
 191: 1 [raw-build #f "guile-bootstrap-2.0" ...]
In guix/store.scm:
 620: 0 [#<procedure 2d8e040 at guix/store.scm:611:4 (server basename recursive? hash-algo file-name)> #f ...]

guix/store.scm:620:20: In procedure #<procedure 2d8e040 at guix/store.scm:611:4 (server basename recursive? hash-algo file-name)>:
guix/store.scm:620:20: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
%%%% Starting test packages  (Writing full log to "packages.log")

;;; (x (("b" #<package b-0 tests/packages.scm:108 4245a80>) ("b/a" #<package a-0 tests/packages.scm:107 4245b40>) ("c" #<package c-0 tests/packages.scm:110 42459c0>) ("d" #<package d-0 tests/packages.scm:112 4245900>) ("d/x" "something.drv")))

;;; (s-sources (#<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221bd0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221a80>))

;;; (d-sources (#<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221af0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221bd0> #<origin "http://www.example.com" xx35467pxx35467pxx35467pxx35467pxx35467pxx35467pxx3q () 4221a80>))
tests/packages.scm:344: FAIL trivial
tests/packages.scm:362: FAIL trivial with local file as input
tests/packages.scm:378: FAIL trivial with source
tests/packages.scm:393: FAIL trivial with system-dependent input
tests/packages.scm:453: FAIL package-cross-derivation
tests/packages.scm:459: FAIL package-cross-derivation, trivial-build-system
./test-env: line 1: kill: (1224) - No such process
FAIL tests/packages.scm (exit status: 1)

[-- Attachment #25: guix-environment.log --]
[-- Type: application/octet-stream, Size: 989 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ set -e
+ guix environment --version
guix environment (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ tmpdir=t-guix-environment-2126
+ trap 'rm -r "$tmpdir"' EXIT
+ mkdir t-guix-environment-2126
+ guix environment --ad-hoc guile-bootstrap --pure --search-paths
guix environment: warning: failed to load '(gnu packages fbset)':
ERROR: no code for module (guix licences)
guix environment: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/2095/daemon-socket/socket': No such file or directory
+ rm -r t-guix-environment-2126
./test-env: line 1: kill: (2125) - No such process
FAIL tests/guix-environment.sh (exit status: 1)

[-- Attachment #26: guix-system.log --]
[-- Type: application/octet-stream, Size: 1267 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ set -e
+ guix system --version
guix system (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ tmpfile=t-guix-system-1916
+ errorfile=t-guix-system-error-1916
+ trap 'rm -f "$tmpfile" "$errorfile"' EXIT
+ cat
+ guix system vm t-guix-system-1916
+ grep 't-guix-system-1916:2:3:.*missing.* initializers' t-guix-system-error-1916
t-guix-system-1916:2:3: error: missing field initializers (bootloader host-name file-systems timezone)
+ cat
+ guix system build t-guix-system-1916 -n
+ grep 't-guix-system-1916:9:.*[Uu]nbound variable.*GRUB-config' t-guix-system-error-1916
t-guix-system-1916:9:14: In procedure module-lookup: Unbound variable: GRUB-config
+ cat
+ guix system vm t-guix-system-1916
+ grep 'service '\''networking'\''.*more than once' t-guix-system-error-1916
+ rm -f t-guix-system-1916 t-guix-system-error-1916
./test-env: line 1: kill: (1915) - No such process
FAIL tests/guix-system.sh (exit status: 1)

[-- Attachment #27: lint.log --]
[-- Type: application/octet-stream, Size: 600 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
random seed for tests: 1437036897
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/06mzzbqcq51a52c2pbj2881yw6raqimb-guile-2.0.11/lib/guile/2.0/ccache/srfi/srfi-64.go
%%%% Starting test lint  (Writing full log to "lint.log")
tests/lint.scm:352: FAIL home-page: host not found
# of expected passes      30
# of unexpected failures  1
./test-env: line 1: kill: (1585) - No such process
FAIL tests/lint.scm (exit status: 1)

[-- Attachment #28: guix-gc.log --]
[-- Type: application/octet-stream, Size: 761 bytes --]

/home/rhys/Guix/guix/guix-daemon: error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
+ guix gc --version
guix gc (GNU Guix) 0.8.3
Copyright (C) 2015 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
+ trap 'rm -f guix-gc-root' EXIT
+ rm -f guix-gc-root
++ guix build guile-bootstrap -d
guix build: error: failed to connect to `/home/rhys/Guix/guix/test-tmp/var/2505/daemon-socket/socket': No such file or directory
+ drv=
+ rm -f guix-gc-root
./test-env: line 1: kill: (2513) - No such process
FAIL tests/guix-gc.sh (exit status: 1)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#21075: 'Make Check' fail
  2015-07-16  9:37 bug#21075: 'Make Check' fail owner
@ 2015-07-16 23:22 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2015-07-16 23:22 UTC (permalink / raw)
  To: owner; +Cc: 21075

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-16 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16  9:37 bug#21075: 'Make Check' fail owner
2015-07-16 23:22 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).