Script started on Wed Feb 1 17:42:41 2017 anton@velociti:~/CK_REPOS/ck-caffe/program/caffe-time$ ck compile program:caffe-time --target_os=android21-arm64 anton@velociti:~/CK_REPOS/ck-caffe/program/caffe-time$ adb shell top -m 15 | grep caffeck compile program:caffe-time --target_os=android21-arm64 *************************************************************************************** Current directory: /home/anton/CK_REPOS/ck-caffe/program/caffe-time/tmp *************************************************************************************** ----------------------------------- Resolving software dependencies ... *** Dependency 1 = compiler (C++ compiler): More than one environment found for "C++ compiler" with tags="compiler,lang-cpp" and setup={"target_os_bits": "64", "host_os_uoa": "linux-64", "target_os_uoa": "android21-arm64"}: 0) Android NDK LLVM compiler - v3.8.256229 (64bits,android,compiler,host-os-linux-64,lang-c,lang-cpp,llvm,ndk,target-os-android21-arm64,v3,v3.8,v3.8.256229 (1596e477e94d532c)) - Depends on "ndk-gcc" (env UOA=efb43e42afb91d7b, tags="compiler,gcc,ndk", version=4.9.x) 1) Android NDK GCC compiler - v4.9.x (64bits,android,compiler,gcc,host-os-linux-64,lang-c,lang-cpp,ndk,target-os-android21-arm64,v4,v4.9,v4.9.0 (efb43e42afb91d7b)) Select one of the options for "C++ compiler" with tags="compiler,lang-cpp" and setup={"target_os_bits": "64", "host_os_uoa": "linux-64", "target_os_uoa": "android21-arm64"} or press Enter for 0: 0 Resolved. CK environment UID = 1596e477e94d532c (detected version 3.8.256229) *** Dependency 2 = lib-caffe (Caffe library): Resolved. CK environment UID = f85bdf039f7c458e *** Dependency 3 = lib-gflags (GFlags library): Resolved. CK environment UID = 5dc91f6ffab218fc *** Dependency 4 = lib-glog (GLog library): Resolved. CK environment UID = c424930936854998 *** Dependency 5 = lib-blas (BLAS library): Resolved. CK environment UID = d761fda9ae4ca2ae *** Dependency 6 = lib-protobuf (ProtoBuf library): Resolved. CK environment UID = 7994421810d9490f *** Dependency 7 = lib-opencv (OpenCV library): Resolved. CK environment UID = e893c98f9e4f8476 *** Dependency 8 = lib-boost (Boost library): Resolved. CK environment UID = 7d905dbb14c5c8b7 *** Dependency 9 = boost (Boost C++ libraries): Resolved. CK environment UID = 7d905dbb14c5c8b7 ----------------------------------- *************************************************************************************** Detected compiler version: 3.8.256229 *************************************************************************************** Compiler vars: ANDROID_USE_OPENMP=ON BLAS=Open CPU_ONLY=ON USE_LMDB=OFF USE_OPENCV=ON *************************************************************************************** Executing prepared batch file tmp-cRTifS.sh ... clang++ -c -fPIE -pie -target aarch64-linux-android -gcc-toolchain /home/anton/data/android-ndk-r13b/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64 --sysroot=/home/anton/data/android-ndk-r13b/platforms/android-21/arch-arm64 -I../ -DANDROID_USE_OPENMP=ON -DBLAS=Open -DCPU_ONLY=ON -DUSE_LMDB=OFF -DUSE_OPENCV=ON -I/home/anton/data/android-ndk-r13b/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/anton/CK_TOOLS/lib-caffe-bvlc-master-cpu-trunk-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-gflags-2.2.0-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-glog-development-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-openblas-0.2.19-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-protobuf-3.1.0-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-opencv-development-android-ndk-4.9.x-android21-arm64/install/sdk/native/jni/include -I/home/anton/CK_TOOLS/lib-boost-1.62.0-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-boost-1.62.0-android-ndk-4.9.x-android21-arm64/install/include -I/home/anton/CK_TOOLS/lib-caffe-bvlc-master-cpu-trunk-android-ndk-4.9.x-android21-arm64/install/.build_release/src ../caffe.cpp -o caffe.o clang++: warning: argument unused during compilation: '-pie' ../caffe.cpp:6:10: fatal error: 'cstring' file not found #include  ^ 1 error generated. *************************************************************************************** Compilation time: 1.214 sec.; Object size: 0; MD5: Warning: compilation failed! anton@velociti:~/CK_REPOS/ck-caffe/program/caffe-time$ exit Script done on Wed Feb 1 17:42:57 2017