Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
---|---|---|---|---|---|---|---|---|
armhf ↓ | 1.1.1-7 | Build-Attempted | 552d 15h 6m | test2019 | uncompiled | misc | old | all (12) | giveback |
/usr/include/c++/12/bits/stl_algo.h:5736:5: note: candidate: ‘template<class _Tp, class _Compare> _Tp std::min(initializer_list<_Tp>, _Compare)’ 5736 | min(initializer_list<_Tp> __l, _Compare __comp) | ^~~ /usr/include/c++/12/bits/stl_algo.h:5736: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