Bug ID 1167463
Summary GCC 10: libreoffice build fails
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:Gcc7/libreoffice/standard/x86_64

due to:
[ 3594s] /usr/include/boost/bimap/views/unordered_map_view.hpp:159:14: error:
no type named 'const_local_iterator' in 'class
boost::bimaps::views::unordered_map_view<boost::bimaps::relation::member_at::right,
boost::bimaps::detail::bimap_core<boost::bimaps::unordered_set_of<pdfi::GraphicsContext,
pdfi::GraphicsContextHash>, boost::bimaps::unordered_set_of<int>, mpl_::na,
mpl_::na, mpl_::na> >'
[ 3594s]   159 |     public :
BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEFS_BODY(map_view_,right)
[ 3594s]       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 3594s] /usr/include/boost/bimap/views/unordered_map_view.hpp:159:14: error:
no type named 'hasher' in 'class
boost::bimaps::views::unordered_map_view<boost::bimaps::relation::member_at::right,
boost::bimaps::detail::bimap_core<boost::bimaps::unordered_set_of<pdfi::GraphicsContext,
pdfi::GraphicsContextHash>, boost::bimaps::unordered_set_of<int>, mpl_::na,
mpl_::na, mpl_::na> >'
[ 3594s]   159 |     public :
BOOST_BIMAP_MAP_VIEW_EXTRA_TYPEDEFS_BODY(map_view_,right)
...


You are receiving this mail because: