Opened 11 years ago

Closed 11 years ago

#39837 closed defect (duplicate)

boost @1.54.0 fails to compile on 10.6.8

Reported by: josephwinston (Joseph Winston) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: boost

Description (last modified by ci42)

Options included: +no_single +no_static +python27

:info:build ./boost/log/detail/light_function_pp.hpp:77: error: no match for call to ‘(boost::phoenix::actor<boost::log::v2s_mt_posix::expressions::aux::unary_function_terminal<boost::log::v2s_mt_posix::expressions::has_attribute<void> > >) (const boost::log::v2s_mt_posix::attribute_value_set&)’
:info:build ./boost/phoenix/core/actor.hpp:240: note: candidates are: typename boost::phoenix::result_of::actor<typename boost::mpl::eval_if_c<boost::mpl::or_<boost::phoenix::is_custom_terminal<Expr, void>,mpl_::bool_<boost::is_placeholder<T>::value>,mpl_::bool_<false>,mpl_::bool_<false>,mpl_::bool_<false> >::value, boost::proto::terminal<T>, boost::mpl::identity<T> >::type::proto_base_expr, void, void, void, void, void, void, void, void, void, void, void>::type boost::phoenix::actor<Expr>::operator()() [with Expr = boost::log::v2s_mt_posix::expressions::aux::unary_function_terminal<boost::log::v2s_mt_posix::expressions::has_attribute<void> >]
:info:build ./boost/phoenix/core/actor.hpp:249: note:                 typename boost::phoenix::result_of::actor<typename boost::mpl::eval_if_c<boost::mpl::or_<boost::phoenix::is_custom_terminal<Expr, void>,mpl_::bool_<boost::is_placeholder<T>::value>,mpl_::bool_<false>,mpl_::bool_<false>,mpl_::bool_<false> >::value, boost::proto::terminal<T>, boost::mpl::identity<T> >::type::proto_base_expr, void, void, void, void, void, void, void, void, void, void, void>::type boost::phoenix::actor<Expr>::operator()() const [with Expr = boost::log::v2s_mt_posix::expressions::aux::unary_function_terminal<boost::log::v2s_mt_posix::expressions::has_attribute<void> >]

Attachments (1)

main.log (3.6 MB) - added by josephwinston (Joseph Winston) 11 years ago.

Change History (2)

Changed 11 years ago by josephwinston (Joseph Winston)

Attachment: main.log added

comment:1 Changed 11 years ago by ci42

Description: modified (diff)
Resolution: duplicate
Status: newclosed

Duplicate of #39809. Should be fixed now. Please try again:

$ sudo port selfupdate
$ sudo port clean boost
$ sudo port install boost

If it still fails reopen the ticket and attach the log file.

In the future please remember to use WikiFormatting and Cc the maintainer.

Note: See TracTickets for help on using tickets.