Salvatore Bonaccorso <car...@debian.org> writes: > Alright, I will mark it no-dsa for stretch then at least. For buster, > might be still good to have the fix go in?
First attempt, looks like version in buster/sid doesn't build :-( === cut === ============================================= Heimdal 7.5.0: lib/hx509/test-suite.log ============================================= # TOTAL: 16 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_ca ============= create certificate request issue certificate verify certificate issue crl (no cert) verify certificate (with CRL) issue crl (with cert) verify certificate (included in CRL) issue crl (with cert) verify certificate (included in CRL, and lifetime 1 month) issue certificate (10years 1 month) issue certificate (with https ekus) issue certificate (pkinit KDC) issue certificate (pkinit client) issue certificate (hostnames) verify certificate hostname (ok) verify certificate hostname (fail) verify certificate hostname (fail) issue certificate (hostname in CN) verify certificate hostname (ok) verify certificate hostname (fail) issue certificate (email) issue certificate (email, null subject DN) issue certificate (jabber) issue self-signed cert issue ca cert issue self-signed ca cert issue proxy certificate verify proxy cert FAIL test_ca (exit status: 1) FAIL: test_chain ================ cert -> root FAIL test_chain (exit status: 1) FAIL: test_cms ============== not testing ECDSA since hcrypto doesnt support ECDSA create signed data verify signed data hxtool: hx509_cms_verify_signed: Failed to find certificate with id CE776EDE0BF421F878C01A7CC3B966EC4C3D4A23 FAIL test_cms (exit status: 1) ============================================================================ Testsuite summary for Heimdal 7.5.0 ============================================================================ # TOTAL: 16 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See lib/hx509/test-suite.log Please report to https://github.com/heimdal/heimdal/issues ============================================================================ make[7]: *** [Makefile:1460: test-suite.log] Error 1 make[7]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509' make[6]: *** [Makefile:1568: check-TESTS] Error 2 make[6]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509' make[5]: *** [Makefile:1750: check-am] Error 2 make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509' make[4]: *** [Makefile:1752: check] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/hx509' make[3]: *** [Makefile:565: check-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' make[2]: *** [Makefile:613: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: make -j8 check VERBOSE=1 -j1 returned exit code 2 make[1]: *** [debian/rules:35: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: build] Error 2 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2019-05-21T08:56:44Z === cut === -- Brian May <b...@debian.org>