Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
Architecture | Version | Status | For | Buildd | State | Misc | Logs |
---|---|---|---|---|---|---|---|
armhf ↓ | 1.1.1-6 | Build-Attempted | 1094d 21h 21m | test2019 | uncompiled | misc:optional | old | all (9) |
/usr/include/c++/11/bits/stl_algo.h:3455:5: note: candidate: 'template<class _Tp, class _Compare> _Tp std::min(std::initializer_list<_Tp>, _Compare)' 3455 | min(initializer_list<_Tp> __l, _Compare __comp) | ^~~ /usr/include/c++/11/bits/stl_algo.h:3455:5: note: template argument deduction/substitution failed: src/histo_mer_database.cc:19:34: note: mismatched types 'std::initializer_list<_Tp>' and 'long long unsigned int' 19 | const uint64_t val = std::min(vals.first, hlen - 1); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [Makefile:973: src/histo_mer_database.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: *** [Makefile:1444: check-am] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:1447: check] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:12: binary-arch] Error 25