ell 0.40 test failure
(name . bug-guix)(address . bug-guix@gnu.org)
Hello,
Upon trying to reconfigure my system with master, I got the following
test failure for the recently updated ell package:
Toggle snippet (58 lines)
PASS: unit/test-gvariant-util
PASS: unit/test-dbus-message
./build-aux/test-driver: line 107: 15217 Aborted "$@" > $log_file 2>&1
FAIL: unit/test-cipher
PASS: unit/test-dbus
PASS: unit/test-dbus-message-fds
PASS: unit/test-dbus-properties
PASS: unit/test-dbus-service
PASS: unit/test-main
PASS: unit/test-pbkdf2
============================================================================
Testsuite summary for ell 0.40
============================================================================
# TOTAL: 40
# PASS: 39
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[3]: *** [Makefile:2099: test-suite.log] Error 1
make[2]: *** [Makefile:2207: check-TESTS] Error 2
make[1]: *** [Makefile:2713: check-am] Error 2
make: *** [Makefile:2715: check] Error 2
Test suite failed, dumping logs.
--- ./test-suite.log --------------------------------------------------------
================================
ell 0.40: ./test-suite.log
================================
# TOTAL: 40
# PASS: 39
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: unit/test-cipher
======================
test-cipher: unit/test-cipher.c:93: test_aes_ctr: Assertion `l_cipher_encrypt(cipher, buf, buf, FIXED_LEN)' failed.
FAIL unit/test-cipher (exit status: 134)
command "make" "check" "-j" "24" failed with status 2
builder for `/gnu/store/zz6sia4wwcg0885fi696kmiak0abiwy6-ell-0.40.drv' failed with exit code 1
@ build-failed /gnu/store/zz6sia4wwcg0885fi696kmiak0abiwy6-ell-0.40.drv - 1 builder for `/gnu/store/zz6sia4wwcg0885fi696kmiak0abiwy6-ell-0.40.drv' failed with exit code 1
Maxim