Source: ohcount Version: 3.0.0-8.3 Severity: serious User: helm...@debian.org Usertags: rebootstrap
ohcount fails to build from source in unstable amd64 (presumably due to the gperf 3.1 upload): | Building src/parser.c (will take a while) | Building Ohcount | languages.gperf:66:1: error: conflicting types for 'ohcount_hash_language_from_name' | In file included from languages.gperf:2:0: | src/hash/../languages.h:94:21: note: previous declaration of 'ohcount_hash_language_from_name' was here | struct LanguageMap *ohcount_hash_language_from_name(register const char *str, register unsigned int len); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | debian/rules:12: recipe for target 'override_dh_install' failed | make[1]: *** [override_dh_install] Error 1 | make[1]: Leaving directory '/<<PKGBUILDDIR>>' | debian/rules:4: recipe for target 'binary-arch' failed | make: *** [binary-arch] Error 2 | dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2 Helmut