Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
---|---|---|---|---|---|---|---|---|
armhf ↓ | 2.53.0-1 | Build-Attempted | 6d 5h 9m | test2023 | uncompiled | misc | old | all (8) | giveback |
/usr/include/c++/14/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const mvt_layer*, std::vector<mvt_layer> >’ changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14/map:63: In member function ‘std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {zxy&, mvt_tile_seq&}; _Key = zxy; _Tp = mvt_tile_seq; _Compare = std::less<zxy>; _Alloc = std::allocator<std::pair<const zxy, mvt_tile_seq> >]’, inlined from ‘std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Val>, std::_Select1st<std::pair<const _Key, _Val> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Val> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {zxy&, mvt_tile_seq&}; _Key = zxy; _Tp = mvt_tile_seq; _Compare = std::less<zxy>; _Alloc = std::allocator<std::pair<const zxy, mvt_tile_seq> >]’ at /usr/include/c++/14/bits/stl_map.h:601:22, inlined from ‘mvt_tile tile_cache::get(zxy, std::function<mvt_tile(zxy)>)’ at tile-cache.hpp:38:26: /usr/include/c++/14/bits/stl_map.h:640:45: note: parameter passing for argument of type ‘std::map<zxy, mvt_tile_seq>::const_iterator’ {aka ‘std::_Rb_tree<zxy, std::pair<const zxy, mvt_tile_seq>, std::_Select1st<std::pair<const zxy, mvt_tile_seq> >, std::less<zxy>, std::allocator<std::pair<const zxy, mvt_tile_seq> > >::const_iterator’} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2 make: *** [debian/rules:24: binary-arch] Error 25