GNU bug report logs -
#34716
Guix test failure on i686: tests/processes
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Sun, 3 Mar 2019 01:36:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The following build of the 'guix' package on i686-linux failed:
https://hydra.gnu.org/build/3386822
due to a failure in the 'test/processes' test. I've restarted the build
in the hope that the second attempt might succeed.
The Guix being built was guix-0.16.0-10.2637cfd, and it was built using
Guix from commit 7a0479bb7b8535acad2bf36c7a0b0498a1313422 on the master
branch, corresponding to evaluation 110430 on hydra.gnu.org. The build
attempt was done on hydra.gnunet.org.
Here's the relevant excerpt from test-suite.log:
--8<---------------cut here---------------start------------->8---
FAIL: tests/processes
=====================
random seed for tests: 1551510910
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) `/tmp/guix-tests/store/y9wwggfcz3wwgzqv194n7kw99zqffd77-foo'
test-name: not a client
location: /tmp/guix-build-guix-0.16.0-10.2637cfd.drv-0/source/tests/processes.scm:37
source:
+ (test-assert
+ "not a client"
+ (not (find (lambda (session)
+ (= (getpid)
+ (process-id (daemon-session-client session))))
+ (daemon-sessions))))
actual-value: #f
actual-error:
+ (wrong-type-arg
+ "struct_vtable"
+ "Wrong type argument in position ~A (expecting ~A): ~S"
+ (1 "struct" #f)
+ (#f))
result: FAIL
--8<---------------cut here---------------end--------------->8---
I can provide the entire build log upon request.
Mark
This bug report was last modified 6 years and 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.