Your message dated Mon, 16 Jan 2023 21:25:04 +0000
with message-id <e1phwyw-00hlzu...@fasolo.debian.org>
and subject line Bug#984229: fixed in mccs 1:1.1-10
has caused the Debian Bug report #984229,
regarding mccs: FTBFS: stl_tree.h:770:15: error: static assertion failed:
comparison object must be invocable as const
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
984229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mccs
Version: 1:1.1-9
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
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;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&fusertaguser=lu...@debian.org&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.
--- End Message ---
--- Begin Message ---
Source: mccs
Source-Version: 1:1.1-10
Done: Ralf Treinen <trei...@debian.org>
We believe that the bug you reported is fixed in the latest version of
mccs, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ralf Treinen <trei...@debian.org> (supplier of updated mccs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 16 Jan 2023 20:57:37 +0100
Source: mccs
Architecture: source
Version: 1:1.1-10
Distribution: unstable
Urgency: medium
Maintainer: Ralf Treinen <trei...@debian.org>
Changed-By: Ralf Treinen <trei...@debian.org>
Closes: 984229
Changes:
mccs (1:1.1-10) unstable; urgency=medium
.
[ Adrian Bunk ]
* Build with -std=gnu++14 to workaround FTBFS with gcc >= 11.
(Closes: #984229)
* Build with -g to add debug symbols to mccs-dbgsym.
.
[ Ralf Treinen ]
* Standards-Version 4.6.2 (no change)
* Declare Root-Requires-Root=no
.
[ Debian Janitor ]
* Trim trailing whitespace.
Checksums-Sha1:
c0a8735cd9815d3307eb9de674d76925c7a595af 1827 mccs_1.1-10.dsc
dbd5e9deb53242d797bd25aa64b4708fff87681d 7536 mccs_1.1-10.debian.tar.xz
72f3ad1c3cf353573a5345942273d502cbae52aa 6720 mccs_1.1-10_source.buildinfo
Checksums-Sha256:
97f42a422799c0ee11c06238a8c9683d97d6fd578b68ef9174d1f2d0cc0439ac 1827
mccs_1.1-10.dsc
203c79c8973333896c345802842b0be4280c07afaa46a06ed0d8ba7a329ab7ef 7536
mccs_1.1-10.debian.tar.xz
8e72f5223342ce98630b039d2968c3670ba509c24bd3e177b3521e12371bddf6 6720
mccs_1.1-10_source.buildinfo
Files:
a4b60c070906c3c32ee09edbabd7d64c 1827 admin optional mccs_1.1-10.dsc
2bf054b8b0386e1f4b1211d533e04a98 7536 admin optional mccs_1.1-10.debian.tar.xz
27157ab0f91154e41b89fd94f1bc3a9c 6720 admin optional
mccs_1.1-10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAmPFsp4ACgkQdFxHZtTK
zf/Dmg//cMRNjb4062H0fMgnLtdKj5AeKoDX2XjlxPszVGrwv+ALxd1utZHUsNUz
ayhgFjevyeXKTr7cDR+pRdIm82IQJv8zlSp0uvJLzpb/thIVqt8zYf/gsTsgXEcm
xjCkmiCmR7j25+kZXnTIKg+X/tb7cKAsjKWWzEkTzUmJjWzOr+XGCC4IpXPqGcIE
3k/nSJIWz0hdS/l2KQaOsLkeQs6juF4grqa33vqY33nFK84ex4UFOBBoA16aEUOJ
FzA4GALEJlhGRWQvdgycoMDIbno2OTCJoc9rUAIS70as0OBUNZDj/9N/RciNKLfY
SnjeCuOcwGH58AZcc1hmJ/lg/WhrcwPdAQ+gWZNQc3JCY9fUtbI+3OBJegS8nu4s
rbCBgxEfLLGnxO98YBMY25tnma+JQtiY55O9jbdxU+lAZbGTfnh4ZLa6oVnEY2ue
9SlBXz1qhJvsyRY923lzwowuqvEXp1NllPsZXFjR9zHT7s18seUjTMbvarhWUTUh
JRlFElDQHF5lOtCP4E7ULiibLJEZtX5uD5qCm7QkoA4yB6e8VSpKcvnbcJYJ5YPe
E1chOawICcAn57T9HKbJtXhB84AQDmGcfzXn0M46gzmRnI1RQppGvTbKFcfG7Yy8
0lFG88N1dyrddTY6jyAEij6nTBq50PX9F38J00gnUh3E9P0fbbQ=
=/7hC
-----END PGP SIGNATURE-----
--- End Message ---