Cannot build latest v8_android on ubuntu 14.04 or 16.04

548 views
Skip to first unread message

bruno fortunato

unread,
Jan 7, 2017, 12:19:51 PM1/7/17
to v8-users
I'm trying to build v8 for android on ubuntu without success.

The compile process works fine, but I've an error on link step.
Can someone help me?

I've attached a dockerfile to run a docker container that reproduce the problem

Tnx a lot!

root@235890ee3cb4:/v8/v8# make android_arm.release snapshot=off i18nsupport=off    

make[1]: Entering directory `/v8/v8'

make[2]: Entering directory `/v8/v8/out'

  LINK(target) /v8/v8/out/android_arm.release/d8

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::setbuf(char*, int): error: undefined reference to 'operator delete[](void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::setbuf(char*, int): error: undefined reference to 'operator delete[](void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::setbuf(char*, int): error: undefined reference to 'operator new[](unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::setbuf(char*, int): error: undefined reference to 'operator new[](unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function v8::(anonymous namespace)::MockArrayBufferAllocator::~MockArrayBufferAllocator(): error: undefined reference to 'operator delete(void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_ios<char, std::__ndk1::char_traits<char> >::~basic_ios(): error: undefined reference to 'operator delete(void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_streambuf<char, std::__ndk1::char_traits<char> >::~basic_streambuf(): error: undefined reference to 'operator delete(void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::~basic_filebuf(): error: undefined reference to 'operator delete[](void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::~basic_filebuf(): error: undefined reference to 'operator delete[](void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::~basic_filebuf(): error: undefined reference to 'operator delete(void*)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::imbue(std::__ndk1::locale const&): error: undefined reference to 'operator new[](unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::basic_filebuf<char, std::__ndk1::char_traits<char> >::imbue(std::__ndk1::locale const&): error: undefined reference to 'operator new[](unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function std::__ndk1::__hash_table<std::__ndk1::__hash_value_type<v8::Global<v8::Module>, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, std::__ndk1::__unordered_map_hasher<v8::Global<v8::Module>, std::__ndk1::__hash_value_type<v8::Global<v8::Module>, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, v8::(anonymous namespace)::ModuleEmbedderData::ModuleGlobalHash, false>, std::__ndk1::__unordered_map_equal<v8::Global<v8::Module>, std::__ndk1::__hash_value_type<v8::Global<v8::Module>, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > >, std::__ndk1::equal_to<v8::Global<v8::Module> >, true>, std::__ndk1::allocator<std::__ndk1::__hash_value_type<v8::Global<v8::Module>, std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > > > >::__rehash(unsigned int): error: undefined reference to 'operator new(unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function v8::(anonymous namespace)::InitializeModuleEmbedderData(v8::Local<v8::Context>): error: undefined reference to 'operator new(unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function v8::Shell::ReadBuffer(v8::FunctionCallbackInfo<v8::Value> const&): error: undefined reference to 'operator new(unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:function v8::(anonymous namespace)::GetWorkingDirectory(): error: undefined reference to 'operator new(unsigned int)'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:vtable for v8::ArrayBuffer::Allocator: error: undefined reference to '__cxa_pure_virtual'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:vtable for v8::ArrayBuffer::Allocator: error: undefined reference to '__cxa_pure_virtual'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:vtable for v8::ArrayBuffer::Allocator: error: undefined reference to '__cxa_pure_virtual'

/v8/v8/out/android_arm.release/obj.target/d8/src/d8.o:d8.cc:vtable for v8::internal::ObjectIterator: error: undefined reference to '__cxa_pure_virtual'

/v8/v8/out/android_arm.release/obj.target/src/libv8_libbase.a(/v8/v8/out/android_arm.release/obj.target/v8_libbase/src/base/debug/stack_trace_android.o):stack_trace_android.cc:function (anonymous namespace)::TraceStackFrame(_Unwind_Context*, void*): error: undefined reference to '_Unwind_GetIP'

/v8/v8/out/android_arm.release/obj.target/src/libv8_libbase.a(/v8/v8/out/android_arm.release/obj.target/v8_libbase/src/base/platform/platform-posix.o):platform-posix.cc:function v8::base::OS::CommitPageSize(): error: undefined reference to '__cxa_guard_acquire'

/v8/v8/out/android_arm.release/obj.target/src/libv8_libbase.a(/v8/v8/out/android_arm.release/obj.target/v8_libbase/src/base/platform/platform-posix.o):platform-posix.cc:function v8::base::OS::CommitPageSize(): error: undefined reference to '__cxa_guard_release'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/eh-frame.o):eh-frame.cc:function v8::internal::EhFrameWriter::WritePaddingToAlignedSize(int): error: undefined reference to '__cxa_guard_acquire'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/eh-frame.o):eh-frame.cc:function v8::internal::EhFrameWriter::WritePaddingToAlignedSize(int): error: undefined reference to '__cxa_guard_release'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/elements.o):elements.cc:function v8::internal::ElementsAccessor::InitializeOncePerProcess(): error: undefined reference to '__cxa_guard_acquire'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/elements.o):elements.cc:function v8::internal::ElementsAccessor::InitializeOncePerProcess(): error: undefined reference to '__cxa_guard_release'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/regexp/jsregexp.o):jsregexp.cc:function std::__ndk1::pair<v8::internal::RegExpTree**, int> std::__ndk1::get_temporary_buffer<v8::internal::RegExpTree*>(int): error: undefined reference to 'operator new(unsigned int, std::nothrow_t const&)'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/arm/interface-descriptors-arm.o):interface-descriptors-arm.cc:function v8::internal::KeyedDescriptor::InitializePlatformSpecific(v8::internal::CallInterfaceDescriptorData*): error: undefined reference to '__cxa_guard_acquire'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/arm/interface-descriptors-arm.o):interface-descriptors-arm.cc:function v8::internal::KeyedDescriptor::InitializePlatformSpecific(v8::internal::CallInterfaceDescriptorData*): error: undefined reference to '__cxa_guard_release'

/v8/v8/out/android_arm.release/obj.target/src/libv8_base.a(/v8/v8/out/android_arm.release/obj.target/v8_base/src/wasm/module-decoder.o):module-decoder.cc:function v8::internal::wasm::DecodeWasmModule(v8::internal::Isolate*, unsigned char const*, unsigned char const*, bool, v8::internal::wasm::ModuleOrigin): error: undefined reference to 'operator new(unsigned int, std::nothrow_t const&)'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:113: error: undefined reference to '__cxa_uncaught_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:184: error: undefined reference to '__cxa_decrement_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:202: error: undefined reference to '__cxa_increment_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:222: error: undefined reference to '__cxa_increment_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:223: error: undefined reference to '__cxa_decrement_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:273: error: undefined reference to '__cxa_current_primary_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:273: error: undefined reference to '__cxa_current_primary_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:184: error: undefined reference to '__cxa_decrement_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:184: error: undefined reference to '__cxa_decrement_exception_refcount'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:260: error: undefined reference to 'std::terminate()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:202: error: undefined reference to '__cxa_increment_exception_refcount'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(exception.o)(.ARM.extab.text._ZNKSt16nested_exception14rethrow_nestedEv+0x0): error: undefined reference to '__gxx_personality_v0'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:292: error: undefined reference to '__cxa_rethrow_primary_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:294: error: undefined reference to 'std::terminate()'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(exception.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/exception.cpp:typeinfo for std::nested_exception: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to '__cxa_allocate_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to '__cxa_throw'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to '__cxa_free_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to 'vtable for std::overflow_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to 'typeinfo for std::overflow_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/hash.cpp:159: error: undefined reference to 'std::overflow_error::~overflow_error()'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(hash.o)(.ARM.extab.text._ZNSt6__ndk112__next_primeEj+0x0): error: undefined reference to '__gxx_personality_v0'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:276: error: undefined reference to '__cxa_allocate_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:276: error: undefined reference to '__cxa_throw'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:276: error: undefined reference to '__cxa_free_exception'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o)(.ARM.extab.text._ZNSt6__ndk18ios_base5clearEj+0x0): error: undefined reference to '__gxx_personality_v0'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o)(.ARM.extab.text._ZNSt6__ndk18ios_baseD2Ev+0x0): error: undefined reference to '__gxx_personality_v0'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:326: error: undefined reference to '__cxa_allocate_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:326: error: undefined reference to 'std::bad_alloc::bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:326: error: undefined reference to '__cxa_throw'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:335: error: undefined reference to '__cxa_allocate_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:335: error: undefined reference to 'std::bad_alloc::bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:335: error: undefined reference to '__cxa_throw'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:344: error: undefined reference to 'std::bad_alloc::bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:319: error: undefined reference to 'std::bad_alloc::bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::bad_alloc'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::bad_alloc::~bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::bad_alloc'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::bad_alloc::~bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::bad_alloc'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::bad_alloc::~bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::bad_alloc'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::bad_alloc::~bad_alloc()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:883: error: undefined reference to '__cxa_begin_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:458: error: undefined reference to '__cxa_rethrow'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:888: error: undefined reference to '__cxa_end_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:895: error: undefined reference to '__cxa_begin_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:899: error: undefined reference to '__cxa_end_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:888: error: undefined reference to '__cxa_end_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:448: error: undefined reference to '__cxa_rethrow'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:899: error: undefined reference to '__cxa_end_catch'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:458: error: undefined reference to '__cxa_rethrow'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:function __clang_call_terminate: error: undefined reference to '__cxa_begin_catch'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:function __clang_call_terminate: error: undefined reference to 'std::terminate()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:448: error: undefined reference to '__cxa_rethrow'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/istream:595: error: undefined reference to '__cxa_begin_catch'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:vtable for std::__ndk1::ios_base::failure: error: undefined reference to 'std::runtime_error::what() const'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::ios_base::failure: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::ios_base: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::__iostream_category: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_ios<char, std::__ndk1::char_traits<char> >: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_ios<wchar_t, std::__ndk1::char_traits<wchar_t> >: error: undefined reference to 'vtable for __cxxabiv1::__si_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_streambuf<char, std::__ndk1::char_traits<char> >: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_streambuf<wchar_t, std::__ndk1::char_traits<wchar_t> >: error: undefined reference to 'vtable for __cxxabiv1::__class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_istream<char, std::__ndk1::char_traits<char> >: error: undefined reference to 'vtable for __cxxabiv1::__vmi_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_istream<wchar_t, std::__ndk1::char_traits<wchar_t> >: error: undefined reference to 'vtable for __cxxabiv1::__vmi_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_ostream<char, std::__ndk1::char_traits<char> >: error: undefined reference to 'vtable for __cxxabiv1::__vmi_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(ios.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ios.cpp:typeinfo for std::__ndk1::basic_ostream<wchar_t, std::__ndk1::char_traits<wchar_t> >: error: undefined reference to 'vtable for __cxxabiv1::__vmi_class_type_info'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:399: error: undefined reference to 'uselocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'uselocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'uselocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:52: error: undefined reference to 'newlocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:52: error: undefined reference to '__cxa_guard_abort'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:371: error: undefined reference to 'uselocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:1293: error: undefined reference to 'isxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:1299: error: undefined reference to 'isdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:1293: error: undefined reference to 'isxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:1299: error: undefined reference to 'isdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5508: error: undefined reference to 'freelocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5518: error: undefined reference to 'strftime_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5474: error: undefined reference to 'newlocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:58: error: undefined reference to 'newlocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5490: error: undefined reference to 'newlocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:348: error: undefined reference to 'localeconv'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'freelocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'freelocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5928: error: undefined reference to '__cxa_free_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5928: error: undefined reference to 'typeinfo for std::runtime_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5928: error: undefined reference to 'std::runtime_error::~runtime_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:348: error: undefined reference to 'localeconv'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'freelocale'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5981: error: undefined reference to '__cxa_free_exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5981: error: undefined reference to 'typeinfo for std::runtime_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5981: error: undefined reference to 'std::runtime_error::~runtime_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:348: error: undefined reference to 'localeconv'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::runtime_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::runtime_error::~runtime_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:348: error: undefined reference to 'localeconv'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'typeinfo for std::runtime_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:2630: error: undefined reference to 'std::runtime_error::~runtime_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:3679: error: undefined reference to 'catopen'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:3701: error: undefined reference to 'catgets'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:3717: error: undefined reference to 'catclose'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:3701: error: undefined reference to 'catgets'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:305: error: undefined reference to 'vtable for std::length_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:305: error: undefined reference to 'typeinfo for std::length_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:305: error: undefined reference to 'std::length_error::~length_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:316: error: undefined reference to 'vtable for std::out_of_range'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:316: error: undefined reference to 'typeinfo for std::out_of_range'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/vector:316: error: undefined reference to 'std::out_of_range::~out_of_range()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:476: error: undefined reference to '__cxa_guard_abort'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:456: error: undefined reference to 'std::bad_cast::bad_cast()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:456: error: undefined reference to 'typeinfo for std::bad_cast'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:456: error: undefined reference to 'std::bad_cast::~bad_cast()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:492: error: undefined reference to '__cxa_guard_abort'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:703: error: undefined reference to 'strcoll_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:715: error: undefined reference to 'strxfrm_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:716: error: undefined reference to 'strxfrm_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:767: error: undefined reference to 'wcscoll_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:779: error: undefined reference to 'wcsxfrm_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:780: error: undefined reference to 'wcsxfrm_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1184: error: undefined reference to 'toupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1191: error: undefined reference to 'toupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1198: error: undefined reference to 'tolower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1205: error: undefined reference to 'tolower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1258: error: undefined reference to 'iswspace_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1259: error: undefined reference to 'iswprint_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1260: error: undefined reference to 'iswcntrl_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1261: error: undefined reference to 'iswupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1262: error: undefined reference to 'iswlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1263: error: undefined reference to 'iswalpha_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1264: error: undefined reference to 'iswdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1265: error: undefined reference to 'iswpunct_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1266: error: undefined reference to 'iswxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1267: error: undefined reference to 'iswblank_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1283: error: undefined reference to 'iswspace_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1285: error: undefined reference to 'iswprint_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1287: error: undefined reference to 'iswcntrl_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1289: error: undefined reference to 'iswupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1291: error: undefined reference to 'iswlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1293: error: undefined reference to 'iswalpha_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1295: error: undefined reference to 'iswdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1297: error: undefined reference to 'iswpunct_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1299: error: undefined reference to 'iswxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1316: error: undefined reference to 'iswspace_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1317: error: undefined reference to 'iswprint_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1318: error: undefined reference to 'iswcntrl_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1319: error: undefined reference to 'iswupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1320: error: undefined reference to 'iswlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1321: error: undefined reference to 'iswalpha_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1322: error: undefined reference to 'iswdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1323: error: undefined reference to 'iswpunct_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1324: error: undefined reference to 'iswxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1325: error: undefined reference to 'iswblank_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1341: error: undefined reference to 'iswspace_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1342: error: undefined reference to 'iswprint_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1343: error: undefined reference to 'iswcntrl_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1344: error: undefined reference to 'iswupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1345: error: undefined reference to 'iswlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1346: error: undefined reference to 'iswalpha_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1347: error: undefined reference to 'iswdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1348: error: undefined reference to 'iswpunct_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1349: error: undefined reference to 'iswxdigit_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1350: error: undefined reference to 'iswblank_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1360: error: undefined reference to 'towupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1367: error: undefined reference to 'towupper_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1374: error: undefined reference to 'towlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:1381: error: undefined reference to 'towlower_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:280: error: undefined reference to 'wcsnrtombs'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:303: error: undefined reference to 'mbsnrtowcs'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:326: error: undefined reference to 'mbtowc'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:4579: error: undefined reference to '__cxa_guard_abort'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:4834: error: undefined reference to 'strftime_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:4982: error: undefined reference to 'strftime_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/locale.cpp:5128: error: undefined reference to 'strftime_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:867: error: undefined reference to 'strtoll_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:867: error: undefined reference to 'strtoll_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:907: error: undefined reference to 'strtoull_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:907: error: undefined reference to 'strtoull_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:907: error: undefined reference to 'strtoull_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:937: error: undefined reference to 'strtold_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/locale:937: error: undefined reference to 'strtold_l'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/memory.cpp:38: error: undefined reference to 'std::exception::~exception()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/memory.cpp:38: error: undefined reference to 'std::exception::~exception()'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(memory.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/memory.cpp:typeinfo for std::__ndk1::bad_weak_ptr: error: undefined reference to 'typeinfo for std::exception'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1210: error: undefined reference to 'vtable for std::length_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1210: error: undefined reference to 'typeinfo for std::length_error'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1210: error: undefined reference to 'std::length_error::~length_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:32: error: undefined reference to 'std::exception::~exception()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:32: error: undefined reference to 'vtable for std::logic_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:36: error: undefined reference to 'std::exception::~exception()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:36: error: undefined reference to 'vtable for std::logic_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:40: error: undefined reference to 'vtable for std::logic_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:65: error: undefined reference to 'vtable for std::runtime_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:69: error: undefined reference to 'vtable for std::runtime_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/stdexcept.cpp:74: error: undefined reference to 'vtable for std::runtime_error'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1221: error: undefined reference to 'vtable for std::out_of_range'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1221: error: undefined reference to 'typeinfo for std::out_of_range'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/string:1221: error: undefined reference to 'std::out_of_range::~out_of_range()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::invalid_argument'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::invalid_argument'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::invalid_argument::~invalid_argument()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::out_of_range'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::out_of_range'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::out_of_range::~out_of_range()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::invalid_argument'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::invalid_argument'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::invalid_argument::~invalid_argument()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::out_of_range'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::out_of_range'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::out_of_range::~out_of_range()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::invalid_argument'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::invalid_argument'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::invalid_argument::~invalid_argument()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/string.cpp:72: error: undefined reference to 'wcstoll'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'vtable for std::invalid_argument'

/v8/v8/third_party/binutils/Linux_x64/Release/bin/ld: the vtable symbol may be undefined because the class is missing its key function

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'typeinfo for std::invalid_argument'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/memory:1636: error: undefined reference to 'std::invalid_argument::~invalid_argument()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/string.cpp:72: error: undefined reference to 'wcstoull'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/string.cpp:189: error: undefined reference to 'strtold'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/string.cpp:189: error: undefined reference to 'wcstold'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/system_error.cpp:201: error: undefined reference to 'std::runtime_error::~runtime_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/system_error.cpp:201: error: undefined reference to 'std::runtime_error::~runtime_error()'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(system_error.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/system_error.cpp:vtable for std::__ndk1::system_error: error: undefined reference to 'std::runtime_error::what() const'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/thread.cpp:37: error: undefined reference to 'std::terminate()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:81: error: undefined reference to 'std::logic_error::~logic_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:81: error: undefined reference to 'std::logic_error::~logic_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:81: error: undefined reference to 'std::logic_error::~logic_error()'

/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:81: error: undefined reference to 'std::logic_error::~logic_error()'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(future.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:vtable for std::__ndk1::future_error: error: undefined reference to 'std::logic_error::what() const'

/v8/v8/third_party/android_tools/ndk//sources/cxx-stl//llvm-libc++/libs/armeabi-v7a/libc++_static.a(future.o):/usr/local/google/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/future.cpp:typeinfo for std::__ndk1::future_error: error: undefined reference to 'typeinfo for std::logic_error'

collect2: error: ld returned 1 exit status

make[2]: *** [/v8/v8/out/android_arm.release/d8] Error 1

make[2]: Leaving directory `/v8/v8/out'

make[1]: *** [android_arm.release] Error 2

make[1]: Leaving directory `/v8/v8'

make: *** [android_arm.release] Error 2

root@235890ee3cb4:/v8/v8# 


Dockerfile

Jochen Eisinger

unread,
Jan 11, 2017, 8:30:24 AM1/11/17
to v8-users
hey,

the latest v8 only supports GN for building. If you create an gn config with these args:

target_os = "android"
target_cpu = "arm"

you should get an android arm build.

best
-jochen

bruno fortunato

unread,
Jan 11, 2017, 4:56:26 PM1/11/17
to v8-users
To be honest, I've tried with android-ndk-11c and it works. With embedded ndk (12b) not works
...

Dzung Tran

unread,
Jan 24, 2017, 12:17:53 PM1/24/17
to v8-users
I did a "make android_arm.release" and I got the link error below:

  LINK(host) /home/parallels/v8/out/android_arm.release/mksnapshot
/home/parallels/v8/out/android_arm.release/obj.host/src/libv8_libplatform.a(/home/parallels/v8/out/android_arm.release/obj.host/v8_libplatform/src/libplatform/default-platform.o):../src/libplatform/default-platform.cc:function v8::platform::CreateDefaultPlatform(int): error: undefined reference to 'v8::base::SysInfo::NumberOfProcessors()'
/home/parallels/v8/out/android_arm.release/obj.host/src/libv8_libplatform.a(/home/parallels/v8/out/android_arm.release/obj.host/v8_libplatform/src/libplatform/default-platform.o):../src/libplatform/default-platform.cc:function v8::platform::DefaultPlatform::SetThreadPoolSize(int): error: undefined reference to 'v8::base::SysInfo::NumberOfProcessors()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [/home/parallels/v8/out/android_arm.release/mksnapshot] Error 1
make[2]: Leaving directory `/home/parallels/v8/out'

make[1]: *** [android_arm.release] Error 2
make[1]: Leaving directory `/home/parallels/v8'

Do you know what is the issue?
...
Reply all
Reply to author
Forward
0 new messages