[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1110626: libcmis ftbfs with boost 1.88



Package: src:libcmis
Version: 0.6.2-2.1
Severity: important
Tags: sid forky
User: debian-devel@lists.debian.org
Usertags: boost1.88

libcmis ftbfs with boost 1.88, and only checked with GCC 15:

[...]
xml-utils.cxx: In function 'std::string libcmis::sha1(const std::string&)':
xml-utils.cxx:539:26: error: cannot convert 'unsigned int [5]' to 'unsigned char (&)[20]'
  539 |         sha1.get_digest( digest );
      |                          ^~~~~~
      |                          |
      |                          unsigned int [5]
In file included from xml-utils.cxx:40:
/usr/include/boost/uuid/detail/sha1.hpp:179:43: note: initializing argument 1 of 'void boost::uuids::detail::sha1::get_digest(unsigned char (&)[20])'
  179 | inline void sha1::get_digest(digest_type& digest)
      |                              ~~~~~~~~~~~~~^~~~~~
make[4]: *** [Makefile:1207: libcmis_la-xml-utils.lo] Error 1


Reply to: