[MacPorts] #41998: yaml-cpp @0.5.1 version update
MacPorts
noreply at macports.org
Tue Jan 14 10:30:50 PST 2014
#41998: yaml-cpp @0.5.1 version update
------------------------+--------------------------------
Reporter: patrick@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: yaml-cpp |
------------------------+--------------------------------
Comment (by macsforever2000@…):
I'm seeing the following error when I attempt to install this on 10.9.1.
Full main.log attached.
{{{
:info:build /usr/bin/clang++ -pipe -Os -I/opt/local/include -arch
x86_64 -stdlib=libc++ -DNDEBUG -arch x86_64
-I/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_yaml-cpp
/yaml-cpp/work/yaml-cpp-0.5.1/src -I/opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include -I/opt/local/include -o CMakeFiles/yaml-
cpp.dir/src/memory.cpp.o -c /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/src/memory.cpp
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/src/memory.cpp:2:
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node.h:12:
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node_ref.h:12:
:info:build /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node_data.h:88:16: error: implicit
instantiation of undefined template 'std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >'
:info:build std::string m_tag;
:info:build ^
:info:build
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iosfwd:187:28:
note: template is declared here
:info:build class _LIBCPP_TYPE_VIS basic_string;
:info:build ^
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/src/memory.cpp:2:
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node.h:12:
:info:build In file included from /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node_ref.h:12:
:info:build /opt/local/var/macports/build
/_opt_mports_trunk_dports_devel_yaml-cpp/yaml-cpp/work/yaml-
cpp-0.5.1/include/yaml-cpp/node/detail/node_data.h:91:16: error: implicit
instantiation of undefined template 'std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >'
:info:build std::string m_scalar;
:info:build ^
:info:build
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iosfwd:187:28:
note: template is declared here
:info:build class _LIBCPP_TYPE_VIS basic_string;
:info:build ^
:info:build /opt/local/bin/cmake -E cmake_progress_report
/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_yaml-cpp
/yaml-cpp/work/yaml-cpp-0.5.1/CMakeFiles 21
:info:build 2 errors generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41998#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list