Code: Select all
# cat dev-libs:boost-1.72.0-r2:20201203-172213.log
LOG: postinst
Boost.Regex is *extremely* ABI sensitive. If you get errors such as
undefined reference to `boost::re_detail_107200::cpp_regex_traits_implementation
<char>::transform_primary[abi:cxx11](char const*, char const*) const'
Then you need to recompile Boost and all its reverse dependencies
using the same toolchain. In general, *every* change of the C++ toolchain
requires a complete rebuild of the boost-dependent ecosystem.
See for instance https://bugs.gentoo.org/638138I guess users are just supposed to know how to do that, but I don't have a clue. The reference in bugs.gentoo.org wasn't helpful.



