id summary reporter owner description type status milestone component version severity resolution keywords cc 9316 boost::log::v2_mt_posix::expressions::aux::unary_function_terminal compilation errors Dmitry Andrey Semashev "I'm trying to build boost-1.54 on Redhat Enterprise Linux 5 32bit with gcc-4.1.2 and I get numerous errors compiling log library. Some of the errors are like these: {{{ ./boost/utility/result_of.hpp:174: error: invalid use of undefined type ‘struct boost::log::v2_mt_posix::expressions::aux::unary_function_terminal >::result > ()(boost::phoenix::vector2 > >, 0l> >*, const boost::log::v2_mt_posix::attribute_value_set&>&, const boost::phoenix::default_actions&>)>’ ./boost/log/detail/unary_function_terminal.hpp:63: error: declaration of ‘struct boost::log::v2_mt_posix::expressions::aux::unary_function_terminal >::result > ()(boost::phoenix::vector2 > >, 0l> >*, const boost::log::v2_mt_posix::attribute_value_set&>&, const boost::phoenix::default_actions&>)>’ ./boost/log/detail/custom_terminal_spec.hpp:54: error: no type named ‘type’ in ‘struct boost::result_of > ()(boost::phoenix::vector2 > >, 0l> >*, const boost::log::v2_mt_posix::attribute_value_set&>&, const boost::phoenix::default_actions&>)>’ ./boost/log/detail/light_function_pp.hpp:77: error: no match for call to ‘(boost::phoenix::actor > >) (const boost::log::v2_mt_posix::attribute_value_set&)’ }}} Attaching full log with more errors." Bugs closed To Be Determined log Boost 1.54.0 Problem wontfix