首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >游戏语音u3d Undefined symbols for architecture arm64?

游戏语音u3d Undefined symbols for architecture arm64?

提问于 2018-04-26 08:56:48
回答 3关注 0查看 1.4K

Undefined symbols for architecture arm64:

"std::_Rb_tree_increment(std::_Rb_tree_node_base const*)", referenced from:

apollovoice::google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<std::pair<void const*, int> >::FindAllExtensionNumbers(std::string const&, std::vector<int, std::allocator<int> >*) in libGCloudVoice.a(descriptor_database.o)

apollovoice::google::protobuf::internal::ExtensionSet::AppendToList(apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::DescriptorPool const*, std::vector<apollovoice::google::protobuf::FieldDescriptor const*, std::allocator<apollovoice::google::protobuf::FieldDescriptor const*> >*) const in libGCloudVoice.a(extension_set_heavy.o)

apollovoice::google::protobuf::internal::ExtensionSet::SpaceUsedExcludingSelf() const in libGCloudVoice.a(extension_set_heavy.o)

apollovoice::google::protobuf::internal::ExtensionSet::SerializeWithCachedSizesToArray(int, int, unsigned char*) const in libGCloudVoice.a(extension_set_heavy.o)

apollovoice::google::protobuf::internal::ExtensionSet::MergeFrom(apollovoice::google::protobuf::internal::ExtensionSet const&) in libGCloudVoice.a(extension_set.o)

apollovoice::google::protobuf::internal::ExtensionSet::IsInitialized() const in libGCloudVoice.a(extension_set.o)

apollovoice::google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes(int, int, apollovoice::google::protobuf::io::CodedOutputStream*) const in libGCloudVoice.a(extension_set.o)

...

"std::string::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)", referenced from:

ApolloTVE::CECRefSignal::push_back(char*, int, bool) in libGCloudVoice.a(ec.o)

ApolloTVE::CECFarEnd::pop_front(int, std::string*, bool, int, int, bool) in libGCloudVoice.a(ec.o)

"std::ios_base::Init::~Init()", referenced from:

__GLOBAL__sub_I_message.cc in libGCloudVoice.a(message.o)

__GLOBAL__sub_I_zero_copy_stream_impl.cc in libGCloudVoice.a(zero_copy_stream_impl.o)

__GLOBAL__sub_I_FecWrap.cpp in libGCloudVoice.a(FecWrap.o)

__GLOBAL__sub_I_FecUnWrap.cpp in libGCloudVoice.a(FecUnWrap.o)

__GLOBAL__sub_I_fec_xor.cpp in libGCloudVoice.a(fec_xor.o)

"std::string::erase(unsigned long, unsigned long)", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

"std::string::append(std::string const&, unsigned long, unsigned long)", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

"std::string::push_back(char)", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::BuildFieldOrExtension(apollovoice::google::protobuf::FieldDescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::FieldDescriptor*, bool) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<std::pair<void const*, int> >::AddFile(apollovoice::google::protobuf::FileDescriptorProto const&, std::pair<void const*, int>) in libGCloudVoice.a(descriptor_database.o)

"std::string::append(unsigned long, char)", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::BuildMessage(apollovoice::google::protobuf::DescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::Descriptor*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildEnum(apollovoice::google::protobuf::EnumDescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::EnumDescriptor*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildService(apollovoice::google::protobuf::ServiceDescriptorProto const&, void const*, apollovoice::google::protobuf::ServiceDescriptor*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildFieldOrExtension(apollovoice::google::protobuf::FieldDescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::FieldDescriptor*, bool) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildMethod(apollovoice::google::protobuf::MethodDescriptorProto const&, apollovoice::google::protobuf::ServiceDescriptor const*, apollovoice::google::protobuf::MethodDescriptor*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

"std::string::_M_leak_hard()", referenced from:

apollovoice::google::protobuf::MessageLite::AppendPartialToString(std::string*) const in libGCloudVoice.a(message_lite.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildFieldOrExtension(apollovoice::google::protobuf::FieldDescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::FieldDescriptor*, bool) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::io::CodedInputStream::ReadString(std::string*, int) in libGCloudVoice.a(coded_stream.o)

apollovoice::google::protobuf::internal::WireFormatLite::ReadString(apollovoice::google::protobuf::io::CodedInputStream*, std::string*) in libGCloudVoice.a(wire_format_lite.o)

apollovoice::google::protobuf::internal::WireFormatLite::ReadBytes(apollovoice::google::protobuf::io::CodedInputStream*, std::string*) in libGCloudVoice.a(wire_format_lite.o)

apollovoice::google::protobuf::io::StringOutputStream::Next(void**, int*) in libGCloudVoice.a(zero_copy_stream_impl_lite.o)

apollovoice::google::protobuf::strings::SubstituteAndAppend(std::string*, char const*, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&, apollovoice::google::protobuf::strings::internal::SubstituteArg const&) in libGCloudVoice.a(substitute.o)

...

"std::_List_node_base::unhook()", referenced from:

ApolloTVE::CSafeBufQueue::QueueOut(ApolloTVE::CDatBuf**) in libGCloudVoice.a(queue.o)

ApolloTVE::CJBEstimate::AddOpType(ApolloTVE::JbOpType) in libGCloudVoice.a(JBEstimate.o)

"std::ostream::operator<<(int)", referenced from:

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

"std::_Rb_tree_increment(std::_Rb_tree_node_base*)", referenced from:

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, int> >, std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::CDNVister::CreateRoomAgent(apollo::CDNVRoomType, char const*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::GetRoomAgent(char const*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::JoinRoomRoutine(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::Clear(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::Tick(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

...

"std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream(std::_Ios_Openmode)", referenced from:

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::string::assign(char const*, unsigned long)", referenced from:

gcloud_voice::GCloudVoiceEngine::SetServerInfo(char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::SetAppInfo(char const*, char const*, char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Init() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Poll() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::StartRecording(char const*, bool) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::UploadRecordedFile(char const*, int, bool) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::DownloadRecordedFile(char const*, char const*, int, bool) in libGCloudVoice.a(GCloudVoiceEngine.o)

...

"_SecTrustSetAnchorCertificatesOnly", referenced from:

-[AVURLRequest URLSession:task:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

"_SecPolicyCreateSSL", referenced from:

-[AVURLRequest connection:willSendRequestForAuthenticationChallenge:] in libGCloudVoice.a(urlrequest.o)

-[AVURLRequest URLSession:task:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

-[AVURLRequest URLSession:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

(maybe you meant: _OSX509Certificates_SecPolicyCreateSSL_m802813503)

"_SecTrustSetPolicies", referenced from:

-[AVURLRequest connection:willSendRequestForAuthenticationChallenge:] in libGCloudVoice.a(urlrequest.o)

-[AVURLRequest URLSession:task:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

-[AVURLRequest URLSession:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

"std::string::replace(unsigned long, unsigned long, char const*, unsigned long)", referenced from:

apollovoice::google::protobuf::LocalizeRadix(char const*, char const*) in libGCloudVoice.a(strutil.o)

"std::string::reserve(unsigned long)", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::BuildFieldOrExtension(apollovoice::google::protobuf::FieldDescriptorProto const&, apollovoice::google::protobuf::Descriptor const*, apollovoice::google::protobuf::FieldDescriptor*, bool) in libGCloudVoice.a(descriptor.o)

std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(char const*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in libGCloudVoice.a(descriptor.o)

ApolloTVE::CECRefSignal::pop_back(int) in libGCloudVoice.a(ec.o)

apollovoice::google::protobuf::JoinStrings(std::vector<std::string, std::allocator<std::string> > const&, char const*, std::string*) in libGCloudVoice.a(strutil.o)

apollovoice::google::protobuf::LocalizeRadix(char const*, char const*) in libGCloudVoice.a(strutil.o)

"_SecTrustCopyPolicies", referenced from:

-[AVURLRequest URLSession:task:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

"_SecTrustEvaluate", referenced from:

-[AVURLRequest connection:willSendRequestForAuthenticationChallenge:] in libGCloudVoice.a(urlrequest.o)

-[AVURLRequest URLSession:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

(maybe you meant: _OSX509Certificates_SecTrustEvaluate_m2762864212)

"std::ostream::write(char const*, long)", referenced from:

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::string::append(char const*, unsigned long)", referenced from:

gcloud_voice::GCloudVoiceEngine::ReportTVE(apollo::CNDVStatistic&, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportTVEJBStat(apollo::CNDVStatistic&, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::CGCloudVoiceHttp::CreateVoiceUploadMsgBody(char const*, int) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::AVCDNVReporterUnit::TQosReq() in libGCloudVoice.a(av_cdnv_reporter_unit.o)

apollo::AVUtil::AppVersion() in libGCloudVoice.a(av_udid.o)

apollo::AuthInfoKey::formatHTTPS(std::string) in libGCloudVoice.a(KeyPaser.o)

-[AVURLRequest connection:didReceiveData:] in libGCloudVoice.a(urlrequest.o)

...

"std::__throw_length_error(char const*)", referenced from:

std::vector<std::string, std::allocator<std::string> >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > >, std::string const&) in libGCloudVoice.a(KeyPaser.o)

std::vector<unsigned int, std::allocator<unsigned int> >::_M_insert_aux(__gnu_cxx::__normal_iterator<unsigned int*, std::vector<unsigned int, std::allocator<unsigned int> > >, unsigned int const&) in libGCloudVoice.a(room_agent.o)

apollovoice::google::protobuf::DescriptorPool::Tables::Tables() in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::FileDescriptorTables::FileDescriptorTables() in libGCloudVoice.a(descriptor.o)

std::vector<apollovoice::google::protobuf::(anonymous namespace)::OptionsToInterpret, std::allocator<apollovoice::google::protobuf::(anonymous namespace)::OptionsToInterpret> >::push_back(apollovoice::google::protobuf::(anonymous namespace)::OptionsToInterpret const&) in libGCloudVoice.a(descriptor.o)

std::vector<__gnu_cxx::_Hashtable_node<std::string>*, std::allocator<__gnu_cxx::_Hashtable_node<std::string>*> >::reserve(unsigned long) in libGCloudVoice.a(descriptor.o)

std::vector<__gnu_cxx::_Hashtable_node<std::string>*, std::allocator<__gnu_cxx::_Hashtable_node<std::string>*> >::_M_fill_insert(__gnu_cxx::__normal_iterator<__gnu_cxx::_Hashtable_node<std::string>**, std::vector<__gnu_cxx::_Hashtable_node<std::string>*, std::allocator<__gnu_cxx::_Hashtable_node<std::string>*> > >, unsigned long, __gnu_cxx::_Hashtable_node<std::string>* const&) in libGCloudVoice.a(descriptor.o)

...

"std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&)", referenced from:

char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) in libGCloudVoice.a(av_reporter.o)

"std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

"std::__throw_logic_error(char const*)", referenced from:

char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) in libGCloudVoice.a(av_reporter.o)

"std::string::compare(unsigned long, unsigned long, std::string const&) const", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::IsInPackage(apollovoice::google::protobuf::FileDescriptor const*, std::string const&) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<std::pair<void const*, int> >::IsSubSymbol(std::string const&, std::string const&) in libGCloudVoice.a(descriptor_database.o)

"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()", referenced from:

__GLOBAL__sub_I_interact_live_access_client.pb.cc in libGCloudVoice.a(interact_live_access_client.pb.o)

__GLOBAL__sub_I_voip_client_2_access_protocol.pb.cc in libGCloudVoice.a(voip_client_2_access_protocol.pb.o)

__GLOBAL__sub_I_descriptor.cc in libGCloudVoice.a(descriptor.o)

__GLOBAL__sub_I_generated_message_reflection.cc in libGCloudVoice.a(generated_message_reflection.o)

__GLOBAL__sub_I_descriptor.pb.cc in libGCloudVoice.a(descriptor.pb.o)

"std::string::_Rep::_S_terminal", referenced from:

char* std::string::_S_construct<char*>(char*, char*, std::allocator<char> const&, std::forward_iterator_tag) in libGCloudVoice.a(av_reporter.o)

"std::string::find(char const*, unsigned long, unsigned long) const", referenced from:

apollo::AuthInfoKey::formatHTTPS(std::string) in libGCloudVoice.a(KeyPaser.o)

apollo::RSTTAPIHTTPProxy::formatHTTPS(std::string) in libGCloudVoice.a(RSTTAPIHTTPProxy.o)

"std::ostream& std::ostream::_M_insert<long>(long)", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_ostringstream()", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

"std::string::resize(unsigned long, char)", referenced from:

apollovoice::google::protobuf::MessageLite::AppendPartialToString(std::string*) const in libGCloudVoice.a(message_lite.o)

apollovoice::google::protobuf::DescriptorBuilder::BuildEnumValue(apollovoice::google::protobuf::EnumValueDescriptorProto const&, apollovoice::google::protobuf::EnumDescriptor const*, apollovoice::google::protobuf::EnumValueDescriptor*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::OptionInterpreter::SetOptionValue(apollovoice::google::protobuf::FieldDescriptor const*, apollovoice::google::protobuf::UnknownFieldSet*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::io::CodedInputStream::ReadString(std::string*, int) in libGCloudVoice.a(coded_stream.o)

apollovoice::google::protobuf::internal::WireFormatLite::ReadString(apollovoice::google::protobuf::io::CodedInputStream*, std::string*) in libGCloudVoice.a(wire_format_lite.o)

apollovoice::google::protobuf::internal::WireFormatLite::ReadBytes(apollovoice::google::protobuf::io::CodedInputStream*, std::string*) in libGCloudVoice.a(wire_format_lite.o)

ApolloTVE::CAEC::CancelEcho(ApolloTVE::CDatBuf*, unsigned int, unsigned int) in libGCloudVoice.a(ec.o)

...

"std::string::_M_mutate(unsigned long, unsigned long, unsigned long)", referenced from:

gcloud_voice::CGCloudVoiceHttp::CreateVoiceUploadMsgBody(char const*, int) in libGCloudVoice.a(GCloudVoiceHttp.o)

gcloud_voice::CGCloudVoiceHttp::RecvResponse(apollo::AVHttpStatus, apollo::AVHttpResponse*, bool) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::CDNVister::Tick(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::STTRoutine(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CNDVStatistic::Reset() in libGCloudVoice.a(cdnv_vister_statistic.o)

apollo::BigRoomAgent::Clear(int, int, void*) in libGCloudVoice.a(big_room_agent.o)

apollo::SmallRoomAgent::Clear(int, int, void*) in libGCloudVoice.a(small_room_agent.o)

...

"std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:

apollo::CDNVister::DestoryAgent(int, int, void*) in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::MemberIDMgr::DeleteAgent(int) in libGCloudVoice.a(member_id_mgr.o)

apollo::RSTTAPISessionMgr::UploadSessionVoice(int, char const*, int, int) in libGCloudVoice.a(RSTTAPISessionMgr.o)

ApolloTVE::CEngine::ForbidMemberVoice(int, bool) in libGCloudVoice.a(engine.o)

std::_Rb_tree<std::pair<apollovoice::google::protobuf::Descriptor const*, int>, std::pair<std::pair<apollovoice::google::protobuf::Descriptor const*, int> const, apollovoice::google::protobuf::FieldDescriptor const*>, std::_Select1st<std::pair<std::pair<apollovoice::google::protobuf::Descriptor const*, int> const, apollovoice::google::protobuf::FieldDescriptor const*> >, std::less<std::pair<apollovoice::google::protobuf::Descriptor const*, int> >, std::allocator<std::pair<std::pair<apollovoice::google::protobuf::Descriptor const*, int> const, apollovoice::google::protobuf::FieldDescriptor const*> > >::erase(std::_Rb_tree_iterator<std::pair<std::pair<apollovoice::google::protobuf::Descriptor const*, int> const, apollovoice::google::protobuf::FieldDescriptor const*> >, std::_Rb_tree_iterator<std::pair<std::pair<apollovoice::google::protobuf::Descriptor const*, int> const, apollovoice::google::protobuf::FieldDescriptor const*> >) in libGCloudVoice.a(descriptor.o)

ApolloTVE::CJBEstimate::CalcPrefetch() in libGCloudVoice.a(JBEstimate.o)

ApolloTVE::CJBBuffer::Reset() in libGCloudVoice.a(JBBuffer.o)

...

"std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >::basic_ostringstream(std::_Ios_Openmode)", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

"_SecPolicyCreateBasicX509", referenced from:

-[AVURLRequest URLSession:task:didReceiveChallenge:completionHandler:] in libGCloudVoice.a(urlrequest.o)

"std::string::append(std::string const&)", referenced from:

std::basic_string<char, std::char_traits<char>, std::allocator<char> > std::operator+<char, std::char_traits<char>, std::allocator<char> >(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in libGCloudVoice.a(av_cdnv_reporter_unit.o)

apollo::CDNVProtoHBReq::Pack() in libGCloudVoice.a(cdnv_proto_heartbeat.o)

apollo::CDNVProtoExitReq::Pack() in libGCloudVoice.a(cdnv_proto_exit.o)

apollo::CDNVProtoRoleReq::Pack() in libGCloudVoice.a(cdnv_proto_role.o)

apollo::CDNVProtoStatReq::Pack() in libGCloudVoice.a(cdnv_proto_stat.o)

apollo::CDNVProtoVerifyRsp::Pack() in libGCloudVoice.a(cdnv_proto_verify.o)

apollo::CDNVProtoCheckinReq::Pack() in libGCloudVoice.a(cdnv_proto_checkin.o)

...

"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<std::string const, std::string> const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

std::_Rb_tree<int, std::pair<int const, apollo::RoomAgent*>, std::_Select1st<std::pair<int const, apollo::RoomAgent*> >, std::less<int>, std::allocator<std::pair<int const, apollo::RoomAgent*> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int const, apollo::RoomAgent*> const&) in libGCloudVoice.a(cdnv_vister_imp.o)

std::_Rb_tree<std::string, std::pair<std::string const, unsigned int>, std::_Select1st<std::pair<std::string const, unsigned int> >, std::less<std::string>, std::allocator<std::pair<std::string const, unsigned int> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<std::string const, unsigned int> const&) in libGCloudVoice.a(member_id_mgr.o)

std::_Rb_tree<int, std::pair<int const, apollo::RSTTAPISession*>, std::_Select1st<std::pair<int const, apollo::RSTTAPISession*> >, std::less<int>, std::allocator<std::pair<int const, apollo::RSTTAPISession*> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int const, apollo::RSTTAPISession*> const&) in libGCloudVoice.a(RSTTAPISessionMgr.o)

std::_Rb_tree<int, std::pair<int const, apollo::Handler>, std::_Select1st<std::pair<int const, apollo::Handler> >, std::less<int>, std::allocator<std::pair<int const, apollo::Handler> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<int const, apollo::Handler> const&) in libGCloudVoice.a(cdnv_taskflow.o)

std::_Rb_tree<int, std::pair<int const, int>, std::_Select1st<std::pair<int const, int> >, std::less<int>, std::allocator<std::pair<int const, int> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<int const, int> >, std::pair<int const, int> const&) in libGCloudVoice.a(engine.o)

...

"std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)", referenced from:

apollo::AVReporter::GenTDMString() in libGCloudVoice.a(av_reporter.o)

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()", referenced from:

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::GenVoiceID() in libGCloudVoice.a(RSTTAPISession.o)

"std::string::substr(unsigned long, unsigned long) const", referenced from:

gcloud_voice::parse_region(std::string) in libGCloudVoice.a(GCloudVoiceEngine.o)

apollovoice::google::protobuf::DescriptorBuilder::AddPackage(std::string const&, apollovoice::google::protobuf::Message const&, apollovoice::google::protobuf::FileDescriptor const*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::AddSymbol(std::string const&, void const*, std::string const&, apollovoice::google::protobuf::Message const&, apollovoice::google::protobuf::(anonymous namespace)::Symbol) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbol(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::PlaceholderType, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::SimpleDescriptorDatabase::DescriptorIndex<std::pair<void const*, int> >::AddExtension(apollovoice::google::protobuf::FieldDescriptorProto const&, std::pair<void const*, int>) in libGCloudVoice.a(descriptor_database.o)

"std::string::rfind(char, unsigned long) const", referenced from:

apollo::AuthInfoKey::formatHTTPS(std::string) in libGCloudVoice.a(KeyPaser.o)

apollovoice::google::protobuf::DescriptorBuilder::AddPackage(std::string const&, apollovoice::google::protobuf::Message const&, apollovoice::google::protobuf::FileDescriptor const*) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::AddSymbol(std::string const&, void const*, std::string const&, apollovoice::google::protobuf::Message const&, apollovoice::google::protobuf::(anonymous namespace)::Symbol) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbol(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::PlaceholderType, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

"std::string::find(char, unsigned long) const", referenced from:

apollovoice::google::protobuf::DescriptorBuilder::LookupSymbolNoPlaceholder(std::string const&, std::string const&, apollovoice::google::protobuf::DescriptorBuilder::ResolveMode) in libGCloudVoice.a(descriptor.o)

"std::_Rb_tree_decrement(std::_Rb_tree_node_base*)", referenced from:

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, int> >, std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert_unique(std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, std::string> >, std::pair<std::string const, std::string> const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

std::_Rb_tree<int, std::pair<int const, apollo::RoomAgent*>, std::_Select1st<std::pair<int const, apollo::RoomAgent*> >, std::less<int>, std::allocator<std::pair<int const, apollo::RoomAgent*> > >::_M_insert_unique(std::pair<int const, apollo::RoomAgent*> const&) in libGCloudVoice.a(cdnv_vister_imp.o)

std::_Rb_tree<std::string, std::pair<std::string const, unsigned int>, std::_Select1st<std::pair<std::string const, unsigned int> >, std::less<std::string>, std::allocator<std::pair<std::string const, unsigned int> > >::_M_insert_unique(std::pair<std::string const, unsigned int> const&) in libGCloudVoice.a(member_id_mgr.o)

std::_Rb_tree<std::string, std::pair<std::string const, unsigned int>, std::_Select1st<std::pair<std::string const, unsigned int> >, std::less<std::string>, std::allocator<std::pair<std::string const, unsigned int> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, unsigned int> >, std::pair<std::string const, unsigned int> const&) in libGCloudVoice.a(member_id_mgr.o)

...

"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&)", referenced from:

gcloud_voice::CGCloudVoiceHttp::DecodeHttpBodyBuffer(char const*, int, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::AVAuthKeyReq::Pack() in libGCloudVoice.a(apollovoice_authkey.o)

apollo::AVAuthKeyReq::Pack(std::string, int) in libGCloudVoice.a(apollovoice_authkey.o)

apollo::AVSTTReq::Pack() in libGCloudVoice.a(apollovoice_stt.o)

apollo::AVSTTReq::Pack(std::string, int) in libGCloudVoice.a(apollovoice_stt.o)

apollo::AVProtoMessage::UnDecryptoRC4(char*, unsigned long) in libGCloudVoice.a(apollovoice_proto_message.o)

apollo::AVJoinRoomReq::Pack() in libGCloudVoice.a(apollovoice_joinroom.o)

...

"std::string::_Rep::_S_empty_rep_storage", referenced from:

gcloud_voice::parse_region(std::string) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::GCloudVoiceEngine() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::SetServerInfo(char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Init() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Poll() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportCDNV(apollo::CNDVStatistic&, int, bool, bool) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportTVE(apollo::CNDVStatistic&, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

...

"std::string::compare(std::string const&) const", referenced from:

std::map<std::string, int, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::operator[](std::string const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::find(std::string const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::lower_bound(std::string const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, int> >, std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_insert_unique(std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::operator[](std::string const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

...

"std::ostream::put(char)", referenced from:

apollo::RSTTAPISession::Stop() in libGCloudVoice.a(RSTTAPISession.o)

apollo::RSTTAPISession::UploadVoice() in libGCloudVoice.a(RSTTAPISession.o)

"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)", referenced from:

gcloud_voice::GCloudVoiceEngine::PlayAudioFileCallback(void*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::GCloudVoiceEngine() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::SetServerInfo(char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Init() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Poll(char*, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportTVE(apollo::CNDVStatistic&, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::OnRoleChanged(apollo::CDNVNotifyStatus, char const*, unsigned int, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

...

"std::ios_base::Init::Init()", referenced from:

__GLOBAL__sub_I_message.cc in libGCloudVoice.a(message.o)

__GLOBAL__sub_I_zero_copy_stream_impl.cc in libGCloudVoice.a(zero_copy_stream_impl.o)

__GLOBAL__sub_I_FecWrap.cpp in libGCloudVoice.a(FecWrap.o)

__GLOBAL__sub_I_FecUnWrap.cpp in libGCloudVoice.a(FecUnWrap.o)

__GLOBAL__sub_I_fec_xor.cpp in libGCloudVoice.a(fec_xor.o)

"std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&)", referenced from:

gcloud_voice::GCloudVoiceEngine::Poll() in libGCloudVoice.a(GCloudVoiceEngine.o)

std::map<std::string, int, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::operator[](std::string const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, int>, std::_Select1st<std::pair<std::string const, int> >, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::_M_create_node(std::pair<std::string const, int> const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_create_node(std::pair<std::string const, std::string> const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

std::pair<std::string const, std::string>::pair(std::string const&, std::string const&) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::CDNVister::SendAuthKeyReq() in libGCloudVoice.a(cdnv_vister_imp.o)

apollo::CDNVister::SendSTTReq() in libGCloudVoice.a(cdnv_vister_imp.o)

...

"std::string::_Rep::_M_destroy(std::allocator<char> const&)", referenced from:

gcloud_voice::parse_region(std::string) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::GCloudVoiceEngine() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::SetServerInfo(char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Init() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Poll() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportCDNV(apollo::CNDVStatistic&, int, bool, bool) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::ReportTVE(apollo::CNDVStatistic&, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

...

"std::_List_node_base::hook(std::_List_node_base*)", referenced from:

std::list<ApolloTVE::CBufQueue::Item_t, std::allocator<ApolloTVE::CBufQueue::Item_t> >::_M_insert(std::_List_iterator<ApolloTVE::CBufQueue::Item_t>, ApolloTVE::CBufQueue::Item_t const&) in libGCloudVoice.a(queue.o)

ApolloTVE::CJBEstimate::AddOpType(ApolloTVE::JbOpType) in libGCloudVoice.a(JBEstimate.o)

ApolloTVE::Pack::Process(ApolloTVE::CDatBuf*) in libGCloudVoice.a(Pack.o)

"std::string::compare(char const*) const", referenced from:

gcloud_voice::parse_region(std::string) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::SetAppInfo(char const*, char const*, char const*) in libGCloudVoice.a(GCloudVoiceEngine.o)

apollo::RoomInfoKey::Parse(std::string const&) in libGCloudVoice.a(KeyPaser.o)

apollo::AuthInfoKey::Parse(std::string const&) in libGCloudVoice.a(KeyPaser.o)

apollo::BigRoomAgent::CheckJoinTimeout() in libGCloudVoice.a(big_room_agent.o)

apollo::BigRoomAgent::QuitRoom(char const*, int) in libGCloudVoice.a(big_room_agent.o)

apollo::SmallRoomAgent::CheckJoinTimeout() in libGCloudVoice.a(small_room_agent.o)

...

"std::string::assign(std::string const&)", referenced from:

gcloud_voice::GCloudVoiceEngine::Init() in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::Poll(char*, int) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::GCloudVoiceEngine::OnJoinDone(apollo::CDNVNotifyStatus, char const*, unsigned int) in libGCloudVoice.a(GCloudVoiceEngine.o)

apollo::NoticeMessage::operator=(apollo::NoticeMessage const&) in libGCloudVoice.a(GCloudVoiceEngine.o)

gcloud_voice::CGCloudVoiceHttp::DecodeHttpBodyBuffer(char const*, int, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&) in libGCloudVoice.a(GCloudVoiceHttp.o)

gcloud_voice::CGCloudVoiceHttp::RecvResponse(apollo::AVHttpStatus, apollo::AVHttpResponse*, bool) in libGCloudVoice.a(GCloudVoiceHttp.o)

apollo::AVReporter::BeginReportSQos(apollo::_st_SvrReportInfo const&) in libGCloudVoice.a(av_reporter.o)

...

ld: symbol(s) not found for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Showing first 200 notices only

相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档