Source: freebayes Version: 1.0.2-1 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/freebayes.html
... g++ -O3 -D_FILE_OFFSET_BITS=64 -g -I/usr/include/bamtools -I../ttmath -I/usr/include/vcflib -I/usr/include/intervaltree `pkg-config --cflags libsmithwaterman` -ldisorder -c freebayes.cpp In file included from /usr/include/htslib/tbx.h:30:0, from /usr/include/tabix.hpp:5, from /usr/include/vcflib/Variant.h:18, from AlleleParser.h:31, from freebayes.cpp:28: /usr/include/htslib/hts.h:140:5: error: 'json' redeclared as different kind of symbol json, ^~~~ In file included from freebayes.cpp:26:0: Allele.h:99:19: note: previous declaration 'std::__cxx11::string json(Allele*&)' friend string json(Allele* &allele); ^~~~ Makefile:92: recipe for target 'freebayes.o' failed make[2]: *** [freebayes.o] Error 1 make[2]: Leaving directory '/build/1st/freebayes-1.0.2/src' Makefile:2: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/build/1st/freebayes-1.0.2' dh_auto_build: make -j1 returned exit code 2 debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2