Package: src:os-autoinst
Version: 4.5.1527308405.8b586d5-4
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules binary-arch
dh binary-arch
dh_update_autotools_config -a
dh_autoreconf -a
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:25: installing './compile'
configure.ac:25: installing './config.guess'
[... snipped ...]
[2019-01-06T11:53:34.0129 UTC] [debug] cannot access 'image.qcow2'
[2019-01-06T11:53:34.0129 UTC] [debug] : No such file or directory
[2019-01-06T11:53:34.0129 UTC] [debug]
not ok 3 - command failed and calls die
# Failed test 'command failed and calls die'
# at ./13-osutils.t line 167.
# ''
# doesn't match '(?^u:runcmd failed with exit code \d+)'
1..3
# Looks like you failed 1 test of 3.
not ok 6 - runcmd
# Failed test 'runcmd'
# at ./13-osutils.t line 168.
1..6
# Looks like you failed 1 test of 6.
FAIL 13-osutils.t (exit status: 1)
============================================================================
Testsuite summary for os-autoinst 1.1.0
============================================================================
# TOTAL: 18
# PASS: 17
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See t/test-suite.log
Please report to https://github.com/os-autoinst/os-autoinst
============================================================================
make[5]: *** [Makefile:530: test-suite.log] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[4]: *** [Makefile:638: check-TESTS] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[3]: *** [Makefile:830: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[2]: *** [Makefile:872: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:38: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -B"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/os-autoinst.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.