[vagrant@archlinux opencv-cuda-git]$ makepkg -s
==> Making package: opencv-cuda-git 4.2.0.r323.g43a907ddda-1 (Tue 25 Feb 2020 12:03:08 PM AEDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating opencv git repo...
Fetching origin
-> Updating opencv_contrib git repo...
Fetching origin
==> Validating source files with sha256sums...
opencv ... Skipped
opencv_contrib ... Skipped
==> Extracting sources...
-> Creating working copy of opencv git repo...
Reset branch 'makepkg'
-> Creating working copy of opencv_contrib git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
-- Detected processor: x86_64
-- WARNING: Option ENABLE_SSE3='OFF' is deprecated and should not be used anymore
-- Behaviour of this option is not backward compatible
-- Refer to 'CPU_BASELINE'/'CPU_DISPATCH' CMake options documentation
-- Optimization SSE3 is not available, skipped
-- Found ZLIB: /lib64/libz.so (found suitable version "1.2.11", minimum required is "1.2.3")
-- Found ZLIB: /lib64/libz.so (found version "1.2.11")
-- Found OpenEXR: /usr/lib/libIlmImf-2_4.so
-- Found TBB (cmake): /usr/lib/libtbb.so.2
-- found Intel IPP (ICV version): 2019.0.0 [2019.0.0 Gold]
-- at: /home/vagrant/opencv-cuda-git/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv
-- found Intel IPP Integration Wrappers sources: 2019.0.0
-- at: /home/vagrant/opencv-cuda-git/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw
-- Could NOT find CUDNN (missing: CUDNN_LIBRARY CUDNN_INCLUDE_DIR) (Required is at least version "7.5")
-- CUDA detected: 10.2
-- CUDA NVCC target flags: -std=c++11 -Xcompiler -D__CORRECT_ISO_CPP11_MATH_H_PROTO --expt-relaxed-constexpr;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_37,code=sm_37;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-D_FORCE_INLINES
-- LAPACK(LAPACK/Generic): LAPACK_LIBRARIES: /lib64/liblapack.so;/lib64/libblas.so
-- LAPACK(LAPACK/Generic): Support is enabled.
-- Found apache ant: /bin/ant (1.10.7)
-- Found VTK 8.2.0 (/usr/lib/cmake/vtk-8.2/UseVTK.cmake)
-- OpenCV Python: during development append to PYTHONPATH: /home/vagrant/opencv-cuda-git/src/opencv/build/python_loader
-- Checking for module 'libavresample'
-- Package 'libavresample', required by 'virtual:world', not found
-- Caffe: NO
-- Protobuf: NO
-- Glog: YES
-- freetype2: YES (ver 23.1.17)
-- harfbuzz: YES (ver 2.6.4)
-- HDF5: Using hdf5 compiler wrapper to determine C configuration
-- Module opencv_ovis disabled because OGRE3D was not found
-- No preference for use of exported gflags CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported gflags CMake configuration if available.
-- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
-- Failed to find gflags - Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
-- Failed to find gflags - Could not find gflags include directory, set GFLAGS_INCLUDE_DIR to directory containing gflags/gflags.h
-- Found installed version of Eigen: /usr/share/eigen3/cmake
-- Found required Ceres dependency: Eigen version 3.3.7 in /usr/include/eigen3
-- Found required Ceres dependency: glog
-- Ceres version 1.14.0 detected here: /usr was built with C++11. Ceres target will add C++11 flags to compile options for targets using it.
-- Found Ceres version: 1.14.0 installed in: /usr with components: [EigenSparse, SparseLinearAlgebraLibrary, LAPACK, SuiteSparse, CXSparse, SchurSpecializations, C++11, OpenMP, Multithreading]
-- Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
-- Checking for module 'tesseract'
-- Package 'tesseract', required by 'virtual:world', not found
-- Tesseract: NO
-- HDF5: Using hdf5 compiler wrapper to determine C configuration
-- Registering hook 'INIT_MODULE_SOURCES_opencv_dnn': /home/vagrant/opencv-cuda-git/src/opencv/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake
-- opencv_dnn: filter out cuda4dnn source code
--
-- General configuration for OpenCV 4.2.0-dev =====================================
-- Version control: 4.2.0-323-g43a907ddda
--
-- Extra modules:
-- Location (extra): /home/vagrant/opencv-cuda-git/src/opencv_contrib/modules
-- Version control (extra): 4.2.0-25-gbdfd1e75
--
-- Platform:
-- Timestamp: 2020-02-24T23:11:34Z
-- Host: Linux 5.5.3-arch1-1 x86_64
-- CMake: 3.16.4
-- CMake generator: Unix Makefiles
-- CMake build tool: /usr/bin/make
-- Configuration: Release
--
-- CPU/HW features:
-- Baseline: SSE SSE2
-- requested: SSE3
-- disabled: SSE3
-- Dispatched code generation: SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
-- requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
-- SSE4_1 (14 files): + SSE3 SSSE3 SSE4_1
-- SSE4_2 (1 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2
-- FP16 (0 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
-- AVX (4 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 AVX
-- AVX2 (28 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2
-- AVX512_SKX (3 files): + SSE3 SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX AVX2 AVX_512F AVX512_COMMON AVX512_SKX
--
-- C/C++:
-- Built as dynamic libs?: YES
-- C++ standard: 11
-- C++ Compiler: /usr/lib/ccache/bin/c++ (ver 9.2.1)
-- C++ flags (Release): -std=c++11 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
-- C++ flags (Debug): -std=c++11 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self -Wsuggest-override -Wno-delete-non-virtual-dtor -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
-- C Compiler: /usr/lib/ccache/bin/cc
-- C flags (Release): -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
-- C flags (Debug): -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -msse -msse2 -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
-- Linker flags (Release): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--gc-sections -Wl,--as-needed
-- Linker flags (Debug): -Wl,--exclude-libs,libippicv.a -Wl,--exclude-libs,libippiw.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--gc-sections -Wl,--as-needed
-- ccache: YES
-- Precompiled headers: NO
-- Extra dependencies: m pthread cudart_static -lpthread dl rt nppc nppial nppicc nppicom nppidei nppif nppig nppim nppist nppisu nppitc npps cublas cufft -L/opt/cuda/lib64 -L/lib64
-- 3rdparty dependencies:
--
-- OpenCV modules:
-- To be built: aruco bgsegm bioinspired calib3d ccalib core cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev datasets dnn dnn_objdetect dnn_superres dpm face features2d flann freetype fuzzy gapi hdf hfs highgui img_hash imgcodecs imgproc intensity_transform java line_descriptor ml objdetect optflow phase_unwrapping photo plot python3 quality rapid reg rgbd saliency shape stereo stitching structured_light superres surface_matching text tracking video videoio videostab viz xfeatures2d ximgproc xobjdetect xphoto
-- Disabled: world
-- Disabled by dependency: -
-- Unavailable: cnn_3dobj cvv js matlab ovis python2 sfm ts
-- Applications: apps
-- Documentation: NO
-- Non-free algorithms: NO
--
-- GUI:
-- GTK+: YES (ver 3.24.14)
-- GThread : YES (ver 2.62.4)
-- GtkGlExt: NO
-- OpenGL support: NO
-- VTK support: YES (ver 8.2.0)
--
-- Media I/O:
-- ZLib: /lib64/libz.so (ver 1.2.11)
-- JPEG: /lib64/libjpeg.so (ver 80)
-- WEBP: /lib64/libwebp.so (ver encoder: 0x020f)
-- PNG: /lib64/libpng.so (ver 1.6.37)
-- TIFF: /lib64/libtiff.so (ver 42 / 4.1.0)
-- JPEG 2000: /lib64/libjasper.so (ver 2.0.16)
-- OpenEXR: /usr/lib/libImath-2_4.so /usr/lib/libIlmImf-2_4.so /usr/lib/libIex-2_4.so /usr/lib/libHalf-2_4.so /usr/lib/libIlmThread-2_4.so (ver 2_4)
-- HDR: YES
-- SUNRASTER: YES
-- PXM: YES
-- PFM: YES
--
-- Video I/O:
-- DC1394: YES (2.2.6)
-- FFMPEG: YES
-- avcodec: YES (58.54.100)
-- avformat: YES (58.29.100)
-- avutil: YES (56.31.100)
-- swscale: YES (5.5.100)
-- avresample: NO
-- GStreamer: YES (1.16.2)
-- v4l/v4l2: YES (linux/videodev2.h)
-- Xine: YES (ver 1.2.10)
--
-- Parallel framework: TBB (ver 2020.1 interface 11101)
--
-- Trace: YES (with Intel ITT)
--
-- Other third-party libraries:
-- Intel IPP: 2019.0.0 Gold [2019.0.0]
-- at: /home/vagrant/opencv-cuda-git/src/opencv/build/3rdparty/ippicv/ippicv_lnx/icv
-- Intel IPP IW: sources (2019.0.0)
-- at: /home/vagrant/opencv-cuda-git/src/opencv/build/3rdparty/ippicv/ippicv_lnx/iw
-- Lapack: YES (/lib64/liblapack.so /lib64/libblas.so)
-- Eigen: YES (ver 3.3.7)
-- Custom HAL: NO
-- Protobuf: build (3.5.1)
--
-- NVIDIA CUDA: YES (ver 10.2, CUFFT CUBLAS NVCUVID FAST_MATH)
-- NVIDIA GPU arch: 30 35 37 50 52 60 61 70 75
-- NVIDIA PTX archs:
--
-- cuDNN: NO
--
-- OpenCL: YES (no extra features)
-- Include path: /home/vagrant/opencv-cuda-git/src/opencv/3rdparty/include/opencl/1.2
-- Link libraries: Dynamic load
--
-- Python 2:
-- Interpreter: /usr/bin/python2.7 (ver 2.7.17)
-- Libraries: NO
-- numpy: NO (Python wrappers can not be generated)
-- install path: -
--
-- Python 3:
-- Interpreter: /usr/bin/python3 (ver 3.8.1)
-- Libraries: /lib64/libpython3.8.so (ver 3.8.1)
-- numpy: /usr/lib/python3.8/site-packages/numpy/core/include (ver 1.18.1)
-- install path: lib/python3.8/site-packages/cv2/python-3.8
--
-- Python (for build): /usr/bin/python2.7
--
-- Java:
-- ant: /bin/ant (ver 1.10.7)
-- JNI: /usr/lib/jvm/default/include /usr/lib/jvm/default/include/linux /usr/lib/jvm/default/include
-- Java wrappers: YES
-- Java tests: NO
--
-- Install to: /usr
-- -----------------------------------------------------------------
--
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vagrant/opencv-cuda-git/src/opencv/build
make[1]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 2%] Built target ippiw
[ 3%] Built target ittnotify
[ 4%] Built target quirc
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 5%] Built target ade
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 11%] Built target libprotobuf
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 11%] Built target opencv_videoio_plugins
[ 11%] Built target opencv_cudev
[ 11%] Built target gen_opencv_python_source
[ 11%] Generate files for Java bindings
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
JAVA: Processing OpenCV modules: 25
[ 19%] Built target opencv_core
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 19%] Built target opencv_flann
[ 19%] Built target opencv_hdf
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
duplicated: CLASS cv::.Algorithm :
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 19%] Built target opencv_intensity_transform
[ 20%] Built target opencv_ml
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 23%] Built target opencv_cudaarithm
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 24%] Built target opencv_surface_matching
[ 24%] Linking CXX executable ../../bin/opencv_version
[ 31%] Built target opencv_imgproc
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
Scanning dependencies of target opencv_phase_unwrapping
[ 32%] Built target opencv_viz
Scanning dependencies of target opencv_plot
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
Scanning dependencies of target opencv_quality
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Building CXX object modules/plot/CMakeFiles/opencv_plot.dir/src/plot.cpp.o
[ 32%] Building CXX object modules/phase_unwrapping/CMakeFiles/opencv_phase_unwrapping.dir/src/histogramphaseunwrapping.cpp.o
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[2]: Entering directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Building CXX object modules/quality/CMakeFiles/opencv_quality.dir/src/qualitybrisque.cpp.o
SKIP:void cv::Algorithm::read(FileNode fn) due to ARG type FileNode/I
SKIP:void cv::Algorithm::write(Ptr_FileStorage fs, String name = String()) due to ARG type Ptr_FileStorage/I
/usr/bin/ld: ../../lib/libopencv_core.so.4.2.0: undefined reference to `cblas_zgemm'
/usr/bin/ld: ../../lib/libopencv_core.so.4.2.0: undefined reference to `cblas_sgemm'
/usr/bin/ld: ../../lib/libopencv_core.so.4.2.0: undefined reference to `cblas_dgemm'
/usr/bin/ld: ../../lib/libopencv_core.so.4.2.0: undefined reference to `cblas_cgemm'
collect2: error: ld returned 1 exit status
make[2]: *** [apps/version/CMakeFiles/opencv_version.dir/build.make:88: bin/opencv_version] Error 1
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make[1]: *** [CMakeFiles/Makefile2:6339: apps/version/CMakeFiles/opencv_version.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 32%] Building CXX object modules/quality/CMakeFiles/opencv_quality.dir/src/qualitygmsd.cpp.o
SKIP:AsyncArray cv::dnn::Net::forwardAsync(String outputName = String()) due to RET type AsyncArray
SKIP:void cv::dnn::Net::forward(vector_vector_Mat& outputBlobs, vector_String outBlobNames) due to ARG type vector_vector_Mat/O
SKIP:void cv::dnn::Net::getLayersShapes(MatShape netInputShape, vector_int& layersIds, vector_vector_MatShape& inLayersShapes, vector_vector_MatShape& outLayersShapes) due to ARG type vector_vector_MatShape/O
SKIP:void cv::dnn::Net::getLayersShapes(vector_MatShape netInputShapes, vector_int& layersIds, vector_vector_MatShape& inLayersShapes, vector_vector_MatShape& outLayersShapes) due to ARG type vector_vector_MatShape/O
SKIP:cv::BOWImgDescriptorExtractor::BOWImgDescriptorExtractor(Ptr_DescriptorExtractor dextractor, Ptr_DescriptorMatcher dmatcher) due to ARG type Ptr_DescriptorExtractor/I
SKIP:void cv::Feature2D::read(FileNode arg1) due to ARG type FileNode/I
SKIP:void cv::Feature2D::write(Ptr_FileStorage fs, String name = String()) due to ARG type Ptr_FileStorage/I
SKIP:void cv::DescriptorMatcher::read(FileNode arg1) due to ARG type FileNode/I
SKIP:void cv::DescriptorMatcher::write(Ptr_FileStorage fs, String name = String()) due to ARG type Ptr_FileStorage/I
SKIP:uchar Params::blobColor due to RET type uchar
SKIP:void Params::blobColor due to ARG type uchar/I
[ 32%] Building CXX object modules/quality/CMakeFiles/opencv_quality.dir/src/qualitymse.cpp.o
[ 32%] Linking CXX shared library ../../lib/libopencv_plot.so
duplicated: CLASS cv.text::OCRBeamSearchDecoder.ClassifierCallback :
[ 32%] Building CXX object modules/quality/CMakeFiles/opencv_quality.dir/src/qualityssim.cpp.o
SKIP:Ptr_ERFilter cv::text::createERFilterNM1(Ptr_ERFilter_Callback cb, int thresholdDelta = 1, float minArea = (float)0.00025, float maxArea = (float)0.13, float minProbability = (float)0.4, bool nonMaxSuppression = true, float minProbabilityDiff = (float)0.1) due to ARG type Ptr_ERFilter_Callback/I
SKIP:Ptr_ERFilter cv::text::createERFilterNM2(Ptr_ERFilter_Callback cb, float minProbability = (float)0.3) due to ARG type Ptr_ERFilter_Callback/I
SKIP:Ptr_ERFilter_Callback cv::text::loadClassifierNM1(String filename) due to RET type Ptr_ERFilter_Callback
SKIP:Ptr_ERFilter_Callback cv::text::loadClassifierNM2(String filename) due to RET type Ptr_ERFilter_Callback
SKIP:Ptr_OCRBeamSearchDecoder_ClassifierCallback cv::text::loadOCRBeamSearchClassifierCNN(String filename) due to RET type Ptr_OCRBeamSearchDecoder_ClassifierCallback
SKIP:Ptr_OCRHMMDecoder_ClassifierCallback cv::text::loadOCRHMMClassifier(String filename, int classifier) due to RET type Ptr_OCRHMMDecoder_ClassifierCallback
SKIP:Ptr_OCRHMMDecoder_ClassifierCallback cv::text::loadOCRHMMClassifierCNN(String filename) due to RET type Ptr_OCRHMMDecoder_ClassifierCallback
SKIP:Ptr_OCRHMMDecoder_ClassifierCallback cv::text::loadOCRHMMClassifierNM(String filename) due to RET type Ptr_OCRHMMDecoder_ClassifierCallback
SKIP:static Ptr_OCRBeamSearchDecoder cv::text::OCRBeamSearchDecoder::create(Ptr_OCRBeamSearchDecoder_ClassifierCallback classifier, String vocabulary, Mat transition_probabilities_table, Mat emission_probabilities_table, int mode = OCR_DECODER_VITERBI, int beam_size = 500) due to ARG type Ptr_OCRBeamSearchDecoder_ClassifierCallback/I
SKIP:static Ptr_OCRHMMDecoder cv::text::OCRHMMDecoder::create(Ptr_OCRHMMDecoder_ClassifierCallback classifier, String vocabulary, Mat transition_probabilities_table, Mat emission_probabilities_table, int mode = OCR_DECODER_VITERBI) due to ARG type Ptr_OCRHMMDecoder_ClassifierCallback/I
SKIP:vector_VideoCaptureAPIs cv::videoio_registry::getBackends() due to RET type vector_VideoCaptureAPIs
SKIP:vector_VideoCaptureAPIs cv::videoio_registry::getCameraBackends() due to RET type vector_VideoCaptureAPIs
SKIP:vector_VideoCaptureAPIs cv::videoio_registry::getStreamBackends() due to RET type vector_VideoCaptureAPIs
SKIP:vector_VideoCaptureAPIs cv::videoio_registry::getWriterBackends() due to RET type vector_VideoCaptureAPIs
SKIP:explicit cv::VideoCapture::VideoCapture(String filename, int apiPreference = CAP_ANY) due to RET type explicit
SKIP:explicit cv::VideoCapture::VideoCapture(int index, int apiPreference = CAP_ANY) due to RET type explicit
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Built target opencv_plot
[ 32%] Linking CXX shared library ../../lib/libopencv_phase_unwrapping.so
SKIP:bool cv::findCirclesGrid(Mat image, Size patternSize, Mat& centers, int flags, Ptr_FeatureDetector blobDetector, CirclesGridFinderParameters parameters) due to ARG type Ptr_FeatureDetector/I
SKIP:bool cv::CascadeClassifier::read(FileNode node) due to ARG type FileNode/I
duplicated: CLASS cv.structured_light::SinusoidalPattern.Params :
SKIP:bool cv::structured_light::StructuredLightPattern::decode(vector_vector_Mat patternImages, Mat& disparityMap, vector_Mat blackImages = vector_Mat(), vector_Mat whiteImages = vector_Mat(), int flags = DECODE_3D_UNDERWORLD) due to ARG type vector_vector_Mat/I
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Built target opencv_phase_unwrapping
SKIP:void cv::cuda::SURF_CUDA::detect(GpuMat img, GpuMat mask, GpuMat& keypoints) due to ARG type GpuMat/I
SKIP:void cv::cuda::SURF_CUDA::detectWithDescriptors(GpuMat img, GpuMat mask, GpuMat& keypoints, GpuMat& descriptors, bool useProvidedKeypoints = false) due to ARG type GpuMat/I
SKIP:void cv::cuda::SURF_CUDA::downloadKeypoints(GpuMat keypointsGPU, vector_KeyPoint& keypoints) due to ARG type GpuMat/I
SKIP:Vec4i cv::ximgproc::HoughPoint2Line(Point houghPoint, Mat srcImgInfo, int angleRange = ARO_315_135, int makeSkew = HDO_DESKEW, int rules = RO_IGNORE_BORDERS) due to RET type Vec4i
SKIP:vector_vector_int CharucoBoard::nearestMarkerIdx due to RET type vector_vector_int
SKIP:vector_vector_int CharucoBoard::nearestMarkerCorners due to RET type vector_vector_int
[ 32%] Linking CXX shared library ../../lib/libopencv_quality.so
SKIP:vector_pair_int_and_double cv::face::StandardCollector::getResults(bool sorted = false) due to RET type vector_pair_int_and_double
Generated files: 367 (updated 367)
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Built target gen_opencv_java_source
make[2]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
[ 32%] Built target opencv_quality
make[1]: Leaving directory '/home/vagrant/opencv-cuda-git/src/opencv/build'
make: *** [Makefile:163: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...