unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22974: make check FAIL: tests/store
@ 2016-03-10  3:06 myglc2
  2016-03-10 16:11 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: myglc2 @ 2016-03-10  3:06 UTC (permalink / raw)
  To: 22974

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

git checkout: * master ce6027b gnu: nautilus: Don't propagate gtk+.

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

# TOTAL: 61
# PASS:  60
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

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


[-- Attachment #2: make.check.160309.log --]
[-- Type: application/octet-stream, Size: 14291 bytes --]

glc@g1 ~$ cd src/guix/
glc@g1 ~/src/guix$ guix environment guix
glc@g1 ~/src/guix [env]$ ./bootstrap
+ exec autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /gnu/store/chdshyv8cz0gnnyjpni1gvjlw3bmnh0w-autoconf-2.69/bin/autoconf --force
autoreconf: running: /gnu/store/chdshyv8cz0gnnyjpni1gvjlw3bmnh0w-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:21: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:21: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
Makefile.am:408: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
autoreconf: Leaving directory `.'
glc@g1 ~/src/guix [env]$ git branch -v
* master ce6027b gnu: nautilus: Don't propagate gtk+.
glc@g1 ~/src/guix [env]$ ./bootstrap
+ exec autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /gnu/store/chdshyv8cz0gnnyjpni1gvjlw3bmnh0w-autoconf-2.69/bin/autoconf --force
autoreconf: running: /gnu/store/chdshyv8cz0gnnyjpni1gvjlw3bmnh0w-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:21: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:21: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
Makefile.am:408: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
autoreconf: Leaving directory `.'
glc@g1 ~/src/guix [env]$ ./configure --localstatedir=/var && make check -j5
checking for a BSD-compatible install... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/grep
checking for egrep... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether NLS is requested... yes
checking for msgfmt... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/msgfmt
checking for gmsgfmt... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/msgfmt
checking for xgettext... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/xgettext
checking for msgmerge... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/ld
checking if the linker (/gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for sed... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/sed
checking for the Guix system type... x86_64-linux
checking for the store directory... /gnu/store
checking the length of the installed socket file name... 30
checking for unit test root directory... /home/glc/src/guix/test-tmp
checking the length of the socket file name used in tests... 59
checking the length of a typical hash bang line... 73
checking the length of a hash bang line used in tests... 96
checking for pkg-config... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GUILE... yes
checking for guile... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile
checking for guild... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guild
checking for guile... (cached) /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile
checking for Guile version >= 2.0... 2.0.11
checking for guild... (cached) /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guild
checking for guile-config... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile-config
checking if (json) is available... yes
checking whether /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile provides feature 'regex'... yes
checking whether /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile provides feature 'posix'... yes
checking whether /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile provides feature 'socket'... yes
checking whether /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile provides feature 'net-db'... yes
checking whether /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/guile provides feature 'threads'... yes
checking whether (srfi srfi-37) is affected by http://bugs.gnu.org/13176... no
checking whether libc provides 'mount'... yes
checking for gzip... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/gzip
checking for bzip2... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/bzip2
checking for xz... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/xz
checking for nix-instantiate... no
checking for nix-hash... no
checking for Nixpkgs source tree... not found
checking for libgcrypt-config... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/libgcrypt-config
checking libgcrypt's library directory... /gnu/store/4iqlcz069gw3qnx2iry9yifwg9mc5k51-libgcrypt-1.6.5/lib
checking for libgcrypt shared library name... /gnu/store/4iqlcz069gw3qnx2iry9yifwg9mc5k51-libgcrypt-1.6.5/lib/libgcrypt
checking whether /gnu/store/4iqlcz069gw3qnx2iry9yifwg9mc5k51-libgcrypt-1.6.5/lib/libgcrypt can be dynamically loaded... yes
checking whether to build daemon... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports C++11... yes
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for BZ2_bzWriteOpen in -lbz2... yes
checking how to run the C++ preprocessor... g++ -E
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for SQLITE3... yes
checking for gcry_md_open in -lgcrypt... yes
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for chroot... yes
checking for unshare... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for lutimes... yes
checking for lchown... yes
checking for posix_fallocate... yes
checking for sched_setaffinity... yes
checking for statvfs... yes
checking for nanosleep... yes
checking for strsignal... yes
checking whether it is possible to create a link to a symlink... yes
checking locale usability... yes
checking locale presence... yes
checking for locale... yes
checking sys/personality.h usability... yes
checking sys/personality.h presence... yes
checking for sys/personality.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking whether Guile's custom binary input ports support 'setvbuf'... yes
checking for unit test root directory... (cached) /home/glc/src/guix/test-tmp
checking for dot... /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/bin/dot
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating nix/scripts/list-runtime-roots
config.status: creating nix/scripts/substitute
config.status: creating nix/scripts/guix-authenticate
config.status: creating nix/scripts/offload
config.status: creating Makefile
config.status: creating po/guix/Makefile.in
config.status: creating po/packages/Makefile.in
config.status: creating guix/config.scm
config.status: creating scripts/guix
config.status: creating pre-inst-env
config.status: creating test-env
config.status: creating emacs/guix-config.el
config.status: creating emacs/guix-helper.scm
config.status: creating nix/config.h
config.status: nix/config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/guix/POTFILES
config.status: creating po/guix/Makefile
config.status: creating po/packages/POTFILES
config.status: creating po/packages/Makefile
make  check-recursive
make[1]: Entering directory '/home/glc/src/guix'
Making check in po/guix
make[2]: Entering directory '/home/glc/src/guix/po/guix'
make[2]: Leaving directory '/home/glc/src/guix/po/guix'
Making check in po/packages
make[2]: Entering directory '/home/glc/src/guix/po/packages'
make[2]: Leaving directory '/home/glc/src/guix/po/packages'
make[2]: Entering directory '/home/glc/src/guix'
Compiling Scheme modules...
  GEN      etc/guix-daemon.conf
  GEN      etc/guix-daemon.service
  LOAD     (guix config)
;;; note: source file ./guix/config.scm
;;;       newer than compiled /home/glc/src/guix/guix/config.go
  GUILEC   guix/config.go
make  check-TESTS check-local
make[3]: Entering directory '/home/glc/src/guix'
make[3]: Nothing to be done for 'check-local'.
make[4]: Entering directory '/home/glc/src/guix'
PASS: tests/base64.scm
PASS: tests/base32.scm
PASS: tests/hash.scm
PASS: tests/pk-crypto.scm
PASS: tests/cpio.scm
PASS: tests/sets.scm
PASS: tests/pki.scm
PASS: tests/gnu-maintenance.scm
PASS: tests/substitute.scm
PASS: tests/ui.scm
PASS: tests/records.scm
PASS: tests/upstream.scm
PASS: tests/utils.scm
PASS: tests/grafts.scm
PASS: tests/snix.scm
PASS: tests/hackage.scm
PASS: tests/cran.scm
PASS: tests/elpa.scm
PASS: tests/build-utils.scm
PASS: tests/monads.scm
PASS: tests/gexp.scm
PASS: tests/derivations.scm
PASS: tests/nar.scm
PASS: tests/union.scm
PASS: tests/syscalls.scm
PASS: tests/gremlin.scm
PASS: tests/profiles.scm
PASS: tests/publish.scm
PASS: tests/scripts.scm
PASS: tests/lint.scm
PASS: tests/size.scm
PASS: tests/challenge.scm
PASS: tests/cve.scm
PASS: tests/file-systems.scm
FAIL: tests/store.scm
PASS: tests/system.scm
PASS: tests/services.scm
PASS: tests/scripts-build.scm
PASS: tests/graph.scm
PASS: tests/import-utils.scm
PASS: tests/containers.scm
PASS: tests/pypi.scm
PASS: tests/gem.scm
PASS: tests/guix-download.sh
PASS: tests/cpan.scm
PASS: tests/guix-hash.sh
PASS: tests/guix-package.sh
PASS: tests/guix-build.sh
PASS: tests/guix-archive.sh
PASS: tests/guix-authenticate.sh
PASS: tests/guix-system.sh
PASS: tests/guix-environment-container.sh
PASS: tests/guix-graph.sh
PASS: tests/guix-lint.sh
PASS: tests/guix-register.sh
PASS: tests/guix-daemon.sh
PASS: tests/packages.scm
PASS: tests/guix-package-net.sh
PASS: tests/guix-environment.sh
PASS: tests/builders.scm
PASS: tests/guix-gc.sh
============================================================================
Testsuite summary for GNU Guix 0.9.1
============================================================================
# TOTAL: 61
# PASS:  60
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-guix@gnu.org
============================================================================
Makefile:4004: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/home/glc/src/guix'
Makefile:4110: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/home/glc/src/guix'
Makefile:4353: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/home/glc/src/guix'
Makefile:3890: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/glc/src/guix'
Makefile:4355: recipe for target 'check' failed
make: *** [check] Error 2
glc@g1 ~/src/guix [env]$ git branch -v
* master ce6027b gnu: nautilus: Don't propagate gtk+.
glc@g1 ~/src/guix [env]$ exit
exit
glc@g1 ~/src/guix$ date
Wed Mar  9 22:00:09 EST 2016
glc@g1 ~/src/guix$ exit
exit

Process shell finished

[-- Attachment #3: make.check.160309.test-suite.log --]
[-- Type: application/octet-stream, Size: 15567 bytes --]

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

# TOTAL: 61
# PASS:  60
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

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

accepted connection from pid 23825, user glc
accepted connection from pid 23825, user glc
accepted connection from pid 23825, user glc
random seed for tests: 1457568981
;;; note: source file ./srfi/srfi-64.scm
;;;       newer than compiled /gnu/store/4r7iv7lz7vbcvzdjilqpiflzkh8nff3b-profile/lib/guile/2.0/ccache/srfi/srfi-64.go
finding garbage collector roots...
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /home/glc/src/guix/nix/scripts/list-runtime-roots
;;; compiled /home/glc/src/guix/test-tmp/var/23816/cache-23816/guile/ccache/2.0-LE-8-2.0/home/glc/src/guix/nix/scripts/list-runtime-roots.go
removing stale temporary roots file `/home/glc/src/guix/test-tmp/var/23816/temproots/23837'
determining live/dead paths...
accepted connection from pid 23825, user glc
finding garbage collector roots...
determining live/dead paths...
finding garbage collector roots...
determining live/dead paths...
finding garbage collector roots...
deleting unused links...
accepted connection from pid 23825, user glc
finding garbage collector roots...
removing stale temporary roots file `/home/glc/src/guix/test-tmp/var/23816/temproots/24203'
deleting `/home/glc/src/guix/test-tmp/store/9gql34p5xk8sdcrz9ls8vd5bbqzzjibp-delete-me'
deleting `/home/glc/src/guix/test-tmp/store/trash'
deleting unused links...
note: currently hard linking saves 215.54 MiB
accepted connection from pid 23825, user glc
finding garbage collector roots...
removing stale temporary roots file `/home/glc/src/guix/test-tmp/var/23816/temproots/24276'
deleting `/home/glc/src/guix/test-tmp/store/k5l7cxw83wgvyhq700q0izcchpzrvnii-delete-me'
deleting `/home/glc/src/guix/test-tmp/store/trash'
deleting unused links...
note: currently hard linking saves 215.56 MiB
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
warning: SQLite database is busy
@ build-started /home/glc/src/guix/test-tmp/store/984lwqxk1n4yg7sifs1hcmfbnh8dppcn-the-thing.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/98//4lwqxk1n4yg7sifs1hcmfbnh8dppcn-the-thing.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/984lwqxk1n4yg7sifs1hcmfbnh8dppcn-the-thing.drv -
@ build-started /home/glc/src/guix/test-tmp/store/l67ixn35m47bs18qqymwjs33q5ybdbsa-the-thing.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/l6//7ixn35m47bs18qqymwjs33q5ybdbsa-the-thing.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/l67ixn35m47bs18qqymwjs33q5ybdbsa-the-thing.drv -
@ build-started /home/glc/src/guix/test-tmp/store/j1fgbz3w8q6kgpfdr4cc1b6hswzz4127-the-thing.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/j1//fgbz3w8q6kgpfdr4cc1b6hswzz4127-the-thing.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/j1fgbz3w8q6kgpfdr4cc1b6hswzz4127-the-thing.drv -
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
@ substituter-started /home/glc/src/guix/test-tmp/store/w078g4dmmsn6nhllnsj35v1p1s25qynn-substitute-me /home/glc/src/guix/nix/scripts/substitute
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/w078g4dmmsn6nhllnsj35v1p1s25qynn-substitute-me (1KiB installed)...
 file:///.../example.nar  176B          0B/s 00:00 [####################] 100.0%
@ substituter-succeeded /home/glc/src/guix/test-tmp/store/w078g4dmmsn6nhllnsj35v1p1s25qynn-substitute-me
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
@ substituter-started /home/glc/src/guix/test-tmp/store/g6g8r0is3nm80kz6kafsdiglhmn6v2cr-substitute-me /home/glc/src/guix/nix/scripts/substitute
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/g6g8r0is3nm80kz6kafsdiglhmn6v2cr-substitute-me (1KiB installed)...
 file:///.../example.nar  176B          0B/s 00:00 [####################] 100.0%
warning: SQLite database is busy
@ substituter-succeeded /home/glc/src/guix/test-tmp/store/g6g8r0is3nm80kz6kafsdiglhmn6v2cr-substitute-me
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
@ substituter-started /home/glc/src/guix/test-tmp/store/854ax66d8zp9jqdjpl6r8my1y1rjnpqs-corrupt-substitute /home/glc/src/guix/nix/scripts/substitute
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/854ax66d8zp9jqdjpl6r8my1y1rjnpqs-corrupt-substitute (1KiB installed)...
 file:///.../example.nar  128B          0B/s 00:00 [####################] 100.0%
@ substituter-failed /home/glc/src/guix/test-tmp/store/854ax66d8zp9jqdjpl6r8my1y1rjnpqs-corrupt-substitute 0 hash mismatch in downloaded path `/home/glc/src/guix/test-tmp/store/854ax66d8zp9jqdjpl6r8my1y1rjnpqs-corrupt-substitute': expected 0000000000000000000000000000000000000000000000000000000000000000, got b8f73a6eb280e63169b1de2a5b5e154676fe1ada685f1e5c7183cbb2c1dcd535
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
@ substituter-started /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not /home/glc/src/guix/nix/scripts/substitute
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not (1KiB installed)...
guix substitute: error: open-file: No such file or directory: "/home/glc/src/guix/test-tmp/var/23816/substituter-data/example.nar"
@ substituter-failed /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not 256 fetching path `/home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not' failed with exit code 1
@ substituter-started /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not /home/glc/src/guix/nix/scripts/substitute
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not (1KiB installed)...
guix substitute: error: open-file: No such file or directory: "/home/glc/src/guix/test-tmp/var/23816/substituter-data/example.nar"
@ substituter-failed /home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not 256 fetching path `/home/glc/src/guix/test-tmp/store/z64yqwg1fh63hlld6czg5kwd67v7gapk-substitute-me-not' failed with exit code 1
@ build-started /home/glc/src/guix/test-tmp/store/9jmj2blh8qddyfyihznfg0ximxynf47m-substitute-me-not.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/9j//mj2blh8qddyfyihznfg0ximxynf47m-substitute-me-not.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/9jmj2blh8qddyfyihznfg0ximxynf47m-substitute-me-not.drv -
finding garbage collector roots...
deleting unused links...
finding garbage collector roots...
deleting unused links...
finding garbage collector roots...
deleting unused links...
finding garbage collector roots...
deleting unused links...
@ build-started /home/glc/src/guix/test-tmp/store/gmhxdcb0mc75wggx4xq7g84fl529wbw3-bunch.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/gm//hxdcb0mc75wggx4xq7g84fl529wbw3-bunch.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/gmhxdcb0mc75wggx4xq7g84fl529wbw3-bunch.drv -
finding garbage collector roots...
deleting unused links...
reading the Nix store...
path `/home/glc/dev/guix/test-tmp/store/00f54cmqvylfp0r2qbbw2g254ci83fk0-json-c-0.12.drv' is not in the Nix store
accepted connection from pid 23825, user glc
warning: SQLite database is busy
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
fetching path `/home/glc/src/guix/test-tmp/store/2yrv1v02ykwj5kwl7asp4l1mzvx5m7b8-corrupt'...
warning: authentication and authorization of substitutes disabled!
guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
Downloading /home/glc/src/guix/test-tmp/store/2yrv1v02ykwj5kwl7asp4l1mzvx5m7b8-corrupt (1KiB installed)...
 file:///.../example.nar  176B          0B/s 00:00 [####################] 100.0%
reading the Nix store...
checking path existence...
path `/home/glc/dev/guix/test-tmp/store/00f54cmqvylfp0r2qbbw2g254ci83fk0-json-c-0.12.drv' is not in the Nix store
accepted connection from pid 23825, user glc
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable
building path(s) `/home/glc/src/guix/test-tmp/store/7jcc7kb47330rfi2k9alpdqy24v27b60-non-deterministic'
checking path(s) `/home/glc/src/guix/test-tmp/store/7jcc7kb47330rfi2k9alpdqy24v27b60-non-deterministic'
warning: rewriting hashes in `/home/glc/src/guix/test-tmp/store/7jcc7kb47330rfi2k9alpdqy24v27b60-non-deterministic'; cross fingers
accepted connection from pid 23825, user glc
@ build-started /home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/v0//4rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv.bz2
@ build-started /home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/v0//4rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv.bz2
result of ?/home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv? differs from previous round; rejecting as non-deterministic
@ build-failed /home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv - 1 result of ?/home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv? differs from previous round; rejecting as non-deterministic
@ build-started /home/glc/src/guix/test-tmp/store/yfnv90rf0f2a95bb43jzf21zp4k2df02-the-thing.drv - x86_64-linux /home/glc/src/guix/test-tmp/var/log/guix/drvs/yf//nv90rf0f2a95bb43jzf21zp4k2df02-the-thing.drv.bz2
@ build-succeeded /home/glc/src/guix/test-tmp/store/yfnv90rf0f2a95bb43jzf21zp4k2df02-the-thing.drv -
%%%% Starting test store  (Writing full log to "store.log")

;;; ("/home/glc/src/guix/test-tmp/var/log/guix/drvs/l6/7ixn35m47bs18qqymwjs33q5ybdbsa-the-thing.drv.bz2")

;;; ("/home/glc/src/guix/test-tmp/var/log/guix/drvs/j1/fgbz3w8q6kgpfdr4cc1b6hswzz4127-the-thing.drv.bz2")

;;; (spi (#<<substitutable> path: "/home/glc/src/guix/test-tmp/store/s4pjw92apqlqfl7s90y1szmlgpkr2jp6-guile-bootstrap-2.0" deriver: "/home/glc/src/guix/test-tmp/store/h5v16zqm5yad5sagx007dppsiky5cb9q-guile-bootstrap-2.0.drv" refs: () dl-size: 0 nar-size: 1234>))

;;; (corrupt #<condition &nix-protocol-error [message: "some substitutes for the outputs of derivation `/home/glc/src/guix/test-tmp/store/g0h0gc3rnfk1a57v90m8fnqzpa64mbq8-corrupt-substitute.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source " status: 1] 1d0c600>)

;;; (c #<condition &nix-protocol-error [message: "signed hash doesn't match actual contents of imported archive; archive could be corrupt, or someone is trying to import a Trojan horse" status: 1] 20302a0>)
tests/store.scm:740: FAIL verify-store
tests/store.scm:757: FAIL verify-store + check-contents

;;; (determinism-exception #<condition &nix-protocol-error [message: "derivation `/home/glc/src/guix/test-tmp/store/4ni1wl23bvki6mjca4yd01q1fr2q482v-non-deterministic.drv' may not be deterministic: hash mismatch in output `/home/glc/src/guix/test-tmp/store/7jcc7kb47330rfi2k9alpdqy24v27b60-non-deterministic'" status: 1] 1c3fa20>)

;;; (multiple-build #<condition &nix-protocol-error [message: "build of `/home/glc/src/guix/test-tmp/store/v04rxywmsydi8kr4y6k3qqcvza2ma3f1-non-deterministic.drv' failed" status: 1] 1ce2ae0>)
# of expected passes      48
# of unexpected failures  2
./test-env: line 1: 23824 Terminated              "/home/glc/src/guix/pre-inst-env" "/home/glc/src/guix/guix-daemon" --disable-chroot --substitute-urls="$GUIX_BINARY_SUBSTITUTE_URL"
FAIL tests/store.scm (exit status: 1)


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

* bug#22974: make check FAIL: tests/store
  2016-03-10  3:06 bug#22974: make check FAIL: tests/store myglc2
@ 2016-03-10 16:11 ` Ludovic Courtès
  2016-03-10 19:58   ` myglc2
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2016-03-10 16:11 UTC (permalink / raw)
  To: myglc2; +Cc: 22974

myglc2 <myglc2@gmail.com> skribis:

> tests/store.scm:740: FAIL verify-store
> tests/store.scm:757: FAIL verify-store + check-contents

Does this pass after ‘make recheck’?

If not, could you try:

  rm -rf test-tmp
  make check TESTS=tests/store.scm

?

TIA,
Ludo’.

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

* bug#22974: make check FAIL: tests/store
  2016-03-10 16:11 ` Ludovic Courtès
@ 2016-03-10 19:58   ` myglc2
  2016-03-11 14:32     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: myglc2 @ 2016-03-10 19:58 UTC (permalink / raw)
  To: 22974

ludo@gnu.org (Ludovic Courtès) writes:

> myglc2 <myglc2@gmail.com> skribis:
>
>> tests/store.scm:740: FAIL verify-store
>> tests/store.scm:757: FAIL verify-store + check-contents
>
> Does this pass after ‘make recheck’?
>
> If not, could you try:
>
>   rm -rf test-tmp
>   make check TESTS=tests/store.scm
[...]

git branch -v
* (HEAD detached at ce6027b) ce6027b gnu: nautilus: Don't propagate gtk+.
  master                     9720651 gnu: libass: Update to 0.13.2.
make recheck
[...]
============================================================================
Testsuite summary for GNU Guix 0.9.1
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
[...]

sudo rm -rf test-tmp

make check TESTS=tests/store.scm
[...]
============================================================================
Testsuite summary for GNU Guix 0.9.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

hth - George

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

* bug#22974: make check FAIL: tests/store
  2016-03-10 19:58   ` myglc2
@ 2016-03-11 14:32     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-03-11 14:32 UTC (permalink / raw)
  To: myglc2; +Cc: 22974-done

myglc2 <myglc2@gmail.com> skribis:

> make check TESTS=tests/store.scm
> [...]
> ============================================================================
> Testsuite summary for GNU Guix 0.9.1
> ============================================================================
> # TOTAL: 1
> # PASS:  1

Well closing this bug, then.

Perhaps close inspection of the content of test-tmp would have allowed
us to find out what it is that led these ‘verify-store’ tests to fail.

Ludo’.

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

end of thread, other threads:[~2016-03-11 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-10  3:06 bug#22974: make check FAIL: tests/store myglc2
2016-03-10 16:11 ` Ludovic Courtès
2016-03-10 19:58   ` myglc2
2016-03-11 14:32     ` 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).