Summary: | sci-libs/opencascade-7.8.1 fails to compile: string_view:256: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator[](size_type) const [with _CharT = char; _Traits = std::char_traits<char>; | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/doxygen/doxygen/issues/10982 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 884417 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 899000 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-pc-linux-musl/14/include/g++-v14/string_view:256: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator[](size_type) const [with _CharT = char; _Traits = std::char_traits<char>; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed. FAILED: doc/overview/html/occt_logo.png /var/tmp/portage/sci-libs/opencascade-7.8.1/work/OCCT-7_8_1_build/doc/overview/html/occt_logo.png Caused by doxygen https://github.com/doxygen/doxygen/issues/10982 Fixed with via the following commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d25ae5f8ae00e545c4680235a718a59b2caf86 |