ibinti / bugvm

This is BugVM
352 stars 51 forks source link

Task :Core:rt:nativeLib FAILED #178

Closed ibinti closed 5 years ago

ibinti commented 5 years ago

[ 10%] Built target bugvm-rt-core Scanning dependencies of target android-dalvik-vm [ 10%] Building CXX object rt/android/dalvik/vm/CMakeFiles/android-dalvik-vm.dir/native/java_util_concurrent_atomic_AtomicLong.cpp.o warning: include path for stdlibc++ headers not found; pass '-std=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] 1 warning generated. [ 10%] Built target android-dalvik-vm Scanning dependencies of target android-libcore-crypto [ 10%] Building CXX object rt/android/libcore/crypto/src/main/native/CMakeFiles/android-libcore-crypto.dir/conscrypt_NativeCrypto.cpp.o warning: include path for stdlibc++ headers not found; pass '-std=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] Git/bugvm/Core/rt/vm/rt/android/libcore/crypto/src/main/native/conscrypt_NativeCrypto.cpp:30:10: fatal error: 'algorithm' file not found

include

     ^~~~~~~~~~~

1 warning and 1 error generated. make[2]: [rt/android/libcore/crypto/src/main/native/CMakeFiles/android-libcore-crypto.dir/conscrypt_NativeCrypto.cpp.o] Error 1 make[1]: [rt/android/libcore/crypto/src/main/native/CMakeFiles/android-libcore-crypto.dir/all] Error 2 make: *** [all] Error 2 macosx-x86_64-debug build failed

Task :Core:rt:nativeLib FAILED

FAILURE: Build failed with an exception.

ibinti commented 5 years ago

this is for macosx-x86_64-debug all ios build targets are ok