Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Script started on Tue 08 Jan 2019 04:02:47 PM JST
- ]0;ravi@ravi: ~/tools/openpose/build$ make -j`nproc`
- [35m[1mScanning dependencies of target openpose_caffe
- [0m[ 12%] [34m[1mCreating directories for 'openpose_caffe'
- [0m[ 25%] [34m[1mNo download step for 'openpose_caffe'
- [0m[ 37%] [ 50%] [34m[1mNo update step for 'openpose_caffe'
- [34m[1mNo patch step for 'openpose_caffe'
- [0m[0m[ 62%] [34m[1mPerforming configure step for 'openpose_caffe'
- [0m-- The C compiler identification is GNU 5.5.0
- -- The CXX compiler identification is GNU 5.5.0
- -- 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-145-gcdb23b4
- -- 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_caffe-build
- [ 75%] [34m[1mPerforming build step for 'openpose_caffe'
- [0m[ 1%] [34m[1mRunning C++/Python protocol buffer compiler on /home/ravi/tools/openpose/3rdparty/caffe/src/caffe/proto/caffe.proto
- [0m[35m[1mScanning dependencies of target caffeproto
- [0m[ 1%] [32mBuilding CXX object src/caffe/CMakeFiles/caffeproto.dir/__/__/include/caffe/proto/caffe.pb.cc.o
- [0m[31m[1mLinking CXX static library ../../lib/libcaffeproto.a
- [0m[ 1%] Built target caffeproto
- [ 1%] [ 1%] [ 2%] [ 4%] [ 4%] [34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/util/cuda_compile_generated_im2col.cu.o
- [0m[ 5%] [34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/util/cuda_compile_generated_math_functions.cu.o
- [0m[34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/layers/cuda_compile_generated_silence_layer.cu.o
- [0m[34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adagrad_solver.cu.o
- [0m[34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adadelta_solver.cu.o
- [0m[34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_nesterov_solver.cu.o
- [0m[ 5%] [34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adam_solver.cu.o
- [0m[ 5%] [34m[1mBuilding NVCC (Device) object src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_sgd_solver.cu.o
- [0m/usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_000013eb_00000000-7_im2col.cpp1.ii".
- Compilation terminated.
- CMake Error at cuda_compile_generated_im2col.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/util/./cuda_compile_generated_im2col.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/util/cuda_compile_generated_im2col.cu.o] Error 1
- make[5]: *** Waiting for unfinished jobs....
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_000013ea_00000000-7_adagrad_solver.cpp1.ii".
- Compilation terminated.
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- CMake Error at cuda_compile_generated_adagrad_solver.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/solvers/./cuda_compile_generated_adagrad_solver.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adagrad_solver.cu.o] Error 1
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_000013ff_00000000-7_adadelta_solver.cpp1.ii".
- Compilation terminated.
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_00001404_00000000-7_silence_layer.cpp1.ii".
- Compilation terminated.
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_000013fb_00000000-7_nesterov_solver.cpp1.ii".
- Compilation terminated.
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- CMake Error at cuda_compile_generated_adadelta_solver.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/solvers/./cuda_compile_generated_adadelta_solver.cu.o
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- make[5]: /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- *** [src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adadelta_solver.cu.o] Error 1
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- CMake Error at cuda_compile_generated_silence_layer.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/layers/./cuda_compile_generated_silence_layer.cu.o
- CMake Error at cuda_compile_generated_nesterov_solver.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/solvers/./cuda_compile_generated_nesterov_solver.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/layers/cuda_compile_generated_silence_layer.cu.o] Error 1
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_nesterov_solver.cu.o] Error 1
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_00001411_00000000-7_adam_solver.cpp1.ii".
- Compilation terminated.
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_00001417_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_caffe-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
- CMake Error at cuda_compile_generated_adam_solver.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/solvers/./cuda_compile_generated_adam_solver.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/solvers/cuda_compile_generated_adam_solver.cu.o] Error 1
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: identifier "nullptr" is undefined
- /usr/lib/gcc/x86_64-linux-gnu/5/include/stddef.h(436): error: expected a ";"
- /usr/include/x86_64-linux-gnu/c++/5/bits/c++config.h(203): error: expected a ";"
- /usr/include/c++/5/exception(63): error: expected a ";"
- /usr/include/c++/5/exception(68): error: expected a ";"
- /usr/include/c++/5/exception(76): error: expected a ";"
- /usr/include/c++/5/exception(83): error: expected a ";"
- /usr/include/c++/5/exception(93): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: function "std::current_exception" returns incomplete type "std::__exception_ptr::exception_ptr"
- /usr/include/c++/5/bits/exception_ptr.h(64): error: expected a "{"
- /usr/include/c++/5/bits/exception_ptr.h(79): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(81): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(82): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(84): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(86): error: declaration is incompatible with previous "std::current_exception"
- (64): here
- /usr/include/c++/5/bits/exception_ptr.h(86): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(86): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(87): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(90): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(92): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(95): error: incomplete type is not allowed
- /usr/include/c++/5/bits/exception_ptr.h(95): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(116): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(126): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(143): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(144): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(147): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(152): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(153): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(156): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(157): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(160): error: use of a local type to declare a function
- /usr/include/c++/5/bits/exception_ptr.h(161): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(169): error: expected a ";"
- /usr/include/c++/5/bits/exception_ptr.h(195): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(57): error: incomplete type is not allowed
- /usr/include/c++/5/bits/nested_exception.h(60): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(64): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(66): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(78): error: expected a ";"
- /usr/include/c++/5/bits/nested_exception.h(73): error: identifier "rethrow_exception" is undefined
- /usr/include/c++/5/bits/nested_exception.h(74): error: namespace "std" has no member "terminate"
- /usr/include/c++/5/new(96): error: expected a "{"
- /usr/include/c++/5/new(111): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(113): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(115): error: expected a "{"
- /usr/include/c++/5/new(130): error: identifier "__p" is undefined
- /usr/include/c++/5/new(131): error: allocation operator may not be declared in a namespace
- /usr/include/c++/5/new(131): error: expected a "{"
- /usr/include/c++/5/new(135): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(135): error: expected a "{"
- /usr/include/c++/5/new(136): error: deallocation operator may not be declared in a namespace
- /usr/include/c++/5/new(136): error: expected a "{"
- /usr/include/c++/5/bits/cpp_type_traits.h(185): error: identifier "char16_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: identifier "char32_t" is undefined
- /usr/include/c++/5/bits/cpp_type_traits.h(192): error: class "std::__is_integer<<error-type>>" has already been defined
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: namespace "std::__gnu_cxx" has no member "__normal_iterator"
- /usr/include/c++/5/bits/cpp_type_traits.h(344): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(159): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/ext/type_traits.h(160): error: declaration is incompatible with overloaded function "__gnu_cxx::__is_null_pointer"
- (150): here
- /usr/include/c++/5/ext/type_traits.h(160): error: namespace "std" has no member "nullptr_t"
- /usr/include/c++/5/ext/type_traits.h(161): error: expected a ";"
- /usr/include/c++/5/ext/type_traits.h(173): error: a template argument list is not allowed in a declaration of a primary template
- /usr/include/c++/5/ext/type_traits.h(177): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(181): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(185): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(189): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(189): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(197): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(197): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(197): error: the global scope has no "__type"
- /usr/include/c++/5/ext/type_traits.h(206): error: __promote is not a template
- /usr/include/c++/5/ext/type_traits.h(206): error: expected a ">"
- /usr/include/c++/5/ext/type_traits.h(206): error: the global scope has no "__type"
- /usr/include/c++/5/cmath(80): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(80): error: expected a ";"
- /usr/include/c++/5/cmath(105): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(105): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(105): error: expected a ";"
- /usr/include/c++/5/cmath(124): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(124): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(124): error: expected a ";"
- /usr/include/c++/5/cmath(143): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(143): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(143): error: expected a ";"
- /usr/include/c++/5/cmath(162): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(162): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(162): error: expected a ";"
- /usr/include/c++/5/cmath(183): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(183): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(183): error: expected a ";"
- /usr/include/c++/5/cmath(202): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(202): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(202): error: expected a ";"
- /usr/include/c++/5/cmath(221): error: inline specifier allowed on function declarations only
- /usr/include/c++/5/cmath(221): error: variable "std::constexpr" has already been defined
- /usr/include/c++/5/cmath(221): error: expected a ";"
- /usr/include/c++/5/cmath(240): error: inline specifier allowed on function declarations only
- Error limit reached.
- 100 errors detected in the compilation of "/tmp/tmpxft_00001422_00000000-7_math_functions.cpp1.ii".
- Compilation terminated.
- CMake Error at cuda_compile_generated_math_functions.cu.o.cmake:264 (message):
- Error generating file
- /home/ravi/tools/openpose/build/caffe/src/openpose_caffe-build/src/caffe/CMakeFiles/cuda_compile.dir/util/./cuda_compile_generated_math_functions.cu.o
- make[5]: *** [src/caffe/CMakeFiles/cuda_compile.dir/util/cuda_compile_generated_math_functions.cu.o] Error 1
- make[4]: *** [src/caffe/CMakeFiles/caffe.dir/all] Error 2
- make[3]: *** [all] Error 2
- make[2]: *** [caffe/src/openpose_caffe-stamp/openpose_caffe-build] Error 2
- make[1]: *** [CMakeFiles/openpose_caffe.dir/all] Error 2
- make: *** [all] Error 2
- ]0;ravi@ravi: ~/tools/openpose/build$ exit
- exit
- Script done on Tue 08 Jan 2019 04:03:03 PM JST
Advertisement
Add Comment
Please, Sign In to add comment