Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ravi@lab:~/tools/openpose/build$ cmake-gui
- ravi@lab:~/tools/openpose/build$ make -j1
- Scanning dependencies of target openpose_lib
- [ 12%] Creating directories for 'openpose_lib'
- [ 25%] No download step for 'openpose_lib'
- [ 37%] No patch step for 'openpose_lib'
- [ 50%] No update step for 'openpose_lib'
- [ 62%] Performing configure step for 'openpose_lib'
- -- The C compiler identification is GNU 4.8.4
- -- The CXX compiler identification is GNU 4.8.4
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Boost version: 1.54.0
- -- Found the following Boost libraries:
- -- system
- -- thread
- -- filesystem
- -- Looking for include file pthread.h
- -- Looking for include file pthread.h - found
- -- Looking for pthread_create
- -- Looking for pthread_create - not found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Found GFlags: /usr/include
- -- Found gflags (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libgflags.so)
- -- Found Glog: /usr/include
- -- Found glog (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so)
- -- Found PROTOBUF: /usr/lib/x86_64-linux-gnu/libprotobuf.so
- -- Found PROTOBUF Compiler: /usr/bin/protoc
- -- Found HDF5: /usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so
- -- CUDA detected: 8.0
- -- Found cuDNN: ver. 5.1.10 found (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so)
- -- Added CUDA NVCC flags for: sm_61
- -- Found Atlas: /usr/include
- -- Found Atlas (include: /usr/include library: /usr/lib/libatlas.so lapack: /usr/lib/liblapack.so
- -- Python interface is disabled or not all required dependencies found. Building without it...
- -- Found Git: /usr/bin/git (found version "1.9.1")
- --
- -- ******************* Caffe Configuration Summary *******************
- -- General:
- -- Version : 1.0.0
- -- Git : 1.0-146-gb5ede48
- -- System : Linux
- -- C++ compiler : /usr/bin/c++
- -- Release CXX flags : -O3 -DNDEBUG -fPIC -Wall -std=c++11 -Wno-sign-compare -Wno-uninitialized
- -- Debug CXX flags : -g -fPIC -Wall -std=c++11 -Wno-sign-compare -Wno-uninitialized
- -- Build type : Release
- --
- -- BUILD_SHARED_LIBS : ON
- -- BUILD_python : OFF
- -- BUILD_matlab : OFF
- -- BUILD_docs : OFF
- -- CPU_ONLY : OFF
- -- USE_OPENCV : OFF
- -- USE_LEVELDB : OFF
- -- USE_LMDB : OFF
- -- USE_NCCL : OFF
- -- ALLOW_LMDB_NOLOCK : OFF
- -- USE_HDF5 : ON
- --
- -- Dependencies:
- -- BLAS : Yes (Atlas)
- -- Boost : Yes (ver. 1.54)
- -- glog : Yes
- -- gflags : Yes
- -- protobuf : Yes (ver. 2.5.0)
- -- CUDA : Yes (ver. 8.0)
- --
- -- NVIDIA CUDA:
- -- Target GPU(s) : Auto
- -- GPU arch(s) : sm_61
- -- cuDNN : Yes (ver. 5.1.10)
- --
- -- Install:
- -- Install path : /home/ravi/tools/openpose/build/caffe
- --
- -- Configuring done
- CMake Warning (dev) in src/caffe/CMakeLists.txt:
- Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
- interface. Run "cmake --help-policy CMP0022" for policy details. Use the
- cmake_policy command to set the policy and suppress this warning.
- Target "caffe" has an INTERFACE_LINK_LIBRARIES property which differs from
- its LINK_INTERFACE_LIBRARIES properties.
- INTERFACE_LINK_LIBRARIES:
- caffeproto;/usr/lib/x86_64-linux-gnu/libboost_system.so;/usr/lib/x86_64-linux-gnu/libboost_thread.so;/usr/lib/x86_64-linux-gnu/libboost_filesystem.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libglog.so;/usr/lib/x86_64-linux-gnu/libgflags.so;$<$<NOT:$<CONFIG:DEBUG>>:/usr/lib/x86_64-linux-gnu/libprotobuf.so>;$<$<CONFIG:DEBUG>:/usr/lib/x86_64-linux-gnu/libprotobuf.so>;-lpthread;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/local/cuda/lib64/libcudart.so;/usr/local/cuda/lib64/libcurand.so;/usr/local/cuda/lib64/libcublas.so;/usr/local/cuda/lib64/libcudnn.so;/usr/lib/liblapack.so;/usr/lib/libcblas.so;/usr/lib/libatlas.so
- LINK_INTERFACE_LIBRARIES:
- caffeproto;/usr/lib/x86_64-linux-gnu/libboost_system.so;/usr/lib/x86_64-linux-gnu/libboost_thread.so;/usr/lib/x86_64-linux-gnu/libboost_filesystem.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libglog.so;/usr/lib/x86_64-linux-gnu/libgflags.so;/usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libhdf5_hl.so;/usr/lib/x86_64-linux-gnu/libhdf5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/local/cuda/lib64/libcudart.so;/usr/local/cuda/lib64/libcurand.so;/usr/local/cuda/lib64/libcublas.so;/usr/local/cuda/lib64/libcudnn.so;/usr/lib/liblapack.so;/usr/lib/libcblas.so;/usr/lib/libatlas.so
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Generating done
- CMake Warning:
- Manually-specified variables were not used by the project:
- CUDA_ARCH_BIN
- -- Build files have been written to: /home/ravi/tools/openpose/build/caffe/src/openpose_lib-build
- [ 75%] Performing build step for 'openpose_lib'
- [ 1%] Running C++/Python protocol buffer compiler on /home/ravi/tools/openpose/3rdparty/caffe/src/caffe/proto/caffe.proto
- Scanning dependencies of target caffeproto
- [ 1%] Building CXX object src/caffe/CMakeFiles/caffeproto.dir/__/__/include/caffe/proto/caffe.pb.cc.o
- Linking CXX static library ../../lib/libcaffeproto.a
- [ 1%] Built target caffeproto
- [ 2%] Building NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_sgd_solver.cu.o
- /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h(432): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stddef.h(432): error: expected a ";"
- /usr/include/x86_64-linux-gnu/c++/4.8/bits/c++config.h(190): error: expected a ";"
- /usr/include/c++/4.8/exception(63): error: expected a ";"
- /usr/include/c++/4.8/exception(68): error: expected a ";"
- /usr/include/c++/4.8/exception(76): error: expected a ";"
- /usr/include/c++/4.8/exception(83): error: expected a ";"
- /usr/include/c++/4.8/exception(93): error: expected a "{"
- /usr/include/c++/4.8/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/4.8/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/4.8/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/4.8/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/4.8/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/4.8/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/4.8/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/4.8/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/4.8/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/4.8/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/4.8/bits/nested_exception.h(70): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/4.8/bits/nested_exception.h(73): error: function "std::nested_exception::nested_ptr" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/4.8/new(95): error: expected a "{"
- /usr/include/c++/4.8/new(110): error: identifier "__p" is undefined
- /usr/include/c++/4.8/new(111): error: expected a "{"
- /usr/include/c++/4.8/new(115): error: expected a "{"
- /usr/include/c++/4.8/new(116): error: expected a "{"
- /usr/local/cuda/include/common_functions.h(106): warning: exception specification is incompatible with that of previous function "operator new[](std::size_t, void *)"
- /usr/include/c++/4.8/new(111): here
- /usr/local/cuda/include/common_functions.h(107): warning: exception specification is incompatible with that of previous function "operator delete(void *, void *)"
- /usr/include/c++/4.8/new(115): here
- /usr/local/cuda/include/common_functions.h(108): warning: exception specification is incompatible with that of previous function "operator delete[](void *, void *)"
- /usr/include/c++/4.8/new(116): here
- /usr/include/c++/4.8/bits/cpp_type_traits.h(184): error: identifier "char16_t" is undefined
- /usr/include/c++/4.8/bits/cpp_type_traits.h(191): error: identifier "char32_t" is undefined
- /usr/include/c++/4.8/bits/cpp_type_traits.h(191): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/4.8/bits/cpp_type_traits.h(314): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/4.8/bits/cpp_type_traits.h(314): error: expected a ">"
- /usr/include/c++/4.8/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(80): error: expected a ";"
- /usr/include/c++/4.8/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(105): error: expected a ";"
- /usr/include/c++/4.8/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(124): error: expected a ";"
- /usr/include/c++/4.8/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(143): error: expected a ";"
- /usr/include/c++/4.8/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(162): error: expected a ";"
- /usr/include/c++/4.8/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(183): error: expected a ";"
- /usr/include/c++/4.8/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(202): error: expected a ";"
- /usr/include/c++/4.8/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(221): error: expected a ";"
- /usr/include/c++/4.8/cmath(240): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(240): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(240): error: expected a ";"
- /usr/include/c++/4.8/cmath(259): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(259): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(259): error: expected a ";"
- /usr/include/c++/4.8/cmath(278): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(278): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(278): error: expected a ";"
- /usr/include/c++/4.8/cmath(297): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(297): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(297): error: expected a ";"
- /usr/include/c++/4.8/cmath(328): error: "constexpr" is not a function or static data member
- /usr/include/c++/4.8/cmath(337): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(337): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(337): error: expected a ";"
- /usr/include/c++/4.8/cmath(356): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(356): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(356): error: expected a ";"
- /usr/include/c++/4.8/cmath(375): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(375): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(375): error: expected a ";"
- /usr/include/c++/4.8/cmath(406): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(406): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(406): error: expected a ";"
- /usr/include/c++/4.8/cmath(443): error: inline specifier allowed on function declarations only
- /usr/include/c++/4.8/cmath(443): error: variable "std::constexpr" has already been defined
- /usr/include/c++/4.8/cmath(443): error: expected a ";"
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_00007f32_00000000-7_sgd_solver.cpp1.ii".
- Compilation terminated.
- CMake Error at cuda_compile_generated_sgd_solver.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_lib-build/src/caffe/CMakeFiles/cuda_compile.dir/solvers/./cuda_compile_generated_sgd_solver.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_sgd_solver.cu.o] Error 1
- make[4]: *** [src/caffe/CMakeFiles/caffe.dir/all] Error 2
- make[3]: *** [all] Error 2
- make[2]: *** [caffe/src/openpose_lib-stamp/openpose_lib-build] Error 2
- make[1]: *** [CMakeFiles/openpose_lib.dir/all] Error 2
- make: *** [all] Error 2
- ravi@lab:~/tools/openpose/build$
Advertisement
Add Comment
Please, Sign In to add comment