Bug 33009

Summary: boost: linker error
Product: Sisyphus Reporter: Yuri N. Sedunov <aris>
Component: boost-develAssignee: Ivan A. Melnikov <iv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: iv, sem
Version: unstable   
Hardware: all   
OS: Linux   

Description Yuri N. Sedunov 2017-01-17 15:55:26 MSK
При сборке lucene++ новым gcc6 имеем.

[ 67%] Linking CXX executable searchfiles
../core/liblucene++.so.3.0.7: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform[abi:cxx11](wchar_t const*, wchar_t const*) const'
../core/liblucene++.so.3.0.7: undefined reference to `boost::re_detail::cpp_regex_traits_implementation<wchar_t>::transform_primary[abi:cxx11](wchar_t const*, wchar_t const*) const'
collect2: error: ld returned 1 exit status

В редхате это уже проходили:
https://bugzilla.redhat.com/show_bug.cgi?id=1331983
Comment 1 Ivan A. Melnikov 2018-06-09 09:47:11 MSK
Сейчас liblucene++ собирается с текущим сизифным бустом, спасибо добрым людям.