[MacPorts] #43531: yaml-cpp @0.5.1 fails to compile

MacPorts noreply at macports.org
Wed Apr 30 01:38:18 PDT 2014


#43531: yaml-cpp @0.5.1 fails to compile
-----------------------+--------------------------------
 Reporter:  wichert@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.2.1
 Keywords:             |       Port:  yaml-cpp
-----------------------+--------------------------------
 I was upgrading outdated ports today and noticed yaml-cpp fails to build:

 {{{
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_devel_yaml-cpp/yaml-cpp/work/yaml-
 cpp-0.5.1/src/emitter.cpp:14:11: error: out-of-line definition of
 'Emitter' does not match any declaration in 'YAML::Emitter'
 :info:build         Emitter::Emitter(std::ostream& stream): m_pState(new
 EmitterState), m_stream(stream)
 :info:build                  ^~~~~~~
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_devel_yaml-cpp/yaml-cpp/work/yaml-
 cpp-0.5.1/src/emitter.cpp:14:70: error: no matching constructor for
 initialization of 'YAML::ostream'
 :info:build         Emitter::Emitter(std::ostream& stream): m_pState(new
 EmitterState), m_stream(stream)
 }}}

 I've attached the complete log.

-- 
Ticket URL: <https://trac.macports.org/ticket/43531>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list