FS#26703 - [boost] Needs a rebuild for gcc 6.4.2

Attached to Project: Arch Linux
Opened by Massimiliano Torromeo (mtorromeo) - Monday, 31 October 2011, 21:02 GMT
Last edited by Ionut Biru (wonder) - Monday, 31 October 2011, 21:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ionut Biru (wonder)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
e4rat fails to link against boost_regex after upgrading to gcc 6.4.2, a boost rebuild fixes the issue.

Full error log: http://pastebin.com/raw.php?i=YsjGwCgw

Error extract:
Linking CXX shared library ../libe4rat-core.so
`.text._ZN5boost16exception_detail19error_info_injectorISt11logic_errorED2Ev' referenced in section `.text._ZN5boost16exception_detail19error_info_injectorISt11logic_errorED1Ev[non-virtual thunk to boost::exception_detail::error_info_injector<std::logic_error>::~error_info_injector()]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o): defined in discarded section `.text._ZN5boost16exception_detail19error_info_injectorISt11logic_errorED2Ev[_ZN5boost16exception_detail19error_info_injectorISt11logic_errorED5Ev]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o)
`.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED2Ev' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED1Ev[non-virtual thunk to boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error> >::~clone_impl()]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED5Ev]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o)
`.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED2Ev' referenced in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED1Ev[non-virtual thunk to boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error> >::~clone_impl()]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o): defined in discarded section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED2Ev[_ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEED5Ev]' of /usr/lib/gcc/i686-pc-linux-gnu/4.6.2/../../../libboost_regex.a(instances.o)
collect2: ld returned 1 exit status

This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 31 October 2011, 21:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  boost-1.47.0-3

Loading...