Start Time: 2016-03-10T23:08:44 EST End Time: 2016-03-10T23:08:45 EST Update Command: "/Applications/GitHub.app/Contents/Resources/git/bin/git" "fetch" Update Type: GIT Number of Updates: 0
Configure (0 errors, 2 warnings)
Start Time: 2016-03-10T23:08:45 EST End Time: 2016-03-10T23:08:45 EST Configure Command: /Applications/CMake.app/Contents/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release "-GUnix Makefiles" "/Users/acil-user/Projects/CIP-master" Configure Return Value: 0 Configure Output:
-- The C compiler identification is AppleClang 6.0.0.6000057
-- The CXX compiler identification is AppleClang 6.0.0.6000057
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: /Applications/GitHub.app/Contents/Resources/git/bin/git (found version "2.1.3.36.g8e36a6d")
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, VTKv6, ITKv4, Boost[INCLUDED], teem, OpenCV,
-- SuperBuild - SlicerExecutionModel => Requires ITKv4,
-- SuperBuild - ITKv4 => Requires zlib, VTKv6,
CMake Warning (dev) at CMake/ExternalProjectDependency.cmake:338 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "SB_SECOND_PASS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
CMake/ExternalProjectDependency.cmake:589 (ExternalProject_Message)
SuperBuild/External_zlib.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_ITKv4.cmake:11 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_SlicerExecutionModel.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
CMake/ExternalProjectDependency.cmake:607 (ExternalProject_Include_Dependencies)
SuperBuild.cmake:451 (ExternalProject_Include_Dependencies)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:/Users/acil-user/Projects/CIP-master-build/CIP-build/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:/Users/acil-user/Projects/CIP-master-build/CIP-build/zlib-install/lib/libzlib.a
-- SuperBuild - ZLIB_ROOT:/Users/acil-user/Projects/CIP-master-build/CIP-build/zlib-install
-- SuperBuild - VTKv6 => Requires zlib[INCLUDED],
-- SuperBuild - VTKv6[OK]
-- SuperBuild - PNG_INCLUDE_DIR:/Users/acil-user/Projects/CIP-master-build/CIP-build/VTKv6/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:/Users/acil-user/Projects/CIP-master-build/CIP-build/VTKv6-build/bin/libvtkpng.dylib
-- SuperBuild - ITKv4[OK]
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - teem => Requires zlib[INCLUDED], VTKv6[INCLUDED],
-- SuperBuild - teem[OK]
-- SuperBuild - OpenCV[OK]
-- SuperBuild - CIP[OK]
CMake Warning (dev) at /Applications/CMake.app/Contents/share/cmake-3.5/Modules/ExternalProject.cmake:1128 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "ZLIB_INCLUDE_DIR" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
/Applications/CMake.app/Contents/share/cmake-3.5/Modules/ExternalProject.cmake:2143 (_ep_command_line_to_initial_cache)
/Applications/CMake.app/Contents/share/cmake-3.5/Modules/ExternalProject.cmake:2447 (_ep_add_configure_command)
SuperBuild.cmake:457 (ExternalProject_Add)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/acil-user/Projects/CIP-master-build/CIP-build
make[5]: *** No rule to make target `lib/libopencv_cudev.3.0.0.dylib', needed by `lib/libopencv_core.3.0.0.dylib'. Stop.
[ 57%] Built target opencv_core
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_transpose.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_transpose.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_transpose.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_weighted.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_weighted.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_weighted.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_copy_make_border.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_copy_make_border.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_copy_make_border.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_countnonzero.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_countnonzero.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_countnonzero.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_integral.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_integral.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_integral.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lut.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_lut.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_lut.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_math.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_math.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_math.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmaxloc.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmaxloc.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmaxloc.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_spectrums.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_spectrums.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_spectrums.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_norm.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_norm.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_norm.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_polar_cart.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_polar_cart.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_polar_cart.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_reduce.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_reduce.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_reduce.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_split_merge.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_split_merge.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_split_merge.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sum.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sum.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sum.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_threshold.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_threshold.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_threshold.cu.o
Scanning dependencies of target opencv_cudaarithm
[ 61%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/arithm.cpp.o
[ 61%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/core.cpp.o
[ 61%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/element_operations.cpp.o
[ 61%] Building CXX object modules/cudaarithm/CMakeFiles/opencv_cudaarithm.dir/src/reductions.cpp.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_weighted.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_weighted.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_weighted.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_copy_make_border.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_copy_make_border.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_copy_make_border.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_countnonzero.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_countnonzero.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_countnonzero.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_mat.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_scalar.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_integral.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_integral.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_integral.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lut.cu.o
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_lut.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_lut.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_math.cu.o
The maximum number of reported warnings or errors has been reached!!!
# All requested packages already installed.
# packages in environment at /.../CIP-master-build/CIPPython-install:
#
sphinx 1.3.5 py27_0
[ 26%] Completed 'CIPPython'
[ 30%] Built target CIPPython
[ 31%] Performing update step for 'VTKv6'
[ 32%] Performing configure step for 'VTKv6'
loading initial cache file /.../CIP-master-build/VTKv6-prefix/tmp/VTKv6-cache-Release.cmake
CMake Warning (dev) at CMake/CheckCXXSourceRuns.cmake:16 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_CMAKE_REQUIRE_LARGE_FILE_SUPPORT" will no
longer be dereferenced when the policy is set to NEW. Since the policy is
not set the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:228 (CHECK_CXX_SOURCE_RUNS)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestTypes.cmake:132 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_TYPE_CHAR_IS_SIGNED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:305 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestFullSpecialization.cmake:1 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_COMPILER_HAS_FULL_SPECIALIZATION" will no longer
be dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:311 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestExplicitInstantiation.cmake:6 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_EXPLICIT_TEMPLATES" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:314 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestBuiltins.cmake:3 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_HAVE_SYNC_BUILTINS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:317 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:5 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_ANSI_STREAM_EOF_RESULT" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:22 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_OSTREAM_SUPPORTS_LONG_LONG" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkTestStreamsLibrary.cmake:45 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_ISTREAM_SUPPORTS_LONG_LONG" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:323 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/VTKParallelCMakeTests.cmake:7 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T" will no longer
be dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:338 (include)
CMake Warning (dev) at Utilities/KWSys/vtksys/CMakeLists.txt:267 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:16 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_CXX_HAS_CSTDIO_COMPILED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:155 (KWSYS_PLATFORM_TEST)
Utilities/KWSys/vtksys/CMakeLists.txt:307 (KWSYS_PLATFORM_CXX_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:63 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "KWSYS_LFS_WORKS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
Utilities/KWSys/vtksys/kwsysPlatformTests.cmake:164 (KWSYS_PLATFORM_TEST_RUN)
Utilities/KWSys/vtksys/CMakeLists.txt:317 (KWSYS_PLATFORM_CXX_TEST_RUN)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:70 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:73 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at Common/Core/CMakeLists.txt:76 (configure_file):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:386 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_HAVE_SYS_TIME_GETTIMEOFDAY" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:433 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_TIME_WITH_SYS_TIME" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:511 (HDF5_FUNCTION_TEST)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:648 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_ACCURATE" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:670 (H5MiscConversionTest)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:614 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_LDOUBLE_TO_INTEGER_WORKS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake:679 (H5ConversionTests)
ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:189 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:49 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_ST_BLKSIZE" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
ThirdParty/netcdf/vtknetcdf/CMakeLists.txt:134 (C_SOURCE_COMPILES)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at ThirdParty/libxml2/vtklibxml2/libxml2PlatformTests.cmake:2 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_GETADDRINFO_COMPILED" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
ThirdParty/libxml2/vtklibxml2/libxml2PlatformTests.cmake:123 (LIBXML2_PLATFORM_TEST)
[ 99%] Linking CXX shared library ../../lib/libvtkViewsInfovis-6.2.dylib
[100%] Built target vtkViewsInfovis
[ 35%] No install step for 'VTKv6'
[ 36%] Completed 'VTKv6'
[ 40%] Built target VTKv6
[ 41%] Performing update step (SVN update) for 'teem'
Updating '.':
At revision 6271.
[ 42%] Performing configure step for 'teem'
loading initial cache file /.../CIP-master-build/teem-prefix/tmp/teem-cache-Release.cmake
CMake Warning (dev) at CMake/TestQnanhibit.cmake:33 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "HAVE_QNANHIBIT_VALUE" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
CMakeLists.txt:80 (TEST_QNANHIBIT)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMakeLists.txt:451 (EXPORT_LIBRARY_DEPENDENCIES):
Policy CMP0033 is not set: The export_library_dependencies command should
not be called. Run "cmake --help-policy CMP0033" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
teem
This warning is for project developers. Use -Wno-dev to suppress it.
[100%] Building C object src/bin/CMakeFiles/gkms.dir/gkms.o
[100%] Linking C executable ../../bin/gkms
[100%] Built target gkms
[ 45%] No install step for 'teem'
[ 46%] Completed 'teem'
[ 50%] Built target teem
[ 59%] Built target Boost
[ 60%] Performing update step for 'OpenCV'
[ 62%] Performing configure step for 'OpenCV'
loading initial cache file /.../CIP-master-build/OpenCV-prefix/tmp/OpenCV-cache-Release.cmake
CMake Warning (dev) at cmake/OpenCVUtils.cmake:279 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "APPLE" will no longer be dereferenced when the
policy is set to NEW. Since the policy is not set the OLD behavior will be
used.
Call Stack (most recent call first):
CMakeLists.txt:120 (OCV_OPTION)
-- Module opencv_cuda disabled because opencv_calib3d dependency can't be resolved!
-- Module opencv_cudabgsegm disabled because opencv_video dependency can't be resolved!
-- Module opencv_cudaoptflow disabled because opencv_video dependency can't be resolved!
-- Module opencv_cudastereo disabled because opencv_calib3d dependency can't be resolved!
-- Module opencv_highgui disabled because opencv_videoio dependency can't be resolved!
-- Module opencv_shape disabled because opencv_video dependency can't be resolved!
-- Module opencv_stitching disabled because opencv_calib3d dependency can't be resolved!
-- Module opencv_superres disabled because opencv_video dependency can't be resolved!
-- Module opencv_ts disabled because opencv_videoio dependency can't be resolved!
-- Assume that non-module dependency is available: -framework OpenCL (for module opencv_core)
CMake Warning (dev) at cmake/OpenCVModule.cmake:785 (elseif):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "OPENCV_TEST_opencv_cudaarithm_DEPS" will no longer
be dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:859 (__ocv_parse_test_sources)
modules/cudaarithm/CMakeLists.txt:26 (ocv_add_accuracy_tests)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_core". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudaarithm".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target
"opencv_cudafeatures2d". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudafilters".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudaimgproc".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudalegacy".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudawarping".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_cudev". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_features2d".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_flann". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_imgcodecs".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_imgproc". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_ml". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_objdetect".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "opencv_photo". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
CMakeLists.txt:576 (include)
-- Performance tests: NO
-- C/C++ Examples: NO
--
-- Install path: /.../CIP-master-build/OpenCV-install
--
-- cvconfig.h is in: /.../CIP-master-build/OpenCV-build
-- -----------------------------------------------------------------
--
-- Configuring done
-- Generating done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
opencv_core
opencv_cudaarithm
opencv_cudafeatures2d
opencv_cudafilters
-- Build files have been written to: /.../CIP-master-build/OpenCV-build
[ 63%] Performing build step for 'OpenCV'
[ 3%] Built target zlib
[ 7%] Built target libtiff
[ 15%] Built target libjpeg
[ 26%] Built target libwebp
[ 34%] Built target libjasper
[ 38%] Built target libpng
[ 50%] Built target IlmImf
[ 50%] Linking CXX shared library ../../lib/libopencv_cudev.dylib
ld: warning: directory not found for option '-L/.../CIP-master-build/OpenCV/-Wl,/usr/local/cuda'
ld: can't map file, errno=22 file '/usr/local/cuda' for architecture x86_64
CMake Warning (dev) at cuda_compile_generated_gpu_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gpu_mat.cu.o.cmake:164 (cuda_execute_process)
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stl.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/tables.cpp.o
[ 53%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/types.cpp.o
[ 57%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/umatrix.cpp.o
[ 57%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/opencl_kernels_core.cpp.o
[ 57%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gpu_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_gpu_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gpu_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_transpose.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_transpose.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_absdiff_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_absdiff_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_weighted.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_weighted.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_bitwise_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_bitwise_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_cmp_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_cmp_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_copy_make_border.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_copy_make_border.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_countnonzero.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_countnonzero.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_div_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_div_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_integral.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_integral.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_lut.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_lut.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_math.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_math.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_minmax.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_minmax_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_minmaxloc.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmaxloc.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_mul_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_mul_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_mul_spectrums.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_spectrums.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_norm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_norm.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_polar_cart.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_polar_cart.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_reduce.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_reduce.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_split_merge.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_split_merge.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_sub_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_sub_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_sum.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sum.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_threshold.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_threshold.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_absdiff_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_absdiff_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_add_weighted.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_weighted.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_bitwise_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_bitwise_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_cmp_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_cmp_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_copy_make_border.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_copy_make_border.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_countnonzero.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_countnonzero.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_div_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_mat.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_div_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_scalar.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_integral.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_integral.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_lut.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_lut.cu.o.cmake:164 (cuda_execute_process)
CMake Warning (dev) at cuda_compile_generated_math.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_math.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_math.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_math.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmaxloc.cu.o
CMake Warning (dev) at cuda_compile_generated_minmaxloc.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmaxloc.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmaxloc.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmaxloc.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_spectrums.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_spectrums.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_spectrums.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_spectrums.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_spectrums.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_norm.cu.o
CMake Warning (dev) at cuda_compile_generated_norm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_norm.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_norm.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_norm.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_polar_cart.cu.o
CMake Warning (dev) at cuda_compile_generated_polar_cart.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_polar_cart.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_polar_cart.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_polar_cart.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_reduce.cu.o
CMake Warning (dev) at cuda_compile_generated_reduce.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_reduce.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_reduce.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_reduce.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_split_merge.cu.o
CMake Warning (dev) at cuda_compile_generated_split_merge.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_split_merge.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_split_merge.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_split_merge.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sum.cu.o
CMake Warning (dev) at cuda_compile_generated_sum.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sum.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sum.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sum.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_threshold.cu.o
CMake Warning (dev) at cuda_compile_generated_threshold.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_threshold.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_threshold.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_threshold.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_transpose.cu.o
CMake Warning (dev) at cuda_compile_generated_transpose.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_transpose.cu.o.cmake:164 (cuda_execute_process)
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
[ 69%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/opencl_kernels_imgproc.cpp.o
make[5]: *** No rule to make target `lib/libopencv_core.3.0.0.dylib', needed by `lib/libopencv_imgproc.3.0.0.dylib'. Stop.
[ 69%] Built target opencv_imgproc
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_filter2d.cu.o
CMake Warning (dev) at cuda_compile_generated_filter2d.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_filter2d.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_filter2d.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_filter2d.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc3.cu.o
Scanning dependencies of target opencv_cudafilters
[ 73%] Building CXX object modules/cudafilters/CMakeFiles/opencv_cudafilters.dir/src/filtering.cpp.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_filter2d.cu.o
CMake Warning (dev) at cuda_compile_generated_filter2d.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_filter2d.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_filter2d.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_filter2d.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
Scanning dependencies of target opencv_objdetect
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect.cpp.o
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/cascadedetect_convert.cpp.o
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/detection_based_tracker.cpp.o
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/haar.cpp.o
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/src/hog.cpp.o
[ 76%] Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect.dir/opencl_kernels_objdetect.cpp.o
make[5]: *** No rule to make target `lib/libopencv_imgproc.3.0.0.dylib', needed by `lib/libopencv_objdetect.3.0.0.dylib'. Stop.
[ 76%] Built target opencv_objdetect
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NPP_staging.cu.o
CMake Warning (dev) at cuda_compile_generated_NPP_staging.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NPP_staging.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NPP_staging.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NPP_staging.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCV.cu.o
CMake Warning (dev) at cuda_compile_generated_NCV.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCV.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCV.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCV.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVBroxOpticalFlow.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVBroxOpticalFlow.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVHaarObjectDetection.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVHaarObjectDetection.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVPyramid.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVPyramid.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVPyramid.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVPyramid.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVPyramid.cu.o
Scanning dependencies of target opencv_cudalegacy
[ 76%] Building CXX object modules/cudalegacy/CMakeFiles/opencv_cudalegacy.dir/src/NCV.cpp.o
/.../CIP-master-build/OpenCV/modules/cudalegacy/src/NCV.cpp:658:10: warning: no previous prototype for function '_ncvQueryMoment' [-Wmissing-prototypes]
/.../CIP-master-build/OpenCV/modules/cudalegacy/src/NCV.cpp:664:12: warning: no previous prototype for function '_ncvMomentToMicroseconds' [-Wmissing-prototypes]
/.../CIP-master-build/OpenCV/modules/cudalegacy/src/NCV.cpp:670:12: warning: no previous prototype for function '_ncvMomentsDiffToMicroseconds' [-Wmissing-prototypes]
/.../CIP-master-build/OpenCV/modules/cudalegacy/src/NCV.cpp:675:12: warning: no previous prototype for function '_ncvMomentsDiffToMilliseconds' [-Wmissing-prototypes]
CMake Warning (dev) at cuda_compile_generated_NCV.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCV.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCV.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCV.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVBroxOpticalFlow.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVBroxOpticalFlow.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVHaarObjectDetection.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVHaarObjectDetection.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVPyramid.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVPyramid.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVPyramid.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVPyramid.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVPyramid.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NPP_staging.cu.o
CMake Warning (dev) at cuda_compile_generated_NPP_staging.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NPP_staging.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NPP_staging.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NPP_staging.cu.o
make[5]: *** No rule to make target `lib/libopencv_objdetect.3.0.0.dylib', needed by `lib/libopencv_cudalegacy.3.0.0.dylib'. Stop.
[ 80%] Built target opencv_cudalegacy
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_warp.cu.o
CMake Warning (dev) at cuda_compile_generated_warp.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_warp.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_warp.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_warp.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_warp_maps.cu.o
CMake Warning (dev) at cuda_compile_generated_build_warp_maps.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_warp_maps.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_warp_maps.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_warp_maps.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_down.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_down.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_down.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_down.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_down.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_up.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_up.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_up.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_up.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_up.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_remap.cu.o
CMake Warning (dev) at cuda_compile_generated_remap.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_remap.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_remap.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_remap.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_resize.cu.o
CMake Warning (dev) at cuda_compile_generated_resize.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_resize.cu.o.cmake:164 (cuda_execute_process)
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_resize.cu.o
Scanning dependencies of target opencv_cudawarping
[ 80%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/pyramids.cpp.o
[ 80%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/remap.cpp.o
[ 80%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/resize.cpp.o
[ 80%] Building CXX object modules/cudawarping/CMakeFiles/opencv_cudawarping.dir/src/warp.cpp.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_warp_maps.cu.o
CMake Warning (dev) at cuda_compile_generated_build_warp_maps.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_warp_maps.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_warp_maps.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_warp_maps.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_down.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_down.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_down.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_down.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_down.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_up.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_up.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_up.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_up.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_up.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_remap.cu.o
CMake Warning (dev) at cuda_compile_generated_remap.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_remap.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_remap.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_remap.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_resize.cu.o
CMake Warning (dev) at cuda_compile_generated_resize.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_resize.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_resize.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_resize.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_warp.cu.o
CMake Warning (dev) at cuda_compile_generated_warp.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_warp.cu.o.cmake:164 (cuda_execute_process)
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze/nldiffusion_functions.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/kaze.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/keypoint.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/matchers.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/mser.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/src/orb.cpp.o
[ 84%] Building CXX object modules/features2d/CMakeFiles/opencv_features2d.dir/opencl_kernels_features2d.cpp.o
make[5]: *** No rule to make target `lib/libopencv_flann.3.0.0.dylib', needed by `lib/libopencv_features2d.3.0.0.dylib'. Stop.
[ 84%] Built target opencv_features2d
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_orb.cu.o
CMake Warning (dev) at cuda_compile_generated_orb.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_orb.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_orb.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_orb.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_knnmatch.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_knnmatch.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_knnmatch.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_knnmatch.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_knnmatch.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_radius_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_radius_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_radius_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_radius_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_radius_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fast.cu.o
CMake Warning (dev) at cuda_compile_generated_fast.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_fast.cu.o.cmake:164 (cuda_execute_process)
CMake Error at cuda_compile_generated_fast.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_fast.cu.o
Scanning dependencies of target opencv_cudafeatures2d
[ 84%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/brute_force_matcher.cpp.o
[ 84%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/fast.cpp.o
[ 84%] Building CXX object modules/cudafeatures2d/CMakeFiles/opencv_cudafeatures2d.dir/src/orb.cpp.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_knnmatch.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_knnmatch.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_knnmatch.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_knnmatch.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_knnmatch.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_radius_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_radius_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_radius_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_radius_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_radius_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fast.cu.o
CMake Warning (dev) at cuda_compile_generated_fast.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_fast.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_fast.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_fast.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_orb.cu.o
CMake Warning (dev) at cuda_compile_generated_orb.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_orb.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_orb.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_orb.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudafilters.3.0.0.dylib', needed by `lib/libopencv_cudafeatures2d.3.0.0.dylib'. Stop.
[ 88%] Built target opencv_cudafeatures2d
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mean_shift.cu.o
CMake Warning (dev) at cuda_compile_generated_mean_shift.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mean_shift.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mean_shift.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mean_shift.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bilateral_filter.cu.o
CMake Warning (dev) at cuda_compile_generated_bilateral_filter.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bilateral_filter.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bilateral_filter.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bilateral_filter.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_blend.cu.o
CMake Warning (dev) at cuda_compile_generated_blend.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_blend.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_blend.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_blend.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_point_list.cu.o
CMake Warning (dev) at cuda_compile_generated_build_point_list.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_point_list.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_point_list.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_point_list.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_canny.cu.o
CMake Warning (dev) at cuda_compile_generated_canny.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_canny.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_canny.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_canny.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_clahe.cu.o
CMake Warning (dev) at cuda_compile_generated_clahe.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_clahe.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_clahe.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_clahe.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_color.cu.o
CMake Warning (dev) at cuda_compile_generated_color.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_color.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_color.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_color.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_corners.cu.o
CMake Warning (dev) at cuda_compile_generated_corners.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_corners.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_corners.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_corners.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_debayer.cu.o
CMake Warning (dev) at cuda_compile_generated_debayer.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_debayer.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_debayer.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_debayer.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_generalized_hough.cu.o
CMake Warning (dev) at cuda_compile_generated_generalized_hough.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_generalized_hough.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_generalized_hough.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_generalized_hough.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gftt.cu.o
CMake Warning (dev) at cuda_compile_generated_gftt.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gftt.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gftt.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gftt.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hist.cu.o
CMake Warning (dev) at cuda_compile_generated_hist.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hist.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hist.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hist.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_circles.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_circles.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_circles.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_circles.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_circles.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_lines.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_lines.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_lines.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_lines.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_lines.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_segments.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_segments.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_segments.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_segments.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_segments.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_match_template.cu.o
CMake Warning (dev) at cuda_compile_generated_match_template.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_match_template.cu.o.cmake:164 (cuda_execute_process)
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/generalized_hough.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/gftt.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/histogram.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_circles.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_lines.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/hough_segments.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/match_template.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/mean_shift.cpp.o
[ 92%] Building CXX object modules/cudaimgproc/CMakeFiles/opencv_cudaimgproc.dir/src/mssegmentation.cpp.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bilateral_filter.cu.o
CMake Warning (dev) at cuda_compile_generated_bilateral_filter.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bilateral_filter.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bilateral_filter.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bilateral_filter.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_blend.cu.o
CMake Warning (dev) at cuda_compile_generated_blend.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_blend.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_blend.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_blend.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_point_list.cu.o
CMake Warning (dev) at cuda_compile_generated_build_point_list.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_point_list.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_point_list.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_point_list.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_canny.cu.o
CMake Warning (dev) at cuda_compile_generated_canny.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_canny.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_canny.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_canny.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_clahe.cu.o
CMake Warning (dev) at cuda_compile_generated_clahe.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_clahe.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_clahe.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_clahe.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_color.cu.o
CMake Warning (dev) at cuda_compile_generated_color.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_color.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_color.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_color.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_corners.cu.o
CMake Warning (dev) at cuda_compile_generated_corners.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_corners.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_corners.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_corners.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_debayer.cu.o
CMake Warning (dev) at cuda_compile_generated_debayer.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_debayer.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_debayer.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_debayer.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_generalized_hough.cu.o
CMake Warning (dev) at cuda_compile_generated_generalized_hough.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_generalized_hough.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_generalized_hough.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_generalized_hough.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gftt.cu.o
CMake Warning (dev) at cuda_compile_generated_gftt.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gftt.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gftt.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gftt.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hist.cu.o
CMake Warning (dev) at cuda_compile_generated_hist.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hist.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hist.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hist.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_circles.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_circles.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_circles.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_circles.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_circles.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_lines.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_lines.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_lines.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_lines.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_lines.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_segments.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_segments.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_segments.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_segments.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_segments.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_match_template.cu.o
CMake Warning (dev) at cuda_compile_generated_match_template.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_match_template.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_match_template.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_match_template.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mean_shift.cu.o
CMake Warning (dev) at cuda_compile_generated_mean_shift.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mean_shift.cu.o.cmake:164 (cuda_execute_process)
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_pxm.cpp.o
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_sunras.cpp.o
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_tiff.cpp.o
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/grfmt_webp.cpp.o
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/bitstrm.cpp.o
[ 96%] Building CXX object modules/imgcodecs/CMakeFiles/opencv_imgcodecs.dir/src/rgbe.cpp.o
make[5]: *** No rule to make target `lib/libopencv_imgproc.3.0.0.dylib', needed by `lib/libopencv_imgcodecs.3.0.0.dylib'. Stop.
[ 96%] Built target opencv_imgcodecs
[ 96%] Generating opencl_kernels_photo.cpp, opencl_kernels_photo.hpp
[ 96%] Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nlm.cu.o
CMake Warning (dev) at cuda_compile_generated_nlm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_nlm.cu.o.cmake:164 (cuda_execute_process)
[ 96%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cuda.cpp.o
[ 96%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/hdr_common.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/inpaint.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/merge.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/npr.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/seamless_cloning_impl.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/tonemap.cpp.o
[100%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/opencl_kernels_photo.cpp.o
[100%] Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nlm.cu.o
CMake Warning (dev) at cuda_compile_generated_nlm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_nlm.cu.o.cmake:164 (cuda_execute_process)
[100%] Built target opencv_photo
[ 64%] Performing install step for 'OpenCV'
[ 3%] Built target zlib
[ 7%] Built target libtiff
[ 15%] Built target libjpeg
[ 26%] Built target libwebp
[ 34%] Built target libjasper
[ 38%] Built target libpng
[ 50%] Built target IlmImf
[ 50%] Linking CXX shared library ../../lib/libopencv_cudev.dylib
ld: warning: directory not found for option '-L/.../CIP-master-build/OpenCV/-Wl,/usr/local/cuda'
ld: can't map file, errno=22 file '/usr/local/cuda' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ 50%] Built target opencv_cudev
[ 50%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gpu_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_gpu_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gpu_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gpu_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/core/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gpu_mat.cu.o
[ 50%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gpu_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_gpu_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gpu_mat.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gpu_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/core/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gpu_mat.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudev.3.0.0.dylib', needed by `lib/libopencv_core.3.0.0.dylib'. Stop.
[ 57%] Built target opencv_core
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_transpose.cu.o
CMake Warning (dev) at cuda_compile_generated_transpose.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_transpose.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_transpose.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_transpose.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_absdiff_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_absdiff_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_add_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_add_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_weighted.cu.o
CMake Warning (dev) at cuda_compile_generated_add_weighted.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_weighted.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_weighted.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_weighted.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_bitwise_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_bitwise_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_cmp_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_cmp_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_copy_make_border.cu.o
CMake Warning (dev) at cuda_compile_generated_copy_make_border.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_copy_make_border.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_copy_make_border.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_copy_make_border.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_countnonzero.cu.o
CMake Warning (dev) at cuda_compile_generated_countnonzero.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_countnonzero.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_countnonzero.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_countnonzero.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_div_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_div_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_scalar.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_integral.cu.o
CMake Warning (dev) at cuda_compile_generated_integral.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_integral.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_integral.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_integral.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lut.cu.o
CMake Warning (dev) at cuda_compile_generated_lut.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_lut.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_lut.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_lut.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_math.cu.o
CMake Warning (dev) at cuda_compile_generated_math.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_math.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_math.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_math.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax_mat.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmaxloc.cu.o
CMake Warning (dev) at cuda_compile_generated_minmaxloc.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmaxloc.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmaxloc.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmaxloc.cu.o
[ 57%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_spectrums.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_spectrums.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_spectrums.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_spectrums.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_spectrums.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_norm.cu.o
CMake Warning (dev) at cuda_compile_generated_norm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_norm.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_norm.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_norm.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_polar_cart.cu.o
CMake Warning (dev) at cuda_compile_generated_polar_cart.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_polar_cart.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_polar_cart.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_polar_cart.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_reduce.cu.o
CMake Warning (dev) at cuda_compile_generated_reduce.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_reduce.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_reduce.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_reduce.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_split_merge.cu.o
CMake Warning (dev) at cuda_compile_generated_split_merge.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_split_merge.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_split_merge.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_split_merge.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sum.cu.o
CMake Warning (dev) at cuda_compile_generated_sum.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sum.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sum.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sum.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_threshold.cu.o
CMake Warning (dev) at cuda_compile_generated_threshold.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_threshold.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_threshold.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_threshold.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_absdiff_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_absdiff_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_absdiff_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_absdiff_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_absdiff_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_absdiff_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_add_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_add_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_add_weighted.cu.o
CMake Warning (dev) at cuda_compile_generated_add_weighted.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_add_weighted.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_add_weighted.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_add_weighted.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_bitwise_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bitwise_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_bitwise_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bitwise_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bitwise_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bitwise_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_cmp_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_cmp_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_cmp_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_cmp_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_cmp_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_cmp_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_copy_make_border.cu.o
CMake Warning (dev) at cuda_compile_generated_copy_make_border.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_copy_make_border.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_copy_make_border.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_copy_make_border.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_countnonzero.cu.o
CMake Warning (dev) at cuda_compile_generated_countnonzero.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_countnonzero.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_countnonzero.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_countnonzero.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_div_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_div_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_div_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_div_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_div_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_div_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_integral.cu.o
CMake Warning (dev) at cuda_compile_generated_integral.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_integral.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_integral.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_integral.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_lut.cu.o
CMake Warning (dev) at cuda_compile_generated_lut.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_lut.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_lut.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_lut.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_math.cu.o
CMake Warning (dev) at cuda_compile_generated_math.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_math.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_math.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_math.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmax_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_minmax_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmax_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmax_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmax_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_minmaxloc.cu.o
CMake Warning (dev) at cuda_compile_generated_minmaxloc.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_minmaxloc.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_minmaxloc.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_minmaxloc.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mul_spectrums.cu.o
CMake Warning (dev) at cuda_compile_generated_mul_spectrums.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mul_spectrums.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mul_spectrums.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mul_spectrums.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_norm.cu.o
CMake Warning (dev) at cuda_compile_generated_norm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_norm.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_norm.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_norm.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_polar_cart.cu.o
CMake Warning (dev) at cuda_compile_generated_polar_cart.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_polar_cart.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_polar_cart.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_polar_cart.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_reduce.cu.o
CMake Warning (dev) at cuda_compile_generated_reduce.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_reduce.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_reduce.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_reduce.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_split_merge.cu.o
CMake Warning (dev) at cuda_compile_generated_split_merge.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_split_merge.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_split_merge.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_split_merge.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_mat.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_mat.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_mat.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_mat.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_mat.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sub_scalar.cu.o
CMake Warning (dev) at cuda_compile_generated_sub_scalar.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sub_scalar.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sub_scalar.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sub_scalar.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_sum.cu.o
CMake Warning (dev) at cuda_compile_generated_sum.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_sum.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_sum.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_sum.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_threshold.cu.o
CMake Warning (dev) at cuda_compile_generated_threshold.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_threshold.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_threshold.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_threshold.cu.o
[ 61%] Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_transpose.cu.o
CMake Warning (dev) at cuda_compile_generated_transpose.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_transpose.cu.o.cmake:164 (cuda_execute_process)
CMake Error at cuda_compile_generated_transpose.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_transpose.cu.o
make[5]: *** No rule to make target `lib/libopencv_core.3.0.0.dylib', needed by `lib/libopencv_cudaarithm.3.0.0.dylib'. Stop.
[ 61%] Built target opencv_cudaarithm
make[5]: *** No rule to make target `lib/libopencv_core.3.0.0.dylib', needed by `lib/libopencv_imgproc.3.0.0.dylib'. Stop.
[ 69%] Built target opencv_imgproc
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_filter2d.cu.o
CMake Warning (dev) at cuda_compile_generated_filter2d.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_filter2d.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_filter2d.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_filter2d.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc4.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc1.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc3.cu.o
[ 69%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_column_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_column_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_column_filter.8uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_column_filter.8uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_filter2d.cu.o
CMake Warning (dev) at cuda_compile_generated_filter2d.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_filter2d.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_filter2d.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_filter2d.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.16uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.16uc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.16uc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.16uc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32fc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32fc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32fc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32fc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.32sc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.32sc4.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.32sc4.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.32sc4.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc1.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc1.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc1.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc1.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc3.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc3.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_row_filter.8uc3.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc3.cu.o
[ 73%] Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_row_filter.8uc4.cu.o
CMake Warning (dev) at cuda_compile_generated_row_filter.8uc4.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_row_filter.8uc4.cu.o.cmake:164 (cuda_execute_process)
/.../CIP-master-build/OpenCV-build/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_row_filter.8uc4.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudaarithm.3.0.0.dylib', needed by `lib/libopencv_cudafilters.3.0.0.dylib'. Stop.
[ 73%] Built target opencv_cudafilters
make[5]: *** No rule to make target `lib/libopencv_core.3.0.0.dylib', needed by `lib/libopencv_ml.3.0.0.dylib'. Stop.
[ 76%] Built target opencv_ml
make[5]: *** No rule to make target `lib/libopencv_imgproc.3.0.0.dylib', needed by `lib/libopencv_objdetect.3.0.0.dylib'. Stop.
[ 76%] Built target opencv_objdetect
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NPP_staging.cu.o
CMake Warning (dev) at cuda_compile_generated_NPP_staging.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NPP_staging.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NPP_staging.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NPP_staging.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCV.cu.o
CMake Warning (dev) at cuda_compile_generated_NCV.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCV.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCV.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCV.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVBroxOpticalFlow.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVBroxOpticalFlow.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVHaarObjectDetection.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVHaarObjectDetection.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVPyramid.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVPyramid.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVPyramid.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVPyramid.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVPyramid.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCV.cu.o
CMake Warning (dev) at cuda_compile_generated_NCV.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCV.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCV.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCV.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVBroxOpticalFlow.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVBroxOpticalFlow.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVBroxOpticalFlow.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVHaarObjectDetection.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVHaarObjectDetection.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVHaarObjectDetection.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NCVPyramid.cu.o
CMake Warning (dev) at cuda_compile_generated_NCVPyramid.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NCVPyramid.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NCVPyramid.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NCVPyramid.cu.o
[ 76%] Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_NPP_staging.cu.o
CMake Warning (dev) at cuda_compile_generated_NPP_staging.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_NPP_staging.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_NPP_staging.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_NPP_staging.cu.o
make[5]: *** No rule to make target `lib/libopencv_objdetect.3.0.0.dylib', needed by `lib/libopencv_cudalegacy.3.0.0.dylib'. Stop.
[ 80%] Built target opencv_cudalegacy
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_warp.cu.o
CMake Warning (dev) at cuda_compile_generated_warp.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_warp.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_warp.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_warp.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_warp_maps.cu.o
CMake Warning (dev) at cuda_compile_generated_build_warp_maps.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_warp_maps.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_warp_maps.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_warp_maps.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_down.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_down.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_down.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_down.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_down.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_up.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_up.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_up.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_up.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_up.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_remap.cu.o
CMake Warning (dev) at cuda_compile_generated_remap.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_remap.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_remap.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_remap.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_resize.cu.o
CMake Warning (dev) at cuda_compile_generated_resize.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_resize.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_resize.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_resize.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_warp_maps.cu.o
CMake Warning (dev) at cuda_compile_generated_build_warp_maps.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_warp_maps.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_warp_maps.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_warp_maps.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_down.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_down.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_down.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_down.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_down.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_pyr_up.cu.o
CMake Warning (dev) at cuda_compile_generated_pyr_up.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_pyr_up.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_pyr_up.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_pyr_up.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_remap.cu.o
CMake Warning (dev) at cuda_compile_generated_remap.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_remap.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_remap.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_remap.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_resize.cu.o
CMake Warning (dev) at cuda_compile_generated_resize.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_resize.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_resize.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_resize.cu.o
[ 80%] Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_warp.cu.o
CMake Warning (dev) at cuda_compile_generated_warp.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_warp.cu.o.cmake:164 (cuda_execute_process)
/.../CIP-master-build/OpenCV-build/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_warp.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudalegacy.3.0.0.dylib', needed by `lib/libopencv_cudawarping.3.0.0.dylib'. Stop.
[ 80%] Built target opencv_cudawarping
make[5]: *** No rule to make target `lib/libopencv_core.3.0.0.dylib', needed by `lib/libopencv_flann.3.0.0.dylib'. Stop.
[ 80%] Built target opencv_flann
make[5]: *** No rule to make target `lib/libopencv_flann.3.0.0.dylib', needed by `lib/libopencv_features2d.3.0.0.dylib'. Stop.
[ 84%] Built target opencv_features2d
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_orb.cu.o
CMake Warning (dev) at cuda_compile_generated_orb.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_orb.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_orb.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_orb.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_knnmatch.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_knnmatch.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_knnmatch.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_knnmatch.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_knnmatch.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_radius_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_radius_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_radius_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_radius_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_radius_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fast.cu.o
CMake Warning (dev) at cuda_compile_generated_fast.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_fast.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_fast.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_fast.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_knnmatch.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_knnmatch.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_knnmatch.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_knnmatch.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_knnmatch.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bf_radius_match.cu.o
CMake Warning (dev) at cuda_compile_generated_bf_radius_match.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bf_radius_match.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bf_radius_match.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bf_radius_match.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_fast.cu.o
CMake Warning (dev) at cuda_compile_generated_fast.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_fast.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_fast.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_fast.cu.o
[ 84%] Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_orb.cu.o
CMake Warning (dev) at cuda_compile_generated_orb.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_orb.cu.o.cmake:164 (cuda_execute_process)
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_orb.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_orb.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudafilters.3.0.0.dylib', needed by `lib/libopencv_cudafeatures2d.3.0.0.dylib'. Stop.
[ 88%] Built target opencv_cudafeatures2d
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mean_shift.cu.o
CMake Warning (dev) at cuda_compile_generated_mean_shift.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mean_shift.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_mean_shift.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mean_shift.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bilateral_filter.cu.o
CMake Warning (dev) at cuda_compile_generated_bilateral_filter.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bilateral_filter.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bilateral_filter.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bilateral_filter.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_blend.cu.o
CMake Warning (dev) at cuda_compile_generated_blend.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_blend.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_blend.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_blend.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_point_list.cu.o
CMake Warning (dev) at cuda_compile_generated_build_point_list.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_point_list.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_point_list.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_point_list.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_canny.cu.o
CMake Warning (dev) at cuda_compile_generated_canny.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_canny.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_canny.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_canny.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_clahe.cu.o
CMake Warning (dev) at cuda_compile_generated_clahe.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_clahe.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_clahe.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_clahe.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_color.cu.o
CMake Warning (dev) at cuda_compile_generated_color.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_color.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_color.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_color.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_corners.cu.o
CMake Warning (dev) at cuda_compile_generated_corners.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_corners.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_corners.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_corners.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_debayer.cu.o
CMake Warning (dev) at cuda_compile_generated_debayer.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_debayer.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_debayer.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_debayer.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_generalized_hough.cu.o
CMake Warning (dev) at cuda_compile_generated_generalized_hough.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_generalized_hough.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_generalized_hough.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_generalized_hough.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gftt.cu.o
CMake Warning (dev) at cuda_compile_generated_gftt.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gftt.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gftt.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gftt.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hist.cu.o
CMake Warning (dev) at cuda_compile_generated_hist.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hist.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hist.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hist.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_circles.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_circles.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_circles.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_circles.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_circles.cu.o
[ 88%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_lines.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_lines.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_lines.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_lines.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_lines.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_segments.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_segments.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_segments.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_segments.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_segments.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_match_template.cu.o
CMake Warning (dev) at cuda_compile_generated_match_template.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_match_template.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_match_template.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_match_template.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_bilateral_filter.cu.o
CMake Warning (dev) at cuda_compile_generated_bilateral_filter.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_bilateral_filter.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_bilateral_filter.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_bilateral_filter.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_blend.cu.o
CMake Warning (dev) at cuda_compile_generated_blend.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_blend.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_blend.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_blend.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_build_point_list.cu.o
CMake Warning (dev) at cuda_compile_generated_build_point_list.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_build_point_list.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_build_point_list.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_build_point_list.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_canny.cu.o
CMake Warning (dev) at cuda_compile_generated_canny.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_canny.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_canny.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_canny.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_clahe.cu.o
CMake Warning (dev) at cuda_compile_generated_clahe.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_clahe.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_clahe.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_clahe.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_color.cu.o
CMake Warning (dev) at cuda_compile_generated_color.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_color.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_color.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_color.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_corners.cu.o
CMake Warning (dev) at cuda_compile_generated_corners.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_corners.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_corners.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_corners.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_debayer.cu.o
CMake Warning (dev) at cuda_compile_generated_debayer.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_debayer.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_debayer.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_debayer.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_generalized_hough.cu.o
CMake Warning (dev) at cuda_compile_generated_generalized_hough.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_generalized_hough.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_generalized_hough.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_generalized_hough.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_gftt.cu.o
CMake Warning (dev) at cuda_compile_generated_gftt.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_gftt.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_gftt.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gftt.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hist.cu.o
CMake Warning (dev) at cuda_compile_generated_hist.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hist.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hist.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hist.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_circles.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_circles.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_circles.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_circles.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_circles.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_lines.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_lines.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_lines.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_lines.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_lines.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_hough_segments.cu.o
CMake Warning (dev) at cuda_compile_generated_hough_segments.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_hough_segments.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_hough_segments.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_hough_segments.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_match_template.cu.o
CMake Warning (dev) at cuda_compile_generated_match_template.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_match_template.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_match_template.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_match_template.cu.o
[ 92%] Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_mean_shift.cu.o
CMake Warning (dev) at cuda_compile_generated_mean_shift.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_mean_shift.cu.o.cmake:164 (cuda_execute_process)
CMake Error at cuda_compile_generated_mean_shift.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_mean_shift.cu.o
make[5]: *** No rule to make target `lib/libopencv_cudafilters.3.0.0.dylib', needed by `lib/libopencv_cudaimgproc.3.0.0.dylib'. Stop.
[ 92%] Built target opencv_cudaimgproc
make[5]: *** No rule to make target `lib/libopencv_imgproc.3.0.0.dylib', needed by `lib/libopencv_imgcodecs.3.0.0.dylib'. Stop.
[ 96%] Built target opencv_imgcodecs
[ 96%] Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nlm.cu.o
CMake Warning (dev) at cuda_compile_generated_nlm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_nlm.cu.o.cmake:164 (cuda_execute_process)
This warning is for project developers. Use -Wno-dev to suppress it.
nvcc fatal : Unsupported gpu architecture 'compute_11'
CMake Error at cuda_compile_generated_nlm.cu.o.cmake:206 (message):
Error generating
/.../CIP-master-build/OpenCV-build/modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_nlm.cu.o
[ 96%] Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/cuda_compile_generated_nlm.cu.o
CMake Warning (dev) at cuda_compile_generated_nlm.cu.o.cmake:137 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted keywords like "COMMAND" will no longer be interpreted as keywords
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
cuda_compile_generated_nlm.cu.o.cmake:164 (cuda_execute_process)
-- Enabled ITKVNL, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVNLInstantiation, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVTK, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoCore, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoFiltering, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVideoIO, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVoronoi, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKVtkGlue, requested by Module_ITKVtkGlue.
-- Enabled ITKWatersheds, requested by ITK_BUILD_DEFAULT_MODULES.
-- Enabled ITKZLIB, requested by ITK_BUILD_DEFAULT_MODULES.
CMake Warning (dev) at Modules/ThirdParty/KWSys/src/KWSys/CMakeLists.txt:267 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking whether header cstdio is available
-- Checking whether header cstdio is available - yes
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:15 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_HAS_BOOL" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:51 (PERFORM_CMAKE_TEST)
-- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER
-- Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER - Success
-- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD
-- Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD - Success
-- Performing Test VCL_OVERLOAD_CAST
-- Performing Test VCL_OVERLOAD_CAST - Failed
-- Performing Test VCL_NULL_TMPL_ARGS
-- Performing Test VCL_NULL_TMPL_ARGS - Failed
-- Performing Test VCL_NO_STATIC_DATA_MEMBERS
-- Performing Test VCL_NO_STATIC_DATA_MEMBERS - Success
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:106 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_HAS_TEMPLATE_SYMBOLS" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:81 (PERFORM_CMAKE_TEST_RUN)
-- Performing Test VXL_HAS_DBGHELP_H
-- Performing Test VXL_HAS_DBGHELP_H - Failed
-- Performing Test VCL_DEFINE_SPECIALIZATION
-- Performing Test VCL_DEFINE_SPECIALIZATION - Success
-- Performing Test VCL_CANNOT_SPECIALIZE_CV
-- Performing Test VCL_CANNOT_SPECIALIZE_CV - Success
-- Performing Test VXL_APPLE_HAS_ISNAND
-- Performing Test VXL_APPLE_HAS_ISNAND - Failed
-- Performing Test VXL_APPLE_HAS_INLINE_ISNAND
-- Performing Test VXL_APPLE_HAS_INLINE_ISNAND - Success
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:62 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VXL_PIC_COMPATIBLE" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:136 (PERFORM_CMAKE_TEST_CUSTOM)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test VXL_PIC_COMPATIBLE
-- Performing Test VXL_PIC_COMPATIBLE - Success
-- Looking for C++ include cassert
-- Looking for C++ include cassert - found
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:160 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_CXX_HAS_HEADER_CASSERT" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/CMakeLists.txt:142 (PERFORM_CHECK_HEADER)
-- Looking for C++ include semaphore.h
-- Looking for C++ include semaphore.h - found
-- Looking for C++ include ieeefp.h
-- Looking for C++ include ieeefp.h - not found
-- Looking for C++ include iso646.h
-- Looking for C++ include iso646.h - found
-- Looking for C++ include emmintrin.h
-- Looking for C++ include emmintrin.h - found
-- Looking for C++ include tr1/memory
-- Looking for C++ include tr1/memory - found
CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:200 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "VCL_MEMORY_HAS_SHARED_PTR" will no longer be
dereferenced when the policy is set to NEW. Since the policy is not set
the OLD behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_config_macros.cmake:253 (CHECK_TYPE_EXISTS)
-- Looking for TIOCGETD - found
-- Performing Other Test TIME_WITH_SYS_TIME - Success
-- Performing Other Test STDC_HEADERS - Success
-- Performing Other Test HAVE_TM_ZONE - Success
-- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Success
-- Performing Other Test HAVE_ATTRIBUTE - Success
-- Performing Other Test HAVE_FUNCTION - Success
-- Performing Other Test HAVE_TM_GMTOFF - Success
-- Performing Other Test HAVE_STRUCT_TIMEZONE - Success
-- Performing Other Test HAVE_STAT_ST_BLOCKS - Success
CMake Warning (dev) at Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:503 (IF):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "H5_HAVE_FUNCTION" will no longer be dereferenced
when the policy is set to NEW. Since the policy is not set the OLD
behavior will be used.
Call Stack (most recent call first):
Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConfigureChecks.cmake:580 (HDF5_FUNCTION_TEST)
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting build type to 'Debug' as none was specified.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
ModuleDescriptionParser
This warning is for project developers. Use -Wno-dev to suppress it.
[ 2%] Linking CXX static library /.../CIP-master-build/lib/libChestConventions.a
[ 2%] Built target ChestConventions
Scanning dependencies of target CIPCommon
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipThinPlateSplineSurface.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLobeSurfaceModel.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestRegionChestTypeLocations.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipSphereStencil.cxx.o
[ 2%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipCylinderStencil.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipChestDataViewer.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/itkCIPMergeChestLabelMapsImageFilter.cxx.o
/.../CIP-master/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:1:9: warning: '_itCIPkMergeChestLabelMapsImageFilter_txx' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
/.../CIP-master/Common/itkCIPMergeChestLabelMapsImageFilter.cxx:2:9: note: '_itkCIPMergeChestLabelMapsImageFilter_txx' is defined here; did you mean '_itCIPkMergeChestLabelMapsImageFilter_txx'?
#define _itkCIPMergeChestLabelMapsImageFilter_txx
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_itCIPkMergeChestLabelMapsImageFilter_txx
1 warning generated.
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipParticleConnectedComponentFilter.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipVesselParticleConnectedComponentFilter.cxx.o
[ 3%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipAirwayParticleConnectedComponentFilter.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipFissureParticleConnectedComponentFilter.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
[ 4%] Building CXX object Common/CMakeFiles/CIPCommon.dir/cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx.o
/.../CIP-master/cip_python/wrap_ChestConventions.cpp:4696:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) {
^
/.../CIP-master/cip_python/wrap_ChestConventions.cpp:4791:26: warning: function '__Pyx_PyInt_As_int' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static CYTHON_INLINE int __Pyx_PyInt_As_int(PyObject *x) {
^
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 28%] Built target QualityControlTest
Scanning dependencies of target QualityControl
[ 28%] Building CXX object CommandLineTools/QualityControl/CMakeFiles/QualityControl.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 28%] Linking CXX executable ../../bin/QualityControl
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 28%] Built target QualityControl
[ 28%] Generating RemoveChestTypeFromLabelMapUsingParticlesCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/RemoveChestTypeFromLabelMapUsingParticles/RemoveChestTypeFromLabelMapUsingParticles.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/RemoveChestTypeFromLabelMapUsingParticles/RemoveChestTypeFromLabelMapUsingParticlesCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "I/O" has 3 parameters
GenerateCLP: Group "Parameters" has 1 parameters
Scanning dependencies of target RemoveChestTypeFromLabelMapUsingParticlesLib
[ 28%] Building CXX object CommandLineTools/RemoveChestTypeFromLabelMapUsingParticles/CMakeFiles/RemoveChestTypeFromLabelMapUsingParticlesLib.dir/RemoveChestTypeFromLabelMapUsingParticles.cxx.o
[ 29%] Linking CXX static library ../../bin/libRemoveChestTypeFromLabelMapUsingParticlesLib.a
[ 29%] Built target RemoveChestTypeFromLabelMapUsingParticlesLib
Scanning dependencies of target RemoveChestTypeFromLabelMapUsingParticles
[ 29%] Building CXX object CommandLineTools/RemoveChestTypeFromLabelMapUsingParticles/CMakeFiles/RemoveChestTypeFromLabelMapUsingParticles.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 29%] Linking CXX executable ../../bin/RemoveChestTypeFromLabelMapUsingParticles
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 29%] Built target RemoveChestTypeFromLabelMapUsingParticles
Scanning dependencies of target RemoveChestTypeFromLabelMapUsingParticlesTest
[ 29%] Building CXX object CommandLineTools/RemoveChestTypeFromLabelMapUsingParticles/CMakeFiles/RemoveChestTypeFromLabelMapUsingParticlesTest.dir/Testing/RemoveChestTypeFromLabelMapUsingParticlesTest.cxx.o
[ 29%] Linking CXX executable ../Testing/bin/RemoveChestTypeFromLabelMapUsingParticlesTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 29%] Built target RemoveChestTypeFromLabelMapUsingParticlesTest
[ 29%] Generating SegmentLungLobesCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/SegmentLungLobes/SegmentLungLobes.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/SegmentLungLobes/SegmentLungLobesCLP.h
GenerateCLP: Found 5 parameters groups
GenerateCLP: Group "IO" has 4 parameters
GenerateCLP: Group "Fiducial Points" has 3 parameters
GenerateCLP: Group "Fissure Particles" has 3 parameters
GenerateCLP: Group "Region Type Points" has 1 parameters
GenerateCLP: Group "Options" has 3 parameters
Scanning dependencies of target SegmentLungLobesLib
[ 29%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesLib.dir/SegmentLungLobes.cxx.o
[ 30%] Linking CXX static library ../../bin/libSegmentLungLobesLib.a
[ 30%] Built target SegmentLungLobesLib
Scanning dependencies of target SegmentLungLobes
[ 30%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobes.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 30%] Linking CXX executable ../../bin/SegmentLungLobes
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 30%] Built target SegmentLungLobes
Scanning dependencies of target SegmentLungLobesTest
[ 30%] Building CXX object CommandLineTools/SegmentLungLobes/CMakeFiles/SegmentLungLobesTest.dir/Testing/SegmentLungLobesTest.cxx.o
[ 30%] Linking CXX executable ../Testing/bin/SegmentLungLobesTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 30%] Built target SegmentLungLobesTest
[ 31%] Generating ReadDicomWriteTagsCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTagsCLP.h
GenerateCLP: Found 1 parameters groups
GenerateCLP: Group "IO" has 4 parameters
Scanning dependencies of target ReadDicomWriteTagsLib
[ 31%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsLib.dir/ReadDicomWriteTags.cxx.o
/.../CIP-master/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:298:28: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
if ( commaLocation != std::string::npos )
~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
/.../CIP-master/CommandLineTools/ReadDicomWriteTags/ReadDicomWriteTags.cxx:304:30: warning: comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare]
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 31%] Built target ReadDicomWriteTags
Scanning dependencies of target ReadDicomWriteTagsTest
[ 31%] Building CXX object CommandLineTools/ReadDicomWriteTags/CMakeFiles/ReadDicomWriteTagsTest.dir/Testing/ReadDicomWriteTagsTest.cxx.o
[ 31%] Linking CXX executable ../Testing/bin/ReadDicomWriteTagsTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 31%] Built target ReadDicomWriteTagsTest
[ 31%] Generating SplitLeftLungRightLungCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/SplitLeftLungRightLung/SplitLeftLungRightLung.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/SplitLeftLungRightLung/SplitLeftLungRightLungCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "I/O" has 3 parameters
GenerateCLP: Group "Parameters" has 3 parameters
Scanning dependencies of target SplitLeftLungRightLungLib
[ 32%] Building CXX object CommandLineTools/SplitLeftLungRightLung/CMakeFiles/SplitLeftLungRightLungLib.dir/SplitLeftLungRightLung.cxx.o
[ 32%] Linking CXX static library ../../bin/libSplitLeftLungRightLungLib.a
[ 32%] Built target SplitLeftLungRightLungLib
Scanning dependencies of target SplitLeftLungRightLung
[ 32%] Building CXX object CommandLineTools/SplitLeftLungRightLung/CMakeFiles/SplitLeftLungRightLung.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 32%] Linking CXX executable ../../bin/SplitLeftLungRightLung
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 32%] Built target SplitLeftLungRightLung
Scanning dependencies of target SplitLeftLungRightLungTest
[ 32%] Building CXX object CommandLineTools/SplitLeftLungRightLung/CMakeFiles/SplitLeftLungRightLungTest.dir/Testing/SplitLeftLungRightLungTest.cxx.o
[ 32%] Linking CXX executable ../Testing/bin/SplitLeftLungRightLungTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 32%] Built target SplitLeftLungRightLungTest
[ 32%] Generating ExtractChestLabelMapCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/ExtractChestLabelMap/ExtractChestLabelMap.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/ExtractChestLabelMap/ExtractChestLabelMapCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "IO" has 2 parameters
GenerateCLP: Group "Region Type" has 4 parameters
Scanning dependencies of target ExtractChestLabelMapLib
[ 32%] Building CXX object CommandLineTools/ExtractChestLabelMap/CMakeFiles/ExtractChestLabelMapLib.dir/ExtractChestLabelMap.cxx.o
[ 33%] Linking CXX static library ../../bin/libExtractChestLabelMapLib.a
[ 33%] Built target ExtractChestLabelMapLib
Scanning dependencies of target ExtractChestLabelMap
[ 33%] Building CXX object CommandLineTools/ExtractChestLabelMap/CMakeFiles/ExtractChestLabelMap.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 33%] Linking CXX executable ../../bin/ExtractChestLabelMap
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 33%] Built target ExtractChestLabelMap
Scanning dependencies of target ExtractChestLabelMapTest
[ 33%] Building CXX object CommandLineTools/ExtractChestLabelMap/CMakeFiles/ExtractChestLabelMapTest.dir/Testing/ExtractChestLabelMapTest.cxx.o
[ 33%] Linking CXX executable ../Testing/bin/ExtractChestLabelMapTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 33%] Built target ExtractChestLabelMapTest
[ 33%] Generating LabelParticlesByChestRegionChestTypeCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/LabelParticlesByChestRegionChestType/LabelParticlesByChestRegionChestType.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/LabelParticlesByChestRegionChestType/LabelParticlesByChestRegionChestTypeCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "I/O" has 3 parameters
GenerateCLP: Group "Parameters" has 2 parameters
Scanning dependencies of target LabelParticlesByChestRegionChestTypeLib
[ 34%] Building CXX object CommandLineTools/LabelParticlesByChestRegionChestType/CMakeFiles/LabelParticlesByChestRegionChestTypeLib.dir/LabelParticlesByChestRegionChestType.cxx.o
[ 34%] Linking CXX static library ../../bin/libLabelParticlesByChestRegionChestTypeLib.a
[ 34%] Built target LabelParticlesByChestRegionChestTypeLib
Scanning dependencies of target LabelParticlesByChestRegionChestTypeTest
[ 34%] Building CXX object CommandLineTools/LabelParticlesByChestRegionChestType/CMakeFiles/LabelParticlesByChestRegionChestTypeTest.dir/Testing/LabelParticlesByChestRegionChestTypeTest.cxx.o
[ 34%] Linking CXX executable ../Testing/bin/LabelParticlesByChestRegionChestTypeTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 34%] Built target LabelParticlesByChestRegionChestTypeTest
Scanning dependencies of target LabelParticlesByChestRegionChestType
[ 34%] Building CXX object CommandLineTools/LabelParticlesByChestRegionChestType/CMakeFiles/LabelParticlesByChestRegionChestType.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 34%] Linking CXX executable ../../bin/LabelParticlesByChestRegionChestType
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 34%] Built target LabelParticlesByChestRegionChestType
[ 35%] Generating GenerateStenciledLabelMapFromParticlesCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/GenerateStenciledLabelMapFromParticles/GenerateStenciledLabelMapFromParticles.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/GenerateStenciledLabelMapFromParticles/GenerateStenciledLabelMapFromParticlesCLP.h
GenerateCLP: Found 2 parameters groups
GenerateCLP: Group "I/O" has 3 parameters
GenerateCLP: Group "Parameters" has 9 parameters
Scanning dependencies of target GenerateStenciledLabelMapFromParticlesLib
[ 35%] Building CXX object CommandLineTools/GenerateStenciledLabelMapFromParticles/CMakeFiles/GenerateStenciledLabelMapFromParticlesLib.dir/GenerateStenciledLabelMapFromParticles.cxx.o
[ 35%] Linking CXX static library ../../bin/libGenerateStenciledLabelMapFromParticlesLib.a
[ 35%] Built target GenerateStenciledLabelMapFromParticlesLib
Scanning dependencies of target GenerateStenciledLabelMapFromParticles
[ 35%] Building CXX object CommandLineTools/GenerateStenciledLabelMapFromParticles/CMakeFiles/GenerateStenciledLabelMapFromParticles.dir/.../CIP-master-build/SlicerExecutionModel/CMake/SEMCommandLineLibraryWrapper.cxx.o
[ 35%] Linking CXX executable ../../bin/GenerateStenciledLabelMapFromParticles
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 35%] Built target GenerateStenciledLabelMapFromParticles
Scanning dependencies of target GenerateStenciledLabelMapFromParticlesTest
[ 35%] Building CXX object CommandLineTools/GenerateStenciledLabelMapFromParticles/CMakeFiles/GenerateStenciledLabelMapFromParticlesTest.dir/Testing/GenerateStenciledLabelMapFromParticlesTest.cxx.o
[ 35%] Linking CXX executable ../Testing/bin/GenerateStenciledLabelMapFromParticlesTest
ld: warning: directory not found for option '-L/.../CIP-master/-Wl,-rpath,/usr/local/cuda'
[ 35%] Built target GenerateStenciledLabelMapFromParticlesTest
[ 35%] Generating GenerateDistanceMapFromLabelMapCLP.h
GenerateCLP --InputXML /.../CIP-master/CommandLineTools/GenerateDistanceMapFromLabelMap/GenerateDistanceMapFromLabelMap.xml --OutputCxx /.../CIP-master-build/CIP-build/CommandLineTools/GenerateDistanceMapFromLabelMap/GenerateDistanceMapFromLabelMapCLP.h
GenerateCLP: Found 1 parameters groups
GenerateCLP: Group "" has 6 parameters
Scanning dependencies of target GenerateDistanceMapFromLabelMapLib
[ 36%] Building CXX object CommandLineTools/GenerateDistanceMapFromLabelMap/CMakeFiles/GenerateDistanceMapFromLabelMapLib.dir/GenerateDistanceMapFromLabelMap.cxx.o
[ 36%] Linking CXX static library ../../bin/libGenerateDistanceMapFromLabelMapLib.a
[ 36%] Built target GenerateDistanceMapFromLabelMapLib
Scanning dependencies of target GenerateDistanceMapFromLabelMap
The maximum number of reported warnings or errors has been reached!!!