Re: [MacPorts] #34863: peekabot-server: ‘class boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >’ has no member named ‘io_service’ (was: Peekabot fails to build with missing tclIndex)

MacPorts noreply at macports.org
Thu Jun 14 03:33:09 PDT 2012


#34863: peekabot-server: ‘class
boost::asio::basic_stream_socket<boost::asio::ip::tcp,
boost::asio::stream_socket_service<boost::asio::ip::tcp> >’ has no member
named ‘io_service’
------------------------------------+---------------------------------------
 Reporter:  alperaydemir@…          |       Owner:  staffan@…         
     Type:  defect                  |      Status:  new               
 Priority:  Normal                  |   Milestone:                    
Component:  ports                   |     Version:  2.1.1             
 Keywords:                          |        Port:  peekabot-server   
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => staffan@…
  * priority:  High => Normal


Comment:

 The error message about tclIndex is irrelevant and should be ignored. The
 real error message in the log is:

 {{{
 :info:build Connection.cc: In member function ‘boost::asio::io_service&
 peekabot::Connection::get_io_service()’:
 :info:build Connection.cc:79: error: ‘class
 boost::asio::basic_stream_socket<boost::asio::ip::tcp,
 boost::asio::stream_socket_service<boost::asio::ip::tcp> >’ has no member
 named ‘io_service’
 :info:build /opt/local/include/boost/system/error_code.hpp: At global
 scope:
 :info:build /opt/local/include/boost/system/error_code.hpp:214: warning:
 ‘boost::system::posix_category’ defined but not used
 :info:build /opt/local/include/boost/system/error_code.hpp:215: warning:
 ‘boost::system::errno_ecat’ defined but not used
 :info:build /opt/local/include/boost/system/error_code.hpp:216: warning:
 ‘boost::system::native_ecat’ defined but not used
 :info:build /opt/local/include/boost/asio/error.hpp:244: warning:
 ‘boost::asio::error::system_category’ defined but not used
 :info:build /opt/local/include/boost/asio/error.hpp:246: warning:
 ‘boost::asio::error::netdb_category’ defined but not used
 :info:build /opt/local/include/boost/asio/error.hpp:248: warning:
 ‘boost::asio::error::addrinfo_category’ defined but not used
 :info:build /opt/local/include/boost/asio/error.hpp:250: warning:
 ‘boost::asio::error::misc_category’ defined but not used
 :info:build make[2]: *** [peekabot-Connection.o] Error 1
 }}}

 Perhaps this version of boost and this version of peekabot-server are not
 compatible with one another.

-- 
Ticket URL: <https://trac.macports.org/ticket/34863#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list