Source: mccs Version: 1:1.1-9 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20230101 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -Wall -O6 -Wl,-z,relro -DUSELPSOLVE -c -Iobjs -Isources -Ilibsrcs -fPIC > objs/cudf.tab.c -o objs/cudf.tab.o > In file included from /usr/include/c++/12/set:60, > from libsrcs/cudf.h:18, > from libsrcs/cudf.y:14: > /usr/include/c++/12/bits/stl_tree.h: In instantiation of ‘static const _Key& > std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, > _Alloc>::_S_key(_Const_Link_type) [with _Key = CUDFVersionedPackage*; _Val = > CUDFVersionedPackage*; _KeyOfValue = std::_Identity<CUDFVersionedPackage*>; > _Compare = CUDFPackage_comparator; _Alloc = > std::allocator<CUDFVersionedPackage*>; _Const_Link_type = const > std::_Rb_tree_node<CUDFVersionedPackage*>*]’: > /usr/include/c++/12/bits/stl_tree.h:1951:36: required from > ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, > _Alloc>::_M_lower_bound(_Link_type, _Base_ptr, const _Key&) [with _Key = > CUDFVersionedPackage*; _Val = CUDFVersionedPackage*; _KeyOfValue = > std::_Identity<CUDFVersionedPackage*>; _Compare = CUDFPackage_comparator; > _Alloc = std::allocator<CUDFVersionedPackage*>; iterator = > std::_Rb_tree<CUDFVersionedPackage*, CUDFVersionedPackage*, > std::_Identity<CUDFVersionedPackage*>, CUDFPackage_comparator, > std::allocator<CUDFVersionedPackage*> >::iterator; _Link_type = > std::_Rb_tree_node<CUDFVersionedPackage*>*; _Base_ptr = > std::_Rb_tree_node_base*]’ > /usr/include/c++/12/bits/stl_tree.h:2531:36: required from > ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::find(const _Key&) > [with _Key = CUDFVersionedPackage*; _Val = CUDFVersionedPackage*; _KeyOfValue > = std::_Identity<CUDFVersionedPackage*>; _Compare = CUDFPackage_comparator; > _Alloc = std::allocator<CUDFVersionedPackage*>; iterator = > std::_Rb_tree<CUDFVersionedPackage*, CUDFVersionedPackage*, > std::_Identity<CUDFVersionedPackage*>, CUDFPackage_comparator, > std::allocator<CUDFVersionedPackage*> >::iterator]’ > /usr/include/c++/12/bits/stl_set.h:795:25: required from ‘std::set<_Key, > _Compare, _Alloc>::iterator std::set<_Key, _Compare, _Alloc>::find(const > key_type&) [with _Key = CUDFVersionedPackage*; _Compare = > CUDFPackage_comparator; _Alloc = std::allocator<CUDFVersionedPackage*>; > iterator = std::_Rb_tree<CUDFVersionedPackage*, CUDFVersionedPackage*, > std::_Identity<CUDFVersionedPackage*>, CUDFPackage_comparator, > std::allocator<CUDFVersionedPackage*> >::const_iterator; key_type = > CUDFVersionedPackage*]’ > libsrcs/cudf.y:117:36: required from here > /usr/include/c++/12/bits/stl_tree.h:770:15: error: static assertion failed: > comparison object must be invocable as const > 770 | is_invocable_v<const _Compare&, const _Key&, const > _Key&>, > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /usr/include/c++/12/bits/stl_tree.h:770:15: note: ‘std::is_invocable_v<const > CUDFPackage_comparator&, CUDFVersionedPackage* const&, CUDFVersionedPackage* > const&>’ evaluates to false > make[1]: *** [makefile:179: objs/cudf.tab.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/01/01/mccs_1.1-9_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

