Source: dnscap
Version: 2.3.0-1
Severity: serious
Tags: ftbfs

dnscap previously built on armel, armhf, but 2.3.0-1 fails to do so.

https://buildd.debian.org/status/fetch.php?pkg=dnscap&arch=armel&ver=2.3.0-1&stamp=1745228515&raw=0
https://buildd.debian.org/status/fetch.php?pkg=dnscap&arch=armhf&ver=2.3.0-1&stamp=1745222437&raw=0

The last lines of the log show:

============================================================================
Testsuite summary for dnscap 2.3.0
============================================================================
# TOTAL: 20
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  18
# XPASS: 0
# ERROR: 0
============================================================================
See src/test/test-suite.log for debugging.
Some test(s) failed.  Please report this to [email protected],
together with the test-suite.log file (gzipped) and your system
information.  Thanks.
============================================================================
make[5]: *** [Makefile:586: test-suite.log] Error 1
make[5]: Leaving directory '/build/reproducible-path/dnscap-2.3.0/src/test'
make[4]: *** [Makefile:721: check-TESTS] Error 2
make[4]: Leaving directory '/build/reproducible-path/dnscap-2.3.0/src/test'
make[3]: *** [Makefile:925: check-am] Error 2
make[3]: Leaving directory '/build/reproducible-path/dnscap-2.3.0/src/test'
make[2]: *** [Makefile:671: check-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/dnscap-2.3.0/src'
make[1]: *** [Makefile:460: check-recursive] Error 1
make[1]: Leaving directory '/build/reproducible-path/dnscap-2.3.0'
dh_auto_test: error: make -j8 test "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:4: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2


However the logs also show various sprintf format warnings about long/long long size mismatches. I expect they point to some of the underlying problems. A quick look at the upstream source suggests that these format strings have indeed been changed in 2.3.0.

Chris

Reply via email to