[Cupt-devel] Bug#902457: cupt: FTBFS in buster/sid (failing tests)
Santiago Vila
sanvila at debian.org
Tue Jun 26 23:52:32 BST 2018
Package: src:cupt
Version: 2.10.1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep -Bb/ --parallel --with bash-completion
dh_testdir -i -O-Bb/ -O--parallel
dh_update_autotools_config -i -O-Bb/ -O--parallel
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -Bb/ -- -DCMAKE_BUILD_TYPE=RelWithDebInfo
cd b && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_BUILD_TYPE=RelWithDebInfo
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
[... snipped ...]
[03:42:41] tt/query/show/package-existance.t .............................................................. ok 92 ms ( 0.00 usr 0.00 sys + 0.05 cusr 0.02 csys = 0.07 CPU)
[03:42:41] tt/query/show/status-of-installed-package.t .................................................... ok 261 ms ( 0.00 usr 0.00 sys + 0.08 cusr 0.05 csys = 0.13 CPU)
[03:42:41] tt/query/show/version-merging/architecture.t ................................................... ok 129 ms ( 0.00 usr 0.00 sys + 0.07 cusr 0.02 csys = 0.09 CPU)
[03:42:42] tt/query/show/version-merging/version-hash-release.t ........................................... ok 195 ms ( 0.00 usr 0.00 sys + 0.08 cusr 0.03 csys = 0.11 CPU)
[03:42:43] tt/query/version-string/compare.t .............................................................. ok 1230 ms ( 0.02 usr 0.00 sys + 0.23 cusr 0.19 csys = 0.44 CPU)
[03:42:43] tt/query/version-string/invalid.t .............................................................. ok 195 ms ( 0.00 usr 0.00 sys + 0.08 cusr 0.03 csys = 0.11 CPU)
[03:42:43] tt/query/why/basic.t ........................................................................... ok 120 ms ( 0.01 usr 0.00 sys + 0.06 cusr 0.03 csys = 0.10 CPU)
[03:42:44] tt/query/why/endurance.t ....................................................................... ok 955 ms ( 0.00 usr 0.00 sys + 0.68 cusr 0.21 csys = 0.89 CPU)
[03:42:44] tt/query/why/from-specific-packages.t .......................................................... ok 152 ms ( 0.00 usr 0.00 sys + 0.07 cusr 0.02 csys = 0.09 CPU)
[03:42:44] tt/query/why/loop.t ............................................................................ ok 93 ms ( 0.00 usr 0.00 sys + 0.07 cusr 0.01 csys = 0.08 CPU)
[03:42:45] tt/query/why/priorities.t ...................................................................... ok 311 ms ( 0.01 usr 0.00 sys + 0.11 cusr 0.04 csys = 0.16 CPU)
[03:42:45] tt/query/why/recommends-and-suggests.t ......................................................... ok 98 ms ( 0.00 usr 0.00 sys + 0.06 cusr 0.02 csys = 0.08 CPU)
[03:42:45] tt/query/why/traverse-order.t .................................................................. ok 86 ms ( 0.00 usr 0.00 sys + 0.06 cusr 0.02 csys = 0.08 CPU)
[03:42:45] tt/shell/basic.t ............................................................................... ok 217 ms ( 0.00 usr 0.01 sys + 0.11 cusr 0.04 csys = 0.16 CPU)
[03:42:45] tt/shell/cache-reload.t ........................................................................ ok 387 ms ( 0.01 usr 0.00 sys + 0.15 cusr 0.09 csys = 0.25 CPU)
[03:42:46] tt/shell/error-handling.t ...................................................................... ok 278 ms ( 0.01 usr 0.00 sys + 0.12 cusr 0.03 csys = 0.16 CPU)
[03:42:46] tt/shell/tokenising.t .......................................................................... ok 178 ms ( 0.00 usr 0.00 sys + 0.10 cusr 0.04 csys = 0.14 CPU)
[03:42:46] tt/version.t ................................................................................... ok 94 ms ( 0.00 usr 0.01 sys + 0.06 cusr 0.02 csys = 0.09 CPU)
[03:42:46]
Test Summary Report
-------------------
tt/query/repo-signatures/validation-errors.t (Wstat: 768 Tests: 9 Failed: 3)
Failed tests: 1-2, 9
Non-zero exit status: 3
Files=181, Tests=2072, 63 wallclock secs ( 0.87 usr 0.22 sys + 36.62 cusr 7.04 csys = 44.75 CPU)
Result: FAIL
test/CMakeFiles/test.dir/build.make:60: recipe for target 'test/CMakeFiles/test' failed
make[4]: *** [test/CMakeFiles/test] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/b'
CMakeFiles/Makefile2:637: recipe for target 'test/CMakeFiles/test.dir/all' failed
make[3]: *** [test/CMakeFiles/test.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/b'
CMakeFiles/Makefile2:644: recipe for target 'test/CMakeFiles/test.dir/rule' failed
make[2]: *** [test/CMakeFiles/test.dir/rule] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/b'
Makefile:297: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/b'
dh_auto_test: cd b && make -j1 test ARGS\+=-j1 returned exit code 2
debian/rules:27: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is how the build ends in my autobuilder and it's not
necessarily the relevant part.
The failure is not, however, related to using dpkg-buildpackage -A,
as it also fails in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cupt.html
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 page for this package.
Thanks.
More information about the Cupt-devel
mailing list