Source: libtasn1-6 Version: 4.13-2 Severity: serious Tags: ftbfs User: helm...@debian.org Usertags: rebootstrap
libtasn1-6 fails to build from source in unstable (full build). | Making check in reference | make check-TESTS | make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/reference' | echo "#!/bin/sh -e" > gtkdoc-check.test; \ | echo "/usr/bin/gtkdoc-check || exit 1" >> gtkdoc-check.test; \ | chmod +x gtkdoc-check.test | make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/reference' | make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/reference' | FAIL: gtkdoc-check.test | make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/reference' | make[5]: Entering directory '/<<PKGBUILDDIR>>/doc/reference' | ===================================================== | GNU Libtasn1 4.13: doc/reference/test-suite.log | ===================================================== | | # TOTAL: 1 | # PASS: 0 | # SKIP: 0 | # XFAIL: 0 | # FAIL: 1 | # XPASS: 0 | # ERROR: 0 | | .. contents:: :depth: 2 | | FAIL: gtkdoc-check | ================== | | Running suite(s): gtk-doc-libtasn1 | libtasn1-undocumented.txt:1:E: 104 undocumented or incomplete symbols | libtasn1-undeclared.txt:1:E: 88 undeclared symbols | | libtasn1-unused.txt:1:E: 1 unused documentation entries | | /<<PKGBUILDDIR>>/doc/reference/libtasn1-docs.sgml:1:E: doesn't appear to include "xml/api-index-2.0.xml" | /<<PKGBUILDDIR>>/doc/reference/libtasn1-docs.sgml:1:E: doesn't appear to include "xml/api-index-1.6.xml" | /<<PKGBUILDDIR>>/doc/reference/libtasn1-docs.sgml:1:E: doesn't appear to include "xml/api-index-deprecated.xml" | 0.0%: Checks 4, Failures: 4 | FAIL gtkdoc-check.test (exit status: 1) | | ============================================================================ | Testsuite summary for GNU Libtasn1 4.13 | ============================================================================ | # TOTAL: 1 | # PASS: 0 | # SKIP: 0 | # XFAIL: 0 | # FAIL: 1 | # XPASS: 0 | # ERROR: 0 | ============================================================================ | See doc/reference/test-suite.log | Please report to help-libta...@gnu.org | ============================================================================ | make[5]: *** [Makefile:1288: test-suite.log] Error 1 | make[5]: Leaving directory '/<<PKGBUILDDIR>>/doc/reference' | make[4]: *** [Makefile:1396: check-TESTS] Error 2 | make[3]: *** [Makefile:1462: check-am] Error 2 | make[2]: *** [Makefile:1350: check-recursive] Error 1 | make[1]: *** [Makefile:1027: check-recursive] Error 1 | dh_auto_test: make -j8 -Oline check VERBOSE=1 returned exit code 2 | make: *** [debian/rules:51: binary] Error 25 | dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 A certain coincidence with the dh-autoreconf/18 upload cannot be ruled out. Thus I added Julian to Cc. A quick solution is appreciated as this breaks architecture bootstrap. Helmut