[MacPorts] #43531: yaml-cpp @0.5.1 fails to compile
#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
#43531: yaml-cpp @0.5.1 fails to compile ------------------------+----------------------- Reporter: wichert@… | Owner: patrick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: yaml-cpp | ------------------------+----------------------- Changes (by mf2k@…): * cc: patrick@…, openmaintainer@… (removed) * owner: macports-tickets@… => patrick@… Comment: Please do not Cc openmaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. -- Ticket URL: <https://trac.macports.org/ticket/43531#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43531: yaml-cpp @0.5.1 fails to compile ------------------------+----------------------- Reporter: wichert@… | Owner: patrick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: yaml-cpp | ------------------------+----------------------- Comment (by wichert@…): This appears to be something specific to the cmake portgroup. If I try to compile yaml-cpp by hand by just doing this: {{{ mkdir build cd build cmake .. make }}} It compiles succesfully. -- Ticket URL: <https://trac.macports.org/ticket/43531#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts