Created
June 22, 2016 17:14
-
-
Save rhyolight/fa08d4b523ef3e542ce787e8205e6e01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc --version | |
gcc (Ubuntu 4.9.3-5ubuntu1) 4.9.3 | |
g++ --version | |
g++ (Ubuntu 4.9.3-5ubuntu1) 4.9.3 | |
~/nupic.core/build/scripts$ make -j3 | |
[ 9%] [ 9%] [ 10%] Built target CapnProto | |
Built target Apr1StaticLib | |
Built target Swig | |
[ 12%] [ 17%] [ 17%] Built target ZStaticLib | |
Built target capnp_specs | |
Built target YamlStaticLib | |
[ 19%] [ 20%] [ 22%] Built target gtest | |
Built target AprUtil1StaticLib | |
Performing build step for 'YamlCppStaticLib' | |
[ 79%] Built target yaml-cpp | |
Linking CXX executable parse | |
Linking CXX executable run-tests | |
WPA statistics | |
[WPA] read 1621 SCCs of average size 2.324491 | |
[WPA] 3768 tree bodies read in total | |
[WPA] tree SCC table: size 8191, 719 elements, collision ratio: 0.034398 | |
[WPA] tree SCC max chain length 4 (size 1) | |
[WPA] Compared 95 SCCs, 35 collisions (0.368421) | |
es | |
[LTRANS] Size of mmap'd section inline: 0 bytes | |
[LTRANS] Size of mmap'd section ipcp_trans: 34 bytes | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Parser::Parser(std::istream&)' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Node::Node()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Parser::GetNextDocument(YAML::Node&)' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Emitter::Emitter()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::operator<<(YAML::Emitter&, YAML::Node const&)' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Emitter::c_str() const' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Parser::~Parser()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccnkoOpC.ltrans0.ltrans.o::function parse(std::istream&): error: undefined reference to 'YAML::Parser::~Parser()' | |
collect2: error: ld returned 1 exit status | |
util/CMakeFiles/parse.dir/build.make:86: recipe for target 'util/parse' failed | |
make[5]: *** [util/parse] Error 1 | |
CMakeFiles/Makefile2:222: recipe for target 'util/CMakeFiles/parse.dir/all' failed | |
make[4]: *** [util/CMakeFiles/parse.dir/all] Error 2 | |
make[4]: *** Waiting for unfinished jobs.... | |
WPA statistics | |
[WPA] read 15330 SCCs of average size 1.647815 | |
[LTRANS] Size of mmap'd section opts: 0 bytes | |
[LTRANS] Size of mmap'd section cgraphopt: 33 bytes | |
[LTRANS] Size of mmap'd section inline: 0 bytes | |
[LTRANS] Size of mmap'd section ipcp_trans: 34 bytes | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagWithEmptySeq(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Tag const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagWithEmptySeq(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalValue(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagWithEmptySeq(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalValue(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::SimpleFlowMap(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalValue(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::SimpleFlowMap(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalValue(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::SimpleVerbatimTag(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Tag const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInBlockSeq(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Tag const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInFlowSeq(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Tag const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInFlowSeqWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Null' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInFlowSeqWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Null const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInFlowMapWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Null' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::VerbatimTagInFlowMapWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Null const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchor(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Anchor const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchor(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Alias const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Anchor const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Null' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Null const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorWithNull(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Alias const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorInFlow(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Anchor const&)' | |
/tmp/ccITP64C.ltrans1.ltrans.o::function Test::Emitter::AliasAndAnchorInFlow(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Alias const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::STLContainers(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(std::string const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::STLContainers(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::good() const' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::STLContainers(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PreWriteIntegralType(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::STLContainers(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PostWriteIntegralType(std::basic_stringstream, std::allocator > const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::good() const' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::good() const' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Anchor const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Alias const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PreWriteStreamable(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::GetDoublePrecision() const' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PostWriteStreamable(std::basic_stringstream, std::allocator > const&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PreWriteStreamable(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::GetDoublePrecision() const' | |
/tmp/ccITP64C.ltrans2.ltrans.o::function Test::Emitter::ComplexDoc(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::PostWriteStreamable(std::basic_stringstream, std::allocator > const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::ColonAtEndOfScalar(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(std::string const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::ColonAtEndOfScalarInFlow(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(std::string const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::ImplicitDocStart(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(std::string const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SetPrecision(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalPrecision(YAML::_Precision const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SetPrecision(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalPrecision(YAML::_Precision const&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SingleChar(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(char)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SingleChar(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(char)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SingleChar(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(char)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::SingleChar(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(char)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::BoolFormatting(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(bool)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::BoolFormatting(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(bool)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::Emitter::BoolFormatting(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(bool)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterErrorTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.80]: error: undefined reference to 'YAML::Emitter::Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterErrorTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.80]: error: undefined reference to 'YAML::Emitter::GetLastError() const' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterErrorTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.80]: error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterErrorTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.80]: error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Emitter::Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Emitter::c_str() const' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Emitter::GetLastError() const' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Parser::Parser()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Node::Node()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Parser::GetNextDocument(YAML::Node&)' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Parser::~Parser()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Emitter::~Emitter()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccITP64C.ltrans3.ltrans.o::function Test::(anonymous namespace)::RunEmitterTest(void (*)(YAML::Emitter&, std::string&), std::string const&, int&, int&) [clone .lto_priv.81]: error: undefined reference to 'YAML::Parser::~Parser()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::Parser(std::istream&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::Node()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::GetNextDocument(YAML::Node&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::size() const' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::~Parser()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::GetNextDocument(YAML::Node&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::size() const' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::GetNextDocument(YAML::Node&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::size() const' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::~Node()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Parser::~Parser()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::LogFile(): error: undefined reference to 'YAML::Node::size() const' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::OrderedMappings(): error: undefined reference to 'YAML::Parser::Parser(std::istream&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::OrderedMappings(): error: undefined reference to 'YAML::Node::Node()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::Invoice(): error: undefined reference to 'YAML::Parser::Parser(std::istream&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::Invoice(): error: undefined reference to 'YAML::Node::Node()' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::UnorderedSets(): error: undefined reference to 'YAML::Parser::Parser(std::istream&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::UnorderedSets(): error: undefined reference to 'YAML::IsNull(YAML::Node const&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::UnorderedSets(): error: undefined reference to 'YAML::IsNull(YAML::Node const&)' | |
/tmp/ccITP64C.ltrans4.ltrans.o::function Test::Spec::UnorderedSets(): error: undefined reference to 'YAML::IsNull(YAML::Node const&)' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Node::begin() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::second() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::second() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::operator++()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Node::end() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::operator!=(YAML::Iterator const&, YAML::Iterator const&)' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::~Iterator()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::first() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::first() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::first() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::second() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::~Iterator()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::~Iterator()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::EmptyNodes(): error: undefined reference to 'YAML::Iterator::~Iterator()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::IsNull(YAML::Node const&)' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Node::begin() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Iterator::operator++()' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Node::end() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::operator!=(YAML::Iterator const&, YAML::Iterator const&)' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Iterator::first() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Node::GetScalar(std::string&) const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Convert(std::string const&, YAML::_Null&)' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Iterator::second() const' | |
/tmp/ccITP64C.ltrans5.ltrans.o::function Test::Spec::CompletelyEmptyNodes(): error: undefined reference to 'YAML::Null' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Node::operator[](char const*) const: error: undefined reference to 'YAML::Node::begin() const' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Node::operator[](char const*) const: error: undefined reference to 'YAML::Iterator::operator++()' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Node::operator[](char const*) const: error: undefined reference to 'YAML::Node::end() const' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Node::operator[](char const*) const: error: undefined reference to 'YAML::operator!=(YAML::Iterator const&, YAML::Iterator const&)' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Node::operator[](char const*) const: error: undefined reference to 'YAML::Node::GetScalar(std::string&) const' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(double): error: undefined reference to 'YAML::Emitter::PreWriteStreamable(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(double): error: undefined reference to 'YAML::Emitter::GetDoublePrecision() const' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(double): error: undefined reference to 'YAML::Emitter::PostWriteStreamable(std::basic_stringstream, std::allocator > const&)' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteIntegralType(int): error: undefined reference to 'YAML::Emitter::PreWriteIntegralType(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans6.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteIntegralType(int): error: undefined reference to 'YAML::Emitter::PostWriteIntegralType(std::basic_stringstream, std::allocator > const&)' | |
/tmp/ccITP64C.ltrans8.ltrans.o::function Test::Spec::operator>>(YAML::Node const&, Test::Spec::StringMap&): error: undefined reference to 'YAML::Node::begin() const' | |
/tmp/ccITP64C.ltrans8.ltrans.o::function Test::Spec::operator>>(YAML::Node const&, Test::Spec::StringMap&): error: undefined reference to 'YAML::Node::end() const' | |
/tmp/ccITP64C.ltrans8.ltrans.o::function Test::Spec::operator>>(YAML::Node const&, Test::Spec::StringMap&): error: undefined reference to 'YAML::operator!=(YAML::Iterator const&, YAML::Iterator const&)' | |
/tmp/ccITP64C.ltrans8.ltrans.o::function Test::Spec::operator>>(YAML::Node const&, Test::Spec::StringMap&): error: undefined reference to 'YAML::Iterator::operator++()' | |
/tmp/ccITP64C.ltrans9.ltrans.o::function Test::Spec::FlowNodes(): error: undefined reference to 'YAML::Node::GetScalar(std::string&) const' | |
/tmp/ccITP64C.ltrans9.ltrans.o::function Test::Spec::FlowContent(): error: undefined reference to 'YAML::Node::GetScalar(std::string&) const' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::Binary(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::Binary const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::LongBinary(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::Binary const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::EmptyBinary(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::Binary const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::Null(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Null const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::ComplexGlobalSettings(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetSeqFormat(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::SimpleGlobalSettings(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetIndent(unsigned int)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::SimpleGlobalSettings(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetMapFormat(YAML::EMITTER_MANIP)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::Indentation(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::SetLocalIndent(YAML::_Indent const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::SimpleComment(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Comment const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::MultiLineComment(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Comment const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::ComplexComments(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Comment const&)' | |
/tmp/ccITP64C.ltrans11.ltrans.o::function Test::Emitter::InitialComment(YAML::Emitter&, std::string&): error: undefined reference to 'YAML::Emitter::Write(YAML::_Comment const&)' | |
/tmp/ccITP64C.ltrans12.ltrans.o::function Test::Parser::FlowMapWithOmittedKey(): error: undefined reference to 'YAML::Convert(std::string const&, YAML::_Null&)' | |
/tmp/ccITP64C.ltrans14.ltrans.o::function Test::Parser::Binary(): error: undefined reference to 'YAML::operator>>(YAML::Node const&, YAML::Binary&)' | |
/tmp/ccITP64C.ltrans14.ltrans.o::function Test::Parser::Binary(): error: undefined reference to 'YAML::operator>>(YAML::Node const&, YAML::Binary&)' | |
/tmp/ccITP64C.ltrans14.ltrans.o::function Test::(anonymous namespace)::RunEncodingTest(void (*)(std::ostream&, int), bool, std::string const&, int&, int&) [clone .lto_priv.56]: error: undefined reference to 'YAML::Iterator::operator->() const' | |
/tmp/ccITP64C.ltrans18.ltrans.o::function Test::Parser::MultipleDocs(): error: undefined reference to 'YAML::Parser::operator bool() const' | |
/tmp/ccITP64C.ltrans18.ltrans.o::function Test::Parser::NullBlockMapKey(): error: undefined reference to 'YAML::Convert(std::string const&, YAML::_Null&)' | |
/tmp/ccITP64C.ltrans19.ltrans.o::function Test::Spec::ImplicitBlockMappingEntries(): error: undefined reference to 'YAML::Convert(std::string const&, YAML::_Null&)' | |
/tmp/ccITP64C.ltrans22.ltrans.o::function YAML::Node const& YAML::Node::GetValue(int const&) const: error: undefined reference to 'YAML::Node::FindAtIndex(unsigned long) const' | |
/tmp/ccITP64C.ltrans24.ltrans.o::function YAML::Node const& YAML::Node::GetValue(unsigned int const&) const: error: undefined reference to 'YAML::Node::FindAtIndex(unsigned long) const' | |
/tmp/ccITP64C.ltrans27.ltrans.o::function Test::Parser::NaN(): error: undefined reference to 'YAML::Node::FindAtIndex(unsigned long) const' | |
/tmp/ccITP64C.ltrans28.ltrans.o::function Test::Parser::Infinity(): error: undefined reference to 'YAML::Node::FindAtIndex(unsigned long) const' | |
/tmp/ccITP64C.ltrans29.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(float) [clone .constprop.19]: error: undefined reference to 'YAML::Emitter::PreWriteStreamable(std::basic_stringstream, std::allocator >&)' | |
/tmp/ccITP64C.ltrans29.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(float) [clone .constprop.19]: error: undefined reference to 'YAML::Emitter::GetFloatPrecision() const' | |
/tmp/ccITP64C.ltrans29.ltrans.o::function YAML::Emitter& YAML::Emitter::WriteStreamable(float) [clone .constprop.19]: error: undefined reference to 'YAML::Emitter::PostWriteStreamable(std::basic_stringstream, std::allocator > const&)' | |
collect2: error: ld returned 1 exit status | |
test/CMakeFiles/run-tests.dir/build.make:211: recipe for target 'test/run-tests' failed | |
make[5]: *** [test/run-tests] Error 1 | |
CMakeFiles/Makefile2:172: recipe for target 'test/CMakeFiles/run-tests.dir/all' failed | |
make[4]: *** [test/CMakeFiles/run-tests.dir/all] Error 2 | |
Makefile:126: recipe for target 'all' failed | |
make[3]: *** [all] Error 2 | |
external/CMakeFiles/YamlCppStaticLib.dir/build.make:111: recipe for target 'ThirdParty/Stamp/YamlCppStaticLib/YamlCppStaticLib-build' failed | |
make[2]: *** [ThirdParty/Stamp/YamlCppStaticLib/YamlCppStaticLib-build] Error 2 | |
CMakeFiles/Makefile2:227: recipe for target 'external/CMakeFiles/YamlCppStaticLib.dir/all' failed | |
make[1]: *** [external/CMakeFiles/YamlCppStaticLib.dir/all] Error 2 | |
Makefile:136: recipe for target 'all' failed | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment