Skip to content

Instantly share code, notes, and snippets.

@ds-hwang
Created November 26, 2015 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ds-hwang/517f3ebc300e90c0bfb6 to your computer and use it in GitHub Desktop.
Save ds-hwang/517f3ebc300e90c0bfb6 to your computer and use it in GitHub Desktop.
gcc5.2.1 with icecc
[10/18066] SOLINK lib/libprotobuf_lite.so
FAILED: if [ ! -e lib/libprotobuf_lite.so -o ! -e lib/libprotobuf_lite.so.TOC ]; then c++ -shared -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -fuse-ld=gold -B/home/dshwang/chromium/src/third_party/binutils/Linux_x64/Release/bin -Wl,--disable-new-dtags -m64 --sysroot=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,--detect-odr-violations -Wl,--icf=all -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lib/libprotobuf_lite.so -Wl,-soname=libprotobuf_lite.so @lib/libprotobuf_lite.so.rsp && { readelf -d lib/libprotobuf_lite.so | grep SONAME ; nm -gD -f p lib/libprotobuf_lite.so | cut -f1-2 -d' '; } > lib/libprotobuf_lite.so.TOC; else c++ -shared -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -fuse-ld=gold -B/home/dshwang/chromium/src/third_party/binutils/Linux_x64/Release/bin -Wl,--disable-new-dtags -m64 --sysroot=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,--detect-odr-violations -Wl,--icf=all -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o lib/libprotobuf_lite.so -Wl,-soname=libprotobuf_lite.so @lib/libprotobuf_lite.so.rsp && { readelf -d lib/libprotobuf_lite.so | grep SONAME ; nm -gD -f p lib/libprotobuf_lite.so | cut -f1-2 -d' '; } > lib/libprotobuf_lite.so.tmp && if ! cmp -s lib/libprotobuf_lite.so.tmp lib/libprotobuf_lite.so.TOC; then mv lib/libprotobuf_lite.so.tmp lib/libprotobuf_lite.so.TOC ; fi; fi
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.unknown_field_set.o:unknown_field_set.cc:function google::protobuf::UnknownField::DeepCopy(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_lite.common.o:common.cc:function google::protobuf::internal::VersionString[abi:cxx11](int): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_lite.common.o:common.cc:function google::protobuf::internal::LogMessage::operator<<(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_lite.common.o:common.cc:function google::protobuf::internal::LogMessage::operator<<(char const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_lite.common.o:common.cc:function google::protobuf::internal::LogMessage::operator<<(char): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_lite.common.o:common.cc:function google::protobuf::internal::LogMessage::operator<<(int): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.extension_set.o:extension_set.cc:function google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.extension_set.o:extension_set.cc:function google::protobuf::internal::ExtensionSet::MergeFrom(google::protobuf::internal::ExtensionSet const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.message_lite.o:message_lite.cc:function void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.19] [clone .constprop.31]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.message_lite.o:message_lite.cc:function google::protobuf::MessageLite::AppendPartialToString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.wire_format_lite.o:wire_format_lite.cc:function google::protobuf::internal::WireFormatLite::ReadString(google::protobuf::io::CodedInputStream*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/src/google/protobuf/protobuf_lite.wire_format_lite.o:wire_format_lite.cc:function google::protobuf::internal::WireFormatLite::ReadBytes(google::protobuf::io::CodedInputStream*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/src/google/protobuf/io/protobuf_lite.coded_stream.o:coded_stream.cc:function google::protobuf::io::CodedInputStream::ReadString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, int): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
collect2: error: ld returned 1 exit status
[10/18066] LINK protoc
FAILED: c++ -Wl,-z,now -Wl,-z,relro -Wl,--fatal-warnings -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -fuse-ld=gold -B/home/dshwang/chromium/src/third_party/binutils/Linux_x64/Release/bin -Wl,--disable-new-dtags -m64 --sysroot=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/x86_64-linux-gnu -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,-rpath-link=/home/dshwang/chromium/src/build/linux/debian_wheezy_amd64-sysroot/usr/lib -Wl,--detect-odr-violations -Wl,--icf=all -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o protoc -Wl,--start-group obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.plugin.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.plugin.pb.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.subprocess.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.zip_writer.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_enum.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_enum_field.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_extension.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_field.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_file.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_generator.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_helpers.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_message.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_message_field.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_primitive_field.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_service.o obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_string_field.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_enum.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_enum_field.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_extension.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_field.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_file.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_generator.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_helpers.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_message.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_message_field.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_primitive_field.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_service.o obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_string_field.o obj/third_party/protobuf/src/google/protobuf/compiler/python/protoc.python_generator.o obj/third_party/protobuf/src/google/protobuf/compiler/protoc.main.o obj/third_party/protobuf/libprotobuf_full_do_not_use.a -Wl,--end-group
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag) [clone .isra.38]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.code_generator.o:code_generator.cc:function google::protobuf::compiler::ParseGeneratorParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl::WriteAllToDisk(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::AllowPlugins(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MakeInputsBeProtoPathRelative(google::protobuf::compiler::DiskSourceTree*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::swap(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::ParseArgument(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::PrintHelpText(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct(unsigned long, char)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_not_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_not_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::MemoryOutputStream::~MemoryOutputStream(): error: undefined reference to 'std::__throw_out_of_range_fmt(char const*, ...)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::RegisterGenerator(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::compiler::CodeGenerator*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::substr(unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::substr(unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::substr(unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::substr(unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::InterpretArgument(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .part.281]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GenerateOutput(std::vector<google::protobuf::FileDescriptor const*, std::allocator<google::protobuf::FileDescriptor const*> > const&, google::protobuf::compiler::CommandLineInterface::OutputDirective const&, google::protobuf::compiler::GeneratorContext*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GenerateOutput(std::vector<google::protobuf::FileDescriptor const*, std::allocator<google::protobuf::FileDescriptor const*> > const&, google::protobuf::compiler::CommandLineInterface::OutputDirective const&, google::protobuf::compiler::GeneratorContext*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::GenerateOutput(std::vector<google::protobuf::FileDescriptor const*, std::allocator<google::protobuf::FileDescriptor const*> > const&, google::protobuf::compiler::CommandLineInterface::OutputDirective const&, google::protobuf::compiler::GeneratorContext*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::Run(int, char const* const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.command_line_interface.o:command_line_interface.cc:function google::protobuf::compiler::CommandLineInterface::Run(int, char const* const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/protoc.plugin.pb.o:plugin.pb.cc:function google::protobuf::compiler::protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto(): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_generator.o:cpp_generator.cc:function google::protobuf::compiler::cpp::CppGenerator::Generate(google::protobuf::FileDescriptor const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::compiler::GeneratorContext*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_helpers.o:cpp_helpers.cc:function google::protobuf::compiler::cpp::ClassName[abi:cxx11](google::protobuf::EnumDescriptor const*, bool): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_helpers.o:cpp_helpers.cc:function google::protobuf::compiler::cpp::FieldConstantName[abi:cxx11](google::protobuf::FieldDescriptor const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_helpers.o:cpp_helpers.cc:function google::protobuf::compiler::cpp::DefaultValue[abi:cxx11](google::protobuf::FieldDescriptor const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_primitive_field.o:cpp_primitive_field.cc:function google::protobuf::compiler::cpp::(anonymous namespace)::SetPrimitiveVariables(google::protobuf::FieldDescriptor const*, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*, google::protobuf::compiler::cpp::Options const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_primitive_field.o:cpp_primitive_field.cc:function google::protobuf::compiler::cpp::(anonymous namespace)::SetPrimitiveVariables(google::protobuf::FieldDescriptor const*, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*, google::protobuf::compiler::cpp::Options const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/cpp/protoc.cpp_string_field.o:cpp_string_field.cc:function google::protobuf::compiler::cpp::(anonymous namespace)::SetStringVariables(google::protobuf::FieldDescriptor const*, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*, google::protobuf::compiler::cpp::Options const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_extension.o:java_extension.cc:function google::protobuf::compiler::java::InitTemplateVars(google::protobuf::FieldDescriptor const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long)'
obj/third_party/protobuf/src/google/protobuf/compiler/java/protoc.java_helpers.o:java_helpers.cc:function google::protobuf::compiler::java::FileClassName[abi:cxx11](google::protobuf::FileDescriptor const*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/python/protoc.python_generator.o:python_generator.cc:function void google::protobuf::compiler::python::Generator::PrintSerializedPbInterval<google::protobuf::EnumDescriptor, google::protobuf::EnumDescriptorProto>(google::protobuf::EnumDescriptor const&, google::protobuf::EnumDescriptorProto&) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/python/protoc.python_generator.o:python_generator.cc:function void google::protobuf::compiler::python::Generator::PrintSerializedPbInterval<google::protobuf::ServiceDescriptor, google::protobuf::ServiceDescriptorProto>(google::protobuf::ServiceDescriptor const&, google::protobuf::ServiceDescriptorProto&) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/src/google/protobuf/compiler/python/protoc.python_generator.o:python_generator.cc:function void google::protobuf::compiler::python::Generator::PrintSerializedPbInterval<google::protobuf::Descriptor, google::protobuf::DescriptorProto>(google::protobuf::Descriptor const&, google::protobuf::DescriptorProto&) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/compiler/java/protobuf_full_do_not_use.java_doc_comment.o):java_doc_comment.cc:function google::protobuf::compiler::java::FirstLineOf(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned long, unsigned long)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_full_do_not_use.strutil.o):strutil.cc:function google::protobuf::SplitStringUsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_not_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_full_do_not_use.strutil.o):strutil.cc:function google::protobuf::SplitStringUsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_not_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_full_do_not_use.strutil.o):strutil.cc:function google::protobuf::SplitStringUsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_full_do_not_use.strutil.o):strutil.cc:function google::protobuf::SplitStringAllowEmpty(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::find_first_of(char const*, unsigned long, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/stubs/protobuf_full_do_not_use.substitute.o):substitute.cc:function google::protobuf::strings::SubstituteAndAppend(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, char const*, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&, google::protobuf::strings::internal::SubstituteArg const&): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorPool::IsSubSymbolOfBuiltType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::rfind(char, unsigned long) const'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::(anonymous namespace)::RetrieveOptions(int, google::protobuf::Message const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*) [clone .constprop.1149]: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::EnumValueDescriptor::DebugString(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::(anonymous namespace)::FormatLineOptions(int, google::protobuf::Message const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::MethodDescriptor::DebugString(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::BuildFieldOrExtension(google::protobuf::FieldDescriptorProto const&, google::protobuf::Descriptor const*, google::protobuf::FieldDescriptor*, bool): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::BuildEnumValue(google::protobuf::EnumValueDescriptorProto const&, google::protobuf::EnumDescriptor const*, google::protobuf::EnumValueDescriptor*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::BuildEnum(google::protobuf::EnumDescriptorProto const&, google::protobuf::Descriptor const*, google::protobuf::EnumDescriptor*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::OptionInterpreter::SetOptionValue(google::protobuf::FieldDescriptor const*, google::protobuf::UnknownFieldSet*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::DescriptorBuilder::ResolveMode): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned long, unsigned long)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.descriptor.o):descriptor.cc:function google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, google::protobuf::DescriptorBuilder::ResolveMode): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned long, unsigned long)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/protobuf_full_do_not_use.text_format.o):text_format.cc:function google::protobuf::TextFormat::Printer::PrintUnknownFields(google::protobuf::UnknownFieldSet const&, google::protobuf::TextFormat::Printer::TextGenerator&) const: error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)'
obj/third_party/protobuf/libprotobuf_full_do_not_use.a(obj/third_party/protobuf/src/google/protobuf/io/protobuf_full_do_not_use.tokenizer.o):tokenizer.cc:function google::protobuf::io::Tokenizer::ConsumeBlockComment(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_erase(unsigned long, unsigned long)'
collect2: error: ld returned 1 exit status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment