On 02. 06. 20 19:51, Miro Hrončok wrote:
On 02. 06. 20 17:24, Jonathan Wakely wrote:
### Boost.Endian
Several packages fail because they were using an implementation detail
of Boost, the <boost/detail/endian.hpp> header. That no longer exists,
but nobody should have been using it anyway :-P The Boost.Endian
library exists now, and provides <boost/endian/endian.hpp> which
should work instead.
This Boost.Endian issue affects:
openscad
supercollider
Also prusa-slicer and slic3r.
<boost/endian/endian.hpp> is deprecated:
# error "<boost/endian/endian.hpp> is deprecated. Define
BOOST_ENDIAN_DEPRECATED_NAMES to use."
/usr/include/boost/endian/endian.hpp:19:1: note: '#pragma message: This header
is deprecated. Use <boost/endian/arithmetic.hpp> instead.'
19 | BOOST_HEADER_DEPRECATED( "<boost/endian/arithmetic.hpp>" )
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx