Source: elektra
Version: 0.8.14-5.1
Severity: serious
Justification: FTBFS on amd64
While #811307 and #844145 are problems related to parallel building with
many cores, this one is the failure I get when building on my machine
(with 4 cores), I believe it's unrelated to parralel building:
ERROR: test_ctor (__main__.KDB)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/src/bindings/swig/python/tests/test_kdb.py", line 25,
in test_ctor
self.assertIsInstance(kdb.KDB(), kdb.KDB)
File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/bindings/swig/python/kdb.py",
line 1571, in __init__
_kdb.KDB_swiginit(self, _kdb.new_KDB(*args))
kdb.KDBException: 1 Warning was issued:
Warning number: 1
Description: could not load module, dlopen failed
Ingroup: modules
Module: dl
At: /<<PKGBUILDDIR>>/src/libloader/dl.c:80
Reason: of module: libelektra-resolver.so, because:
libelektra-resolver.so: cannot open shared object file: No such file or
directory
Mountpoint:
Configfile:
Error (#40) occurred!
Description: Failed to open default backend (see warnings for more information)
Ingroup: kdb
Module:
At: /<<PKGBUILDDIR>>/src/libelektra/kdb.c:204
Reason: could not open default backend
Mountpoint:
Configfile:
And the same error happens for every kdb test:
ERROR: test_get (__main__.KDB)
ERROR: test_set (__main__.KDB)
ERROR: tearDownClass (__main__.KDB)
And also the same error with test_kda.lua:
45/85 Test #45: test_kdb.lua .....................***Failed 0.00 sec
/usr/bin/lua: kdb:1 Warning was issued:
Warning number: 1
Description: could not load module, dlopen failed
Ingroup: modules
Module: dl
At: /<<PKGBUILDDIR>>/src/libloader/dl.c:80
Reason: of module: libelektra-resolver.so, because:
libelektra-resolver.so: cannot open shared object file: No such file or
directory
Mountpoint:
Configfile:
Error (#40) occurred!
Description: Failed to open default backend (see warnings for more information)
Ingroup: kdb
Module:
At: /<<PKGBUILDDIR>>/src/libelektra/kdb.c:204
Reason: could not open default backend
Mountpoint:
Configfile:
stack traceback:
[C]: in ?
[C]: in function 'KDB'
.../elektra-0.8.14/src/bindings/swig/lua/tests/test_kdb.lua:20: in main
chunk
[C]: in ?
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)