Hey
I did a local rebuild with 'tests' variant and it fails on missing link for pthreads. I have full log available if anyone wants to have a look.
out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Signals.o): In function `PrintStackTrace': /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Unix/Signals.inc:219: undefined reference to `dladdr' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Unix/Signals.inc:231: undefined reference to `dladdr' out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Threading.o): In function `llvm::llvm_execute_on_thread(void (*)(void*), void*, unsigned int)': /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Threading.cpp:96: undefined reference to `pthread_create' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Threading.cpp:91: undefined reference to `pthread_attr_setstacksize' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Threading.cpp:100: undefined reference to `pthread_join' out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Mutex.o): In function `MutexImpl': /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Mutex.cpp:69: undefined reference to `pthread_mutexattr_init' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Mutex.cpp:75: undefined reference to `pthread_mutexattr_settype' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Mutex.cpp:80: undefined reference to `pthread_mutexattr_setpshared' /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Mutex.cpp:89: undefined reference to `pthread_mutexattr_destroy' out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Mutex.o): In function `llvm::sys::MutexImpl::tryacquire()': /media/scratch/android/panda-ics-gcc47-tilt-tracking-blob/android/external/llvm/lib/Support/Mutex.cpp:143: undefined reference to `pthread_mutex_trylock' collect2: ld returned 1 exit status make: *** [out/host/linux-x86/obj/EXECUTABLES/test-librsloader_intermediates/test-librsloader] Błąd 1 make: *** Oczekiwanie na niezakończone zadania....