Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
| Architecture | Version | Status | For | Buildd | State | Misc | Logs |
|---|---|---|---|---|---|---|---|
armhf ↓ | 1.1.1-4 | Build-Attempted | 1654d 15h 53m | mb-lxc-02 | uncompiled | misc:optional | old | all (6) |
/usr/include/c++/10/bits/stl_algo.h:3474:5: note: candidate: 'template<class _Tp, class _Compare> _Tp std::min(std::initializer_list<_Tp>, _Compare)'
3474 | min(initializer_list<_Tp> __l, _Compare __comp)
| ^~~
/usr/include/c++/10/bits/stl_algo.h:3474:5: note: template argument deduction/substitution failed:
src/histo_mer_database.cc:19:55: 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:1445: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1448: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary-arch] Error 25