Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Scanning dependencies of target openpose_caffe
- [ 12%] Performing configure step for 'openpose_caffe'
- CMake Error at /usr/share/cmake/Modules/FindBoost.cmake:1938 (message):
- Unable to find the requested Boost libraries.
- Boost version: 1.66.0
- Boost include path: /usr/include
- Could not find the following Boost libraries:
- boost_system
- boost_thread
- boost_filesystem
- Some (but not all) of the required Boost libraries were found. You may
- need to install these additional Boost libraries. Alternatively, set
- BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
- to the location of Boost.
- Call Stack (most recent call first):
- cmake/Dependencies.cmake:8 (find_package)
- CMakeLists.txt:46 (include)
- -- Found gflags (include: /usr/include, library: /usr/lib64/libgflags.so)
- -- Found glog (include: /usr/include, library: /usr/lib64/libglog.so)
- -- Found PROTOBUF Compiler: /usr/bin/protoc
- -- HDF5: Using hdf5 compiler wrapper to determine C configuration
- -- HDF5: Using hdf5 compiler wrapper to determine CXX configuration
- -- CUDA detected: 10.0
- -- Found cuDNN: ver. 7.3.1 found (include: /opt/cuda/include, library: /opt/cuda/lib64/libcudnn.so)
- -- Automatic GPU detection failed. Building for all known architectures.
- -- Added CUDA NVCC flags for: sm_20 sm_21 sm_30 sm_35 sm_50 sm_60 sm_61
- CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
- Could NOT find Atlas (missing: Atlas_CBLAS_INCLUDE_DIR
- Atlas_CLAPACK_INCLUDE_DIR Atlas_CBLAS_LIBRARY Atlas_BLAS_LIBRARY)
- Call Stack (most recent call first):
- /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
- cmake/Modules/FindAtlas.cmake:43 (find_package_handle_standard_args)
- cmake/Dependencies.cmake:113 (find_package)
- CMakeLists.txt:46 (include)
- -- Configuring incomplete, errors occurred!
- See also "/b_test/holub/openpose/caffe/src/openpose_caffe-build/CMakeFiles/CMakeOutput.log".
- See also "/b_test/holub/openpose/caffe/src/openpose_caffe-build/CMakeFiles/CMakeError.log".
- make[2]: *** [CMakeFiles/openpose_caffe.dir/build.make:106: caffe/src/openpose_caffe-stamp/openpose_caffe-configure] Error 1
- make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/openpose_caffe.dir/all] Error 2
- make: *** [Makefile:84: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment