{ "check_exit_status": "yes", "comment": "build stable Caffe CPU from master snapshot 20171013", "customize": { "extra_dir": "", "git_src_dir": "src", "install_env": { "BLAS_TYPE": "Open", "BUILD_MATLAB": 0, "BUILD_PYTHON": 0, "BUILD_PYTHON_LAYER": 0, "CAFFE_BUILD_PYTHON": "OFF", "CMAKE_BUILD_SHARED_LIBS": 0, "CMAKE_CONFIG": "Release", "CPU_ONLY": 1, "PACKAGE_BUILD_TYPE": "cmake", "PACKAGE_CONFIGURE_FLAGS": "", "PACKAGE_CONFIGURE_FLAGS_ANDROID": "-DBUILD_python=OFF -DBUILD_docs=OFF -DUSE_HDF5=OFF", "PACKAGE_CONFIGURE_FLAGS_LINUX": "", "PACKAGE_CONFIGURE_FLAGS_WINDOWS": "", "PACKAGE_COPY": "NO", "PACKAGE_GIT": "YES", "PACKAGE_GIT_CHECKOUT_ANDROID": "-b opencl c61d487", "PACKAGE_GIT_CHECKOUT_LINUX": "691febc", "PACKAGE_GIT_CHECKOUT_WINDOWS": "-b windows 28ca814", "PACKAGE_PATCH": "YES", "PACKAGE_SKIP_BUILD_ERROR": "YES", "PACKAGE_SKIP_CLEAN_INSTALL": "NO", "PACKAGE_SKIP_CLEAN_OBJ": "NO", "PACKAGE_SKIP_CLEAN_SRC_DIR": "NO", "PACKAGE_SUB_DIR": "src", "PACKAGE_SUB_DIR1": "src", "PACKAGE_URL_ANDROID": "https://github.com/BVLC/caffe", "PACKAGE_URL_LINUX": "https://github.com/BVLC/caffe", "PACKAGE_URL_WINDOWS": "https://github.com/BVLC/caffe", "PYTHON_EXE": "python", "RUN_INSTALL": 0, "RUN_LINT": 0, "RUN_TESTS": 0, "SUBSTITUTE_ORIGINAL_PACKAGE_DIR": "$#path_to_cid=package:b39f40abfd34f10b#$", "USE_LEVELDB": "ON", "USE_LMDB": "ON", "USE_OPENMP": 0, "USE_PREBUILT_DEPENDENCIES": "OFF", "WITH_NINJA": 0 }, "no_ver_in_suggested_path": "yes", "params": { "cpu_only": 1, "debug": 0, "use_cuda": 0, "use_leveldb": 1, "use_lmdb": 1, "use_opencv": 1 }, "sort": 10000, "use_git_revision": "yes", "version": "master-20171013" }, "deps": { "cmake": { "force_target_as_host": "yes", "local": "yes", "name": "cmake", "skip_from_bat": "yes", "sort": 5, "tags": "tool,cmake" }, "compiler": { "local": "yes", "name": "C++ compiler", "sort": 10, "tags": "compiler,lang-cpp", "update_tags_by_target_platform2": { "android": "gcc", "linux": "gcc", "win": "mcl" } }, "lib-blas": { "local": "yes", "name": "BLAS library", "skip_default": "yes", "sort": 30, "tags": "lib,blas,openblas", "update_tags_by_target_platform2": { "android": "v0.2.19", "linux": "v0.2.20", "win": "v0.2.20" } }, "lib-boost": { "local": "yes", "name": "Boost library", "skip_default": "yes", "sort": 25, "tags": "lib,boost,min-for-caffe", "version_from": [ 1, 64, 0 ] }, "lib-gflags": { "force_env_init": "yes", "local": "yes", "name": "GFlags library", "skip_default": "yes", "sort": 12, "tags": "lib,gflags,v2.2.0" }, "lib-glog": { "local": "yes", "name": "GLog library", "skip_default": "yes", "sort": 14, "tags": "lib,glog,v0.3.5" }, "lib-hdf5": { "local": "yes", "name": "HDF5 library", "only_for_target_os_tags": [ "linux", "windows" ], "skip_default": "yes", "sort": 19, "tags": "lib,hdf5,v1.10.1" }, "lib-leveldb": { "local": "yes", "name": "LevelDB library", "only_for_target_os_tags": [ "linux" ], "sort": 40, "tags": "lib,leveldb" }, "lib-lmdb": { "local": "yes", "name": "LMDB library", "only_for_target_os_tags": [ "linux", "windows" ], "skip_default": "yes", "sort": 18, "tags": "lib,lmdb,v0.9.21", "update_tags_by_target_platform2": { "win": "v0.9.21" } }, "lib-opencv": { "local": "yes", "name": "OpenCV library", "skip_default": "yes", "sort": 20, "tags": "lib,opencv,v3.3.0" }, "lib-protobuf": { "local": "yes", "name": "ProtoBuf library", "only_for_target_os_tags": [ "android" ], "skip_default": "yes", "sort": 110, "tags": "lib,protobuf,v3.1.0" }, "lib-protobuf-host": { "force_target_as_host": "yes", "local": "yes", "name": "ProtoBuf host compiler", "skip_default": "yes", "sort": 115, "tags": "lib,protobuf-host,v3.1.0" }, "python": { "local": "yes", "name": "Python for interfacing", "only_for_target_os_tags": [ "windows" ], "skip_from_bat": "yes", "sort": 0, "tags": "compiler,python" } }, "distribute_extra_commands": { "win": [ { "action": "compile", "data_uoa": "4d01855945175f57", "module_uoa": "program" } ] }, "distribute_extra_file": { "win": [ { "file": "boost_chrono-mt.dll" }, { "file": "boost_system-mt.dll" }, { "file": "boost_thread-mt.dll" }, { "file": "gflags.dll" }, { "file": "glog.dll" }, { "file": "hdf5.dll" }, { "file": "hdf5_hl.dll" }, { "file": "libopenblas.dll" }, { "file": "opencv_core320.dll" }, { "file": "opencv_imgcodecs320.dll" }, { "file": "opencv_imgproc320.dll" }, { "data_uoa": "4d01855945175f57", "extra_dir": "tmp", "file": "caffe.exe", "module_uoa": "program", "new_file": "ck-caffe-time.exe" } ] }, "end_full_path": { "android": "install/lib/libcaffe.so", "linux": "install/bin/caffe", "win": "install/bin/caffe.exe" }, "need_cpu_info": "yes", "only_for_host_os_tags": [ "linux", "windows" ], "only_for_target_os_tags": [ "linux", "windows", "android" ], "package_extra_name": " (cpu, snapshot 20171013)", "process_script": "install", "soft_uoa": "04ab08137582bd03", "suggested_path": "lib-caffe-bvlc-master-cpu-20171013", "tags": [ "lib", "caffe", "bvlc", "vmaster", "v20171013", "vcpu", "channel-stable" ], "use_preprocess_scripts_from_another_entry": { "data_uoa": "fd44428fbc77f77f", "module_uoa": "84e27ad9dd12e734" }, "use_scripts_from_another_entry": { "data_uoa": "cd9ccc74060b3d18", "module_uoa": "script" } }