Skip to content

Instantly share code, notes, and snippets.

/cmake.log Secret

Created October 16, 2014 02:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a60ca4b1324ca6a6db63 to your computer and use it in GitHub Desktop.
Save anonymous/a60ca4b1324ca6a6db63 to your computer and use it in GitHub Desktop.
-- The CXX compiler identification is GNU 4.9.1
-- The C compiler identification is GNU 4.9.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detected version of GNU GCC: 49 (409)
-- Performing Test HAVE_CXX_FSIGNED_CHAR
-- Performing Test HAVE_CXX_FSIGNED_CHAR - Success
-- Performing Test HAVE_C_FSIGNED_CHAR
-- Performing Test HAVE_C_FSIGNED_CHAR - Success
-- Performing Test HAVE_CXX_W
-- Performing Test HAVE_CXX_W - Success
-- Performing Test HAVE_C_W
-- Performing Test HAVE_C_W - Success
-- Performing Test HAVE_CXX_WALL
-- Performing Test HAVE_CXX_WALL - Success
-- Performing Test HAVE_C_WALL
-- Performing Test HAVE_C_WALL - Success
-- Performing Test HAVE_CXX_WERROR_RETURN_TYPE
-- Performing Test HAVE_CXX_WERROR_RETURN_TYPE - Success
-- Performing Test HAVE_C_WERROR_RETURN_TYPE
-- Performing Test HAVE_C_WERROR_RETURN_TYPE - Success
-- Performing Test HAVE_CXX_WERROR_ADDRESS
-- Performing Test HAVE_CXX_WERROR_ADDRESS - Success
-- Performing Test HAVE_C_WERROR_ADDRESS
-- Performing Test HAVE_C_WERROR_ADDRESS - Success
-- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT
-- Performing Test HAVE_CXX_WERROR_SEQUENCE_POINT - Success
-- Performing Test HAVE_C_WERROR_SEQUENCE_POINT
-- Performing Test HAVE_C_WERROR_SEQUENCE_POINT - Success
-- Performing Test HAVE_CXX_WFORMAT
-- Performing Test HAVE_CXX_WFORMAT - Success
-- Performing Test HAVE_C_WFORMAT
-- Performing Test HAVE_C_WFORMAT - Success
-- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY
-- Performing Test HAVE_CXX_WERROR_FORMAT_SECURITY - Success
-- Performing Test HAVE_C_WERROR_FORMAT_SECURITY
-- Performing Test HAVE_C_WERROR_FORMAT_SECURITY - Success
-- Performing Test HAVE_CXX_WMISSING_DECLARATIONS
-- Performing Test HAVE_CXX_WMISSING_DECLARATIONS - Success
-- Performing Test HAVE_C_WMISSING_DECLARATIONS
-- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WMISSING_PROTOTYPES
-- Performing Test HAVE_CXX_WMISSING_PROTOTYPES - Failed
-- Performing Test HAVE_C_WMISSING_PROTOTYPES
-- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success
-- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES
-- Performing Test HAVE_CXX_WSTRICT_PROTOTYPES - Failed
-- Performing Test HAVE_C_WSTRICT_PROTOTYPES
-- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success
-- Performing Test HAVE_CXX_WUNDEF
-- Performing Test HAVE_CXX_WUNDEF - Success
-- Performing Test HAVE_C_WUNDEF
-- Performing Test HAVE_C_WUNDEF - Success
-- Performing Test HAVE_CXX_WINIT_SELF
-- Performing Test HAVE_CXX_WINIT_SELF - Success
-- Performing Test HAVE_C_WINIT_SELF
-- Performing Test HAVE_C_WINIT_SELF - Success
-- Performing Test HAVE_CXX_WPOINTER_ARITH
-- Performing Test HAVE_CXX_WPOINTER_ARITH - Success
-- Performing Test HAVE_C_WPOINTER_ARITH
-- Performing Test HAVE_C_WPOINTER_ARITH - Success
-- Performing Test HAVE_CXX_WSHADOW
-- Performing Test HAVE_CXX_WSHADOW - Success
-- Performing Test HAVE_C_WSHADOW
-- Performing Test HAVE_C_WSHADOW - Success
-- Performing Test HAVE_CXX_WSIGN_PROMO
-- Performing Test HAVE_CXX_WSIGN_PROMO - Success
-- Performing Test HAVE_C_WSIGN_PROMO
-- Performing Test HAVE_C_WSIGN_PROMO - Failed
-- Performing Test HAVE_CXX_WNO_NARROWING
-- Performing Test HAVE_CXX_WNO_NARROWING - Success
-- Performing Test HAVE_C_WNO_NARROWING
-- Performing Test HAVE_C_WNO_NARROWING - Success
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HAVE_CXX_WNO_LONG_LONG
-- Performing Test HAVE_CXX_WNO_LONG_LONG - Success
-- Performing Test HAVE_C_WNO_LONG_LONG
-- Performing Test HAVE_C_WNO_LONG_LONG - Success
-- Performing Test HAVE_CXX_PTHREAD
-- Performing Test HAVE_CXX_PTHREAD - Success
-- Performing Test HAVE_C_PTHREAD
-- Performing Test HAVE_C_PTHREAD - Success
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
-- Performing Test HAVE_CXX_MSSE
-- Performing Test HAVE_CXX_MSSE - Success
-- Performing Test HAVE_C_MSSE
-- Performing Test HAVE_C_MSSE - Success
-- Performing Test HAVE_CXX_MSSE2
-- Performing Test HAVE_CXX_MSSE2 - Success
-- Performing Test HAVE_C_MSSE2
-- Performing Test HAVE_C_MSSE2 - Success
-- Performing Test HAVE_CXX_MSSE3
-- Performing Test HAVE_CXX_MSSE3 - Success
-- Performing Test HAVE_C_MSSE3
-- Performing Test HAVE_C_MSSE3 - Success
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
-- Performing Test HAVE_C_FFUNCTION_SECTIONS
-- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.3")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
-- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION
-- Performing Test HAVE_C_WNO_IMPLICIT_FUNCTION_DECLARATION - Success
-- Performing Test HAVE_C_WNO_UNINITIALIZED
-- Performing Test HAVE_C_WNO_UNINITIALIZED - Success
-- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES
-- Performing Test HAVE_C_WNO_MISSING_PROTOTYPES - Success
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER
-- Performing Test HAVE_C_WNO_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS
-- Performing Test HAVE_C_WNO_MISSING_DECLARATIONS - Success
-- Performing Test HAVE_C_WNO_UNUSED
-- Performing Test HAVE_C_WNO_UNUSED - Success
-- Performing Test HAVE_C_WNO_SHADOW
-- Performing Test HAVE_C_WNO_SHADOW - Success
-- Performing Test HAVE_C_WNO_SIGN_COMPARE
-- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
-- Performing Test HAVE_C_WNO_UNUSED_PARAMETER
-- Performing Test HAVE_C_WNO_UNUSED_PARAMETER - Success
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Looking for /usr/include/libpng/png.h
-- Looking for /usr/include/libpng/png.h - found
-- Looking for semaphore.h
-- Looking for semaphore.h - found
-- Performing Test HAVE_CXX_WNO_SHADOW
-- Performing Test HAVE_CXX_WNO_SHADOW - Success
-- Performing Test HAVE_CXX_WNO_UNUSED
-- Performing Test HAVE_CXX_WNO_UNUSED - Success
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE - Success
-- Performing Test HAVE_CXX_WNO_UNDEF
-- Performing Test HAVE_CXX_WNO_UNDEF - Success
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_MISSING_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED
-- Performing Test HAVE_CXX_WNO_UNINITIALIZED - Success
-- Performing Test HAVE_CXX_WNO_SWITCH
-- Performing Test HAVE_CXX_WNO_SWITCH - Success
-- Performing Test HAVE_CXX_WNO_PARENTHESES
-- Performing Test HAVE_CXX_WNO_PARENTHESES - Success
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
-- Performing Test HAVE_CXX_WNO_EXTRA
-- Performing Test HAVE_CXX_WNO_EXTRA - Success
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- checking for module 'gstreamer-base-1.0'
-- found gstreamer-base-1.0, version 1.4.3
-- checking for module 'gstreamer-video-1.0'
-- found gstreamer-video-1.0, version 1.4.3
-- checking for module 'gstreamer-app-1.0'
-- found gstreamer-app-1.0, version 1.4.3
-- checking for module 'gstreamer-riff-1.0'
-- found gstreamer-riff-1.0, version 1.4.3
-- checking for module 'gstreamer-pbutils-1.0'
-- found gstreamer-pbutils-1.0, version 1.4.3
-- checking for module 'libdc1394-2'
-- found libdc1394-2, version 2.2.2
-- checking for module 'libv4l1'
-- found libv4l1, version 1.4.0
-- checking for module 'libv4l2'
-- found libv4l2, version 1.4.0
-- Looking for linux/videodev.h
-- Looking for linux/videodev.h - not found
-- Looking for linux/videodev2.h
-- Looking for linux/videodev2.h - found
-- Looking for sys/videoio.h
-- Looking for sys/videoio.h - not found
-- checking for module 'libavcodec'
-- found libavcodec, version 56.1.0
-- checking for module 'libavformat'
-- found libavformat, version 56.1.0
-- checking for module 'libavutil'
-- found libavutil, version 54.3.0
-- checking for module 'libswscale'
-- found libswscale, version 3.0.0
-- Looking for libavformat/avformat.h
-- Looking for libavformat/avformat.h - found
-- Looking for ffmpeg/avformat.h
-- Looking for ffmpeg/avformat.h - not found
-- checking for module 'tbb'
-- package 'tbb' not found
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.8", minimum required is "2.0")
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.8")
-- Found JNI: /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjawt.so
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
modules/core/CMakeLists.txt:58 (ocv_add_accuracy_tests)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/flann/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/imgproc/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_highgui".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
modules/highgui/CMakeLists.txt:330 (ocv_add_accuracy_tests)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/features2d/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_calib3d".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/calib3d/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/ml/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_video".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/video/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_legacy".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/legacy/CMakeLists.txt:1 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/objdetect/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_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):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/photo/CMakeLists.txt:2 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_gpu".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
modules/gpu/CMakeLists.txt:102 (ocv_add_accuracy_tests)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_ocl".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/ocl/CMakeLists.txt:7 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_nonfree".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/nonfree/CMakeLists.txt:11 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_contrib".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/contrib/CMakeLists.txt:1 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_stitching". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/stitching/CMakeLists.txt:6 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:811 (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_test_superres". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:671 (ocv_add_accuracy_tests)
modules/superres/CMakeLists.txt:11 (ocv_define_module)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "dl".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "m".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "pthread".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "rt".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libGLU.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libGL.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libSM.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libICE.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libX11.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libXext.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:941 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "dl".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "m".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "pthread".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "rt".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libGLU.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libGL.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libSM.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libICE.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libX11.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/OpenCVModule.cmake:895 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/usr/lib/x86_64-linux-gnu/libXext.so".
Call Stack (most recent call first):
cmake/OpenCVModule.cmake:942 (__ocv_track_module_link_dependencies)
CMakeLists.txt:584 (ocv_track_build_dependencies)
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_calib3d". 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:590 (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_contrib". 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:590 (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_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:590 (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:590 (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:590 (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_gpu". 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:590 (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_highgui". 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:590 (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:590 (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_legacy". 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:590 (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:590 (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_nonfree". 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:590 (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:590 (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_ocl". 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:590 (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:590 (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_stitching".
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:590 (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_superres".
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:590 (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_ts". 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:590 (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_video". 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:590 (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_videostab".
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:590 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- General configuration for OpenCV 2.4.10 =====================================
-- Version control: 2.4.10
--
-- Platform:
-- Host: Linux 3.16-2-amd64 x86_64
-- CMake: 3.0.2
-- CMake generator: Unix Makefiles
-- CMake build tool: /usr/bin/make
-- Configuration: RELEASE
--
-- C/C++:
-- Built as dynamic libs?: YES
-- C++ Compiler: /usr/bin/c++ (ver 4.9.1)
-- C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG
-- C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG
-- C Compiler: /usr/bin/cc
-- C flags (Release): -fsigned-char -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 -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG
-- C flags (Debug): -fsigned-char -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 -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG
-- Linker flags (Release):
-- Linker flags (Debug):
-- Precompiled headers: YES
--
-- OpenCV modules:
-- To be built: core flann imgproc highgui features2d calib3d ml video legacy objdetect photo gpu ocl nonfree contrib stitching superres ts videostab
-- Disabled: world
-- Disabled by dependency: -
-- Unavailable: androidcamera dynamicuda java python viz
--
-- GUI:
-- QT 5.x: YES (ver 5.3.2)
-- QT OpenGL support: YES (Qt5::OpenGL 5.3.2)
-- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libSM.so /usr/lib/x86_64-linux-gnu/libICE.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libXext.so)
-- VTK support: NO
--
-- Media I/O:
-- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.8)
-- JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so (ver 80)
-- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.50)
-- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver 42 - 4.0.3)
-- JPEG 2000: build (ver 1.900.1)
-- OpenEXR: build (ver 1.7.1)
--
-- Video I/O:
-- DC1394 1.x: NO
-- DC1394 2.x: YES (ver 2.2.2)
-- FFMPEG: YES
-- codec: YES (ver 56.1.0)
-- format: YES (ver 56.1.0)
-- util: YES (ver 54.3.0)
-- swscale: YES (ver 3.0.0)
-- gentoo-style: YES
-- GStreamer:
-- base: YES (ver 1.4.3)
-- video: YES (ver 1.4.3)
-- app: YES (ver 1.4.3)
-- riff: YES (ver 1.4.3)
-- pbutils: YES (ver 1.4.3)
-- OpenNI: NO
-- OpenNI PrimeSensor Modules: NO
-- PvAPI: NO
-- GigEVisionSDK: NO
-- UniCap: NO
-- UniCap ucil: NO
-- V4L/V4L2: Using libv4l1 (ver 1.4.0) / libv4l2 (ver 1.4.0)
-- XIMEA: NO
-- Xine: NO
--
-- Other third-party libraries:
-- Use IPP: NO
-- Use Eigen: NO
-- Use TBB: NO
-- Use OpenMP: NO
-- Use GCD NO
-- Use Concurrency NO
-- Use C=: NO
-- Use Cuda: NO
-- Use OpenCL: YES
--
-- OpenCL:
-- Version: dynamic
-- Include path: /home/apollo/git/opencv/3rdparty/include/opencl/1.2
-- Use AMD FFT: NO
-- Use AMD BLAS: NO
--
-- Python:
-- Interpreter: /usr/bin/python2 (ver 2.7.8)
-- Libraries: NO
-- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.8.2)
-- packages path: lib/python2.7/dist-packages
--
-- Java:
-- ant: NO
-- JNI: /usr/lib/jvm/java-8-oracle/include /usr/lib/jvm/java-8-oracle/include/linux /usr/lib/jvm/java-8-oracle/include
-- Java tests: NO
--
-- Documentation:
-- Build Documentation: NO
-- Sphinx: NO
-- PdfLaTeX compiler: NO
--
-- Tests and samples:
-- Tests: YES
-- Performance tests: YES
-- C/C++ Examples: YES
--
-- Install path: /usr/local
--
-- cvconfig.h is in: /home/apollo/git/opencv/build
-- -----------------------------------------------------------------
--
-- Configuring done
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at apps/haartraining/CMakeLists.txt:37 (add_library):
Policy CMP0038 is not set: Targets may not link directly to themselves.
Run "cmake --help-policy CMP0038" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Target "opencv_haartraining_engine" links to itself.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /home/apollo/git/opencv/build
[ 0%] [ 0%] [ 0%] Scanning dependencies of target opencv_highgui_automoc
Scanning dependencies of target opencv_highgui_pch_dephelp_automoc
[ 0%] [ 0%] Generating opencv_flann_pch_dephelp.cxx
Generating opencv_ts_pch_dephelp.cxx
[ 0%] [ 0%] Generating opencv_imgproc_pch_dephelp.cxx
Generating opencv_core_pch_dephelp.cxx
Generating opencv_features2d_pch_dephelp.cxx
Automatic moc for target opencv_highgui
Automatic moc for target opencv_highgui_pch_dephelp
[ 0%] Built target opencv_highgui_pch_dephelp_automoc
[ 0%] Generating opencv_video_pch_dephelp.cxx
Scanning dependencies of target opencv_core_pch_dephelp
Scanning dependencies of target opencv_imgproc_pch_dephelp
Scanning dependencies of target opencv_features2d_pch_dephelp
[ 0%] Building CXX object modules/core/CMakeFiles/opencv_core_pch_dephelp.dir/opencv_core_pch_dephelp.cxx.o
[ 0%] [ 0%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc_pch_dephelp.dir/opencv_imgproc_pch_dephelp.cxx.o
Scanning dependencies of target opencv_ts_pch_dephelp
Building CXX object modules/features2d/CMakeFiles/opencv_features2d_pch_dephelp.dir/opencv_features2d_pch_dephelp.cxx.o
[ 0%] Building CXX object modules/ts/CMakeFiles/opencv_ts_pch_dephelp.dir/opencv_ts_pch_dephelp.cxx.o
Scanning dependencies of target opencv_flann_pch_dephelp
Scanning dependencies of target opencv_video_pch_dephelp
[ 0%] [ 0%] Building CXX object modules/flann/CMakeFiles/opencv_flann_pch_dephelp.dir/opencv_flann_pch_dephelp.cxx.o
Building CXX object modules/video/CMakeFiles/opencv_video_pch_dephelp.dir/opencv_video_pch_dephelp.cxx.o
Scanning dependencies of target libjasper
[ 0%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_cm.c.o
Scanning dependencies of target IlmImf
[ 0%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Half/half.cpp.o
Linking CXX static library ../../lib/libopencv_core_pch_dephelp.a
[ 0%] Built target opencv_core_pch_dephelp
Linking CXX static library ../../lib/libopencv_features2d_pch_dephelp.a
[ 0%] Generating opencv_perf_core_pch_dephelp.cxx
[ 0%] Built target opencv_features2d_pch_dephelp
[ 1%] Generating opencv_test_core_pch_dephelp.cxx
[ 1%] Linking CXX static library ../../lib/libopencv_imgproc_pch_dephelp.a
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_debug.c.o
[ 1%] Built target opencv_imgproc_pch_dephelp
[ 1%] Generating opencv_test_flann_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_video_pch_dephelp.a
Scanning dependencies of target opencv_perf_core_pch_dephelp
[ 1%] [ 2%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_getopt.c.o
Building CXX object modules/core/CMakeFiles/opencv_perf_core_pch_dephelp.dir/opencv_perf_core_pch_dephelp.cxx.o
[ 2%] Built target opencv_video_pch_dephelp
[ 3%] Scanning dependencies of target opencv_test_core_pch_dephelp
Linking CXX static library ../../lib/libopencv_flann_pch_dephelp.a
Generating opencv_perf_imgproc_pch_dephelp.cxx
[ 3%] [ 3%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_icc.c.o
Building CXX object modules/core/CMakeFiles/opencv_test_core_pch_dephelp.dir/opencv_test_core_pch_dephelp.cxx.o
[ 3%] Built target opencv_flann_pch_dephelp
[ 3%] [ 4%] Generating opencv_test_imgproc_pch_dephelp.cxx
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Iex/IexBaseExc.cpp.o
Scanning dependencies of target opencv_test_flann_pch_dephelp
[ 4%] Building CXX object modules/flann/CMakeFiles/opencv_test_flann_pch_dephelp.dir/opencv_test_flann_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_ts_pch_dephelp.a
Scanning dependencies of target opencv_perf_imgproc_pch_dephelp
[ 4%] [ 4%] Built target opencv_ts_pch_dephelp
Building CXX object modules/imgproc/CMakeFiles/opencv_perf_imgproc_pch_dephelp.dir/opencv_perf_imgproc_pch_dephelp.cxx.o
[ 4%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_iccdata.c.o
Scanning dependencies of target opencv_test_imgproc_pch_dephelp
[ 4%] Building CXX object modules/imgproc/CMakeFiles/opencv_test_imgproc_pch_dephelp.dir/opencv_test_imgproc_pch_dephelp.cxx.o
Scanning dependencies of target opencv_perf_highgui_automoc
[ 4%] Automatic moc for target opencv_perf_highgui
[ 4%] Built target opencv_perf_highgui_automoc
[ 4%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Iex/IexThrowErrnoExc.cpp.o
Generating moc_window_QT.cpp
[ 4%] Built target opencv_highgui_automoc
[ 4%] Scanning dependencies of target opencv_perf_highgui_pch_dephelp_automoc
[ 4%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThread.cpp.o
Automatic moc for target opencv_perf_highgui_pch_dephelp
[ 4%] [ 4%] Built target opencv_perf_highgui_pch_dephelp_automoc
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadMutex.cpp.o
Scanning dependencies of target opencv_test_highgui_automoc
[ 4%] [ 4%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadMutexPosix.cpp.o
Automatic moc for target opencv_test_highgui
[ 4%] Built target opencv_test_highgui_automoc
Scanning dependencies of target opencv_test_highgui_pch_dephelp_automoc
[ 4%] Automatic moc for target opencv_test_highgui_pch_dephelp
[ 4%] Built target opencv_test_highgui_pch_dephelp_automoc
[ 4%] Generating opencv_perf_features2d_pch_dephelp.cxx
[ 4%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadPool.cpp.o
Scanning dependencies of target opencv_perf_features2d_pch_dephelp
[ 4%] Building CXX object modules/features2d/CMakeFiles/opencv_perf_features2d_pch_dephelp.dir/opencv_perf_features2d_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_perf_core_pch_dephelp.a
Linking CXX static library ../../lib/libopencv_test_core_pch_dephelp.a
[ 4%] Built target opencv_test_core_pch_dephelp
[ 5%] [ 5%] Generating opencv_test_features2d_pch_dephelp.cxx
Built target opencv_perf_core_pch_dephelp
[ 5%] Generating opencv_calib3d_pch_dephelp.cxx
[ 5%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadPosix.cpp.o
[ 5%] Linking CXX static library ../../lib/libopencv_perf_imgproc_pch_dephelp.a
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphore.cpp.o
[ 5%] Built target opencv_perf_imgproc_pch_dephelp
Linking CXX static library ../../lib/libopencv_test_flann_pch_dephelp.a
[ 5%] [ 5%] Generating opencv_perf_calib3d_pch_dephelp.cxx
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphorePosix.cpp.o
Scanning dependencies of target opencv_calib3d_pch_dephelp
Scanning dependencies of target opencv_test_features2d_pch_dephelp
[ 5%] [ 5%] [ 5%] Built target opencv_test_flann_pch_dephelp
[ 5%] Building CXX object modules/calib3d/CMakeFiles/opencv_calib3d_pch_dephelp.dir/opencv_calib3d_pch_dephelp.cxx.o
Building CXX object modules/features2d/CMakeFiles/opencv_test_features2d_pch_dephelp.dir/opencv_test_features2d_pch_dephelp.cxx.o
Generating opencv_test_calib3d_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_imgproc_pch_dephelp.a
[ 5%] Built target opencv_test_imgproc_pch_dephelp
[ 5%] [ 5%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmThread/IlmThreadSemaphorePosixCompat.cpp.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathColorAlgo.cpp.o
Scanning dependencies of target opencv_perf_calib3d_pch_dephelp
[ 5%] Building CXX object modules/calib3d/CMakeFiles/opencv_perf_calib3d_pch_dephelp.dir/opencv_perf_calib3d_pch_dephelp.cxx.o
[ 6%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathFun.cpp.o
[ 6%] Scanning dependencies of target opencv_test_calib3d_pch_dephelp
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathMatrixAlgo.cpp.o
[ 6%] [ 6%] Building CXX object modules/calib3d/CMakeFiles/opencv_test_calib3d_pch_dephelp.dir/opencv_test_calib3d_pch_dephelp.cxx.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathRandom.cpp.o
[ 6%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/Imath/ImathVec.cpp.o
[ 6%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/b44ExpLogTable.cpp.o
[ 6%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_image.c.o
Linking CXX static library ../../lib/libopencv_perf_features2d_pch_dephelp.a
[ 6%] Built target opencv_perf_features2d_pch_dephelp
Linking CXX static library ../../lib/libopencv_calib3d_pch_dephelp.a
[ 7%] [ 7%] Generating opencv_ml_pch_dephelp.cxx
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfAcesFile.cpp.o
[ 7%] Built target opencv_calib3d_pch_dephelp
[ 7%] Generating opencv_test_ml_pch_dephelp.cxx
[ 7%] Scanning dependencies of target opencv_ml_pch_dephelp
[ 7%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfAttribute.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml_pch_dephelp.dir/opencv_ml_pch_dephelp.cxx.o
Scanning dependencies of target opencv_test_ml_pch_dephelp
Linking CXX static library ../../lib/libopencv_test_features2d_pch_dephelp.a
[ 7%] Building CXX object modules/ml/CMakeFiles/opencv_test_ml_pch_dephelp.dir/opencv_test_ml_pch_dephelp.cxx.o
[ 7%] Built target opencv_test_features2d_pch_dephelp
Linking CXX static library ../../lib/libopencv_perf_calib3d_pch_dephelp.a
[ 7%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfB44Compressor.cpp.o
[ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_init.c.o
[ 7%] Built target opencv_perf_calib3d_pch_dephelp
[ 7%] Generating opencv_perf_video_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_calib3d_pch_dephelp.a
[ 7%] [ 7%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_malloc.c.o
Built target opencv_test_calib3d_pch_dephelp
[ 8%] Generating opencv_test_video_pch_dephelp.cxx
[ 8%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfBoxAttribute.cpp.o
Scanning dependencies of target opencv_perf_video_pch_dephelp
[ 8%] [ 9%] [ 9%] Building CXX object modules/video/CMakeFiles/opencv_perf_video_pch_dephelp.dir/opencv_perf_video_pch_dephelp.cxx.o
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_seq.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChannelList.cpp.o
Scanning dependencies of target opencv_test_video_pch_dephelp
[ 9%] Building CXX object modules/video/CMakeFiles/opencv_test_video_pch_dephelp.dir/opencv_test_video_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_ml_pch_dephelp.a
[ 9%] [ 9%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_stream.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChannelListAttribute.cpp.o
[ 9%] Built target opencv_ml_pch_dephelp
[ 9%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_string.c.o
[ 9%] [ 9%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tmr.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChromaticities.cpp.o
[ 9%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_tvp.c.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfChromaticitiesAttribute.cpp.o
[ 10%] [ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jas_version.c.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCompressionAttribute.cpp.o
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_cod.c.o
[ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqdec.c.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCompressor.cpp.o
Linking CXX static library ../../lib/libopencv_test_ml_pch_dephelp.a
[ 10%] [ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqenc.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfConvert.cpp.o
[ 10%] Built target opencv_test_ml_pch_dephelp
[ 10%] Linking CXX static library ../../lib/libopencv_perf_video_pch_dephelp.a
Generating opencv_legacy_pch_dephelp.cxx
[ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_qmfb.c.o
[ 10%] Built target opencv_perf_video_pch_dephelp
[ 10%] [ 10%] Generating opencv_test_legacy_pch_dephelp.cxx
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfCRgbaFile.cpp.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfDoubleAttribute.cpp.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfEnvmap.cpp.o
Linking CXX static library ../../lib/libopencv_test_video_pch_dephelp.a
Scanning dependencies of target opencv_legacy_pch_dephelp
[ 10%] Built target opencv_test_video_pch_dephelp
[ 10%] [ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1cod.c.o
[ 10%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfEnvmapAttribute.cpp.o
Scanning dependencies of target opencv_test_legacy_pch_dephelp
Building CXX object modules/legacy/CMakeFiles/opencv_legacy_pch_dephelp.dir/opencv_legacy_pch_dephelp.cxx.o
[ 10%] Building CXX object modules/legacy/CMakeFiles/opencv_test_legacy_pch_dephelp.dir/opencv_test_legacy_pch_dephelp.cxx.o
[ 10%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1dec.c.o
[ 11%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t1enc.c.o
[ 11%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFloatAttribute.cpp.o
[ 11%] [ 11%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFrameBuffer.cpp.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfFramesPerSecond.cpp.o
[ 11%] [ 11%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfHeader.cpp.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfHuf.cpp.o
[ 11%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2cod.c.o
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfInputFile.cpp.o
Linking CXX static library ../../lib/libopencv_legacy_pch_dephelp.a
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfIntAttribute.cpp.o
[ 12%] Built target opencv_legacy_pch_dephelp
[ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2dec.c.o
[ 12%] Generating opencv_objdetect_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_legacy_pch_dephelp.a
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfIO.cpp.o
[ 12%] Built target opencv_test_legacy_pch_dephelp
[ 12%] [ 12%] [ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfKeyCodeAttribute.cpp.o
[ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tagtree.c.o
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_t2enc.c.o
Scanning dependencies of target opencv_objdetect_pch_dephelp
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfLineOrderAttribute.cpp.o
[ 12%] [ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_tsfb.c.o
Building CXX object modules/objdetect/CMakeFiles/opencv_objdetect_pch_dephelp.dir/opencv_objdetect_pch_dephelp.cxx.o
[ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_util.c.o
[ 12%] [ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_dec.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfLut.cpp.o
[ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jp2_enc.c.o
[ 12%] [ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_bs.c.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMatrixAttribute.cpp.o
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMisc.cpp.o
[ 12%] Generating opencv_perf_objdetect_pch_dephelp.cxx
[ 12%] [ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_dec.c.o
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_cs.c.o
[ 12%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_enc.c.o
Scanning dependencies of target opencv_perf_objdetect_pch_dephelp
[ 12%] Building CXX object modules/objdetect/CMakeFiles/opencv_perf_objdetect_pch_dephelp.dir/opencv_perf_objdetect_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_objdetect_pch_dephelp.a
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfMultiView.cpp.o
[ 12%] Built target opencv_objdetect_pch_dephelp
[ 12%] Generating opencv_test_objdetect_pch_dephelp.cxx
[ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfOpaqueAttribute.cpp.o
Scanning dependencies of target opencv_test_objdetect_pch_dephelp
[ 12%] [ 12%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfKeyCode.cpp.o
Building CXX object modules/objdetect/CMakeFiles/opencv_test_objdetect_pch_dephelp.dir/opencv_test_objdetect_pch_dephelp.cxx.o
[ 13%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_math.c.o
[ 13%] [ 13%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRgbaFile.cpp.o
[ 13%] Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mqcod.c.o
Building C object 3rdparty/libjasper/CMakeFiles/libjasper.dir/jpc_mct.c.o
[ 13%] Generating opencv_photo_pch_dephelp.cxx
[ 13%] Generating opencv_perf_photo_pch_dephelp.cxx
[ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfOutputFile.cpp.o
Scanning dependencies of target opencv_photo_pch_dephelp
Scanning dependencies of target opencv_perf_photo_pch_dephelp
[ 14%] Building CXX object modules/photo/CMakeFiles/opencv_photo_pch_dephelp.dir/opencv_photo_pch_dephelp.cxx.o
[ 14%] [ 14%] [ 14%] Building CXX object modules/photo/CMakeFiles/opencv_perf_photo_pch_dephelp.dir/opencv_perf_photo_pch_dephelp.cxx.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPizCompressor.cpp.o
Generating opencv_test_photo_pch_dephelp.cxx
Linking C static library ../lib/liblibjasper.a
[ 14%] Built target libjasper
Linking CXX static library ../../lib/libopencv_perf_objdetect_pch_dephelp.a
Scanning dependencies of target opencv_test_photo_pch_dephelp
[ 14%] [ 14%] Generating opencv_gpu_pch_dephelp.cxx
Building CXX object modules/photo/CMakeFiles/opencv_test_photo_pch_dephelp.dir/opencv_test_photo_pch_dephelp.cxx.o
[ 14%] Built target opencv_perf_objdetect_pch_dephelp
[ 14%] Generating opencv_perf_gpu_pch_dephelp.cxx
Scanning dependencies of target opencv_gpu_pch_dephelp
[ 14%] Building CXX object modules/gpu/CMakeFiles/opencv_gpu_pch_dephelp.dir/opencv_gpu_pch_dephelp.cxx.o
[ 14%] Scanning dependencies of target opencv_perf_gpu_pch_dephelp
Linking CXX static library ../../lib/libopencv_test_objdetect_pch_dephelp.a
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPreviewImage.cpp.o
[ 14%] Building CXX object modules/gpu/CMakeFiles/opencv_perf_gpu_pch_dephelp.dir/opencv_perf_gpu_pch_dephelp.cxx.o
[ 14%] Linking CXX static library ../../lib/libopencv_photo_pch_dephelp.a
Built target opencv_test_objdetect_pch_dephelp
[ 14%] Generating opencv_test_gpu_pch_dephelp.cxx
[ 14%] Built target opencv_photo_pch_dephelp
[ 14%] Generating opencv_ocl_pch_dephelp.cxx
[ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPreviewImageAttribute.cpp.o
[ 14%] [ 14%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfPxr24Compressor.cpp.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRational.cpp.o
Linking CXX static library ../../lib/libopencv_perf_photo_pch_dephelp.a
Scanning dependencies of target opencv_test_gpu_pch_dephelp
Scanning dependencies of target opencv_ocl_pch_dephelp
[ 14%] [ 14%] [ 14%] Building CXX object modules/gpu/CMakeFiles/opencv_test_gpu_pch_dephelp.dir/opencv_test_gpu_pch_dephelp.cxx.o
Built target opencv_perf_photo_pch_dephelp
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRationalAttribute.cpp.o
[ 14%] [ 15%] Building CXX object modules/ocl/CMakeFiles/opencv_ocl_pch_dephelp.dir/opencv_ocl_pch_dephelp.cxx.o
Generating opencv_perf_ocl_pch_dephelp.cxx
[ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRgbaYca.cpp.o
Linking CXX static library ../../lib/libopencv_test_photo_pch_dephelp.a
Linking CXX static library ../../lib/libopencv_gpu_pch_dephelp.a
Scanning dependencies of target opencv_perf_ocl_pch_dephelp
[ 15%] [ 15%] Built target opencv_test_photo_pch_dephelp
Building CXX object modules/ocl/CMakeFiles/opencv_perf_ocl_pch_dephelp.dir/opencv_perf_ocl_pch_dephelp.cxx.o
[ 15%] [ 15%] Built target opencv_gpu_pch_dephelp
[ 15%] Generating opencv_test_ocl_pch_dephelp.cxx
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfRleCompressor.cpp.o
[ 15%] Generating opencv_nonfree_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_gpu_pch_dephelp.a
[ 15%] [ 15%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfScanLineInputFile.cpp.o
Built target opencv_test_gpu_pch_dephelp
[ 15%] Generating opencv_perf_nonfree_pch_dephelp.cxx
Scanning dependencies of target opencv_test_ocl_pch_dephelp
Scanning dependencies of target opencv_nonfree_pch_dephelp
[ 16%] Building CXX object modules/ocl/CMakeFiles/opencv_test_ocl_pch_dephelp.dir/opencv_test_ocl_pch_dephelp.cxx.o
[ 16%] Building CXX object modules/nonfree/CMakeFiles/opencv_nonfree_pch_dephelp.dir/opencv_nonfree_pch_dephelp.cxx.o
[ 16%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStandardAttributes.cpp.o
[ 16%] Generating opencv_test_nonfree_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_ocl_pch_dephelp.a
Scanning dependencies of target opencv_perf_nonfree_pch_dephelp
Linking CXX static library ../../lib/libopencv_perf_gpu_pch_dephelp.a
[ 16%] Building CXX object modules/nonfree/CMakeFiles/opencv_perf_nonfree_pch_dephelp.dir/opencv_perf_nonfree_pch_dephelp.cxx.o
[ 16%] Built target opencv_ocl_pch_dephelp
[ 16%] Built target opencv_perf_gpu_pch_dephelp
[ 16%] [ 16%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStdIO.cpp.o
Generating opencv_contrib_pch_dephelp.cxx
Scanning dependencies of target opencv_test_nonfree_pch_dephelp
[ 16%] Building CXX object modules/nonfree/CMakeFiles/opencv_test_nonfree_pch_dephelp.dir/opencv_test_nonfree_pch_dephelp.cxx.o
Scanning dependencies of target opencv_contrib_pch_dephelp
[ 16%] Building CXX object modules/contrib/CMakeFiles/opencv_contrib_pch_dephelp.dir/opencv_contrib_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_perf_ocl_pch_dephelp.a
[ 16%] Built target opencv_perf_ocl_pch_dephelp
[ 16%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStringAttribute.cpp.o
[ 16%] Generating opencv_test_contrib_pch_dephelp.cxx
[ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfStringVectorAttribute.cpp.o
Linking CXX static library ../../lib/libopencv_nonfree_pch_dephelp.a
Scanning dependencies of target opencv_test_contrib_pch_dephelp
[ 17%] [ 17%] [ 17%] Built target opencv_nonfree_pch_dephelp
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTestFile.cpp.o
Building CXX object modules/contrib/CMakeFiles/opencv_test_contrib_pch_dephelp.dir/opencv_test_contrib_pch_dephelp.cxx.o
[ 17%] Generating opencv_stitching_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_ocl_pch_dephelp.a
[ 17%] Built target opencv_test_ocl_pch_dephelp
[ 17%] [ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfThreading.cpp.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTileDescriptionAttribute.cpp.o
Scanning dependencies of target opencv_stitching_pch_dephelp
[ 17%] [ 17%] Building CXX object modules/stitching/CMakeFiles/opencv_stitching_pch_dephelp.dir/opencv_stitching_pch_dephelp.cxx.o
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledInputFile.cpp.o
Linking CXX static library ../../lib/libopencv_contrib_pch_dephelp.a
[ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledMisc.cpp.o
[ 17%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledOutputFile.cpp.o
[ 17%] Built target opencv_contrib_pch_dephelp
[ 17%] [ 17%] Linking CXX static library ../../lib/libopencv_perf_nonfree_pch_dephelp.a
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTiledRgbaFile.cpp.o
Generating opencv_perf_stitching_pch_dephelp.cxx
[ 17%] Built target opencv_perf_nonfree_pch_dephelp
[ 17%] Generating opencv_test_stitching_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_test_nonfree_pch_dephelp.a
[ 17%] Built target opencv_test_nonfree_pch_dephelp
[ 18%] Generating opencv_perf_superres_pch_dephelp.cxx
Scanning dependencies of target opencv_perf_stitching_pch_dephelp
[ 18%] Scanning dependencies of target opencv_test_stitching_pch_dephelp
Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching_pch_dephelp.dir/opencv_perf_stitching_pch_dephelp.cxx.o
[ 18%] Building CXX object modules/stitching/CMakeFiles/opencv_test_stitching_pch_dephelp.dir/opencv_test_stitching_pch_dephelp.cxx.o
[ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTileOffsets.cpp.o
Scanning dependencies of target opencv_perf_superres_pch_dephelp
[ 18%] Building CXX object modules/superres/CMakeFiles/opencv_perf_superres_pch_dephelp.dir/opencv_perf_superres_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_test_contrib_pch_dephelp.a
[ 18%] Built target opencv_test_contrib_pch_dephelp
[ 18%] Generating opencv_superres_pch_dephelp.cxx
[ 18%] Linking CXX static library ../../lib/libopencv_stitching_pch_dephelp.a
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTimeCode.cpp.o
[ 18%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfTimeCodeAttribute.cpp.o
[ 18%] Built target opencv_stitching_pch_dephelp
Scanning dependencies of target opencv_superres_pch_dephelp
[ 19%] Generating opencv_test_superres_pch_dephelp.cxx
[ 19%] Building CXX object modules/superres/CMakeFiles/opencv_superres_pch_dephelp.dir/opencv_superres_pch_dephelp.cxx.o
[ 19%] Scanning dependencies of target opencv_test_superres_pch_dephelp
Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfVecAttribute.cpp.o
[ 19%] Building CXX object modules/superres/CMakeFiles/opencv_test_superres_pch_dephelp.dir/opencv_test_superres_pch_dephelp.cxx.o
[ 20%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfVersion.cpp.o
[ 20%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfWav.cpp.o
[ 20%] Building CXX object 3rdparty/openexr/CMakeFiles/IlmImf.dir/IlmImf/ImfZipCompressor.cpp.o
[ 20%] Generating opencv_videostab_pch_dephelp.cxx
Linking CXX static library ../../lib/libopencv_perf_stitching_pch_dephelp.a
[ 20%] Built target opencv_perf_stitching_pch_dephelp
Linking CXX static library ../../lib/libopencv_perf_superres_pch_dephelp.a
Scanning dependencies of target pch_Generate_opencv_core
Scanning dependencies of target pch_Generate_opencv_ts
[ 20%] [ 21%] Generating precomp.hpp
Scanning dependencies of target opencv_videostab_pch_dephelp
Generating precomp.hpp
[ 21%] [ 21%] Built target opencv_perf_superres_pch_dephelp
[ 21%] [ 21%] Generating precomp.hpp.gch/opencv_core_RELEASE.gch
Generating precomp.hpp.gch/opencv_ts_RELEASE.gch
Scanning dependencies of target pch_Generate_opencv_imgproc
Scanning dependencies of target pch_Generate_opencv_flann
[ 21%] [ 21%] Building CXX object modules/videostab/CMakeFiles/opencv_videostab_pch_dephelp.dir/opencv_videostab_pch_dephelp.cxx.o
Generating precomp.hpp
[ 21%] Generating precomp.hpp
Linking CXX static library ../../lib/libopencv_test_stitching_pch_dephelp.a
Generating precomp.hpp.gch/opencv_imgproc_RELEASE.gch
[ 21%] Generating precomp.hpp.gch/opencv_flann_RELEASE.gch
[ 21%] Built target opencv_test_stitching_pch_dephelp
Linking CXX static library ../lib/libIlmImf.a
Scanning dependencies of target pch_Generate_opencv_features2d
[ 22%] Generating precomp.hpp
[ 22%] Generating precomp.hpp.gch/opencv_features2d_RELEASE.gch
Linking CXX static library ../../lib/libopencv_superres_pch_dephelp.a
[ 22%] Built target IlmImf
[ 22%] [ 22%] Built target opencv_superres_pch_dephelp
Generating opencv_highgui_pch_dephelp.cxx
Scanning dependencies of target pch_Generate_opencv_video
[ 22%] Generating precomp.hpp
[ 22%] Generating precomp.hpp.gch/opencv_video_RELEASE.gch
Scanning dependencies of target opencv_highgui_pch_dephelp
[ 22%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui_pch_dephelp.dir/opencv_highgui_pch_dephelp.cxx.o
Linking CXX static library ../../lib/libopencv_videostab_pch_dephelp.a
[ 22%] Built target opencv_videostab_pch_dephelp
Scanning dependencies of target pch_Generate_opencv_perf_core
[ 22%] Generating perf_precomp.hpp
[ 22%] Generating perf_precomp.hpp.gch/opencv_perf_core_RELEASE.gch
Linking CXX static library ../../lib/libopencv_test_superres_pch_dephelp.a
[ 22%] Built target opencv_test_superres_pch_dephelp
Scanning dependencies of target pch_Generate_opencv_test_core
[ 22%] Generating test_precomp.hpp
[ 22%] Generating test_precomp.hpp.gch/opencv_test_core_RELEASE.gch
[ 23%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui_pch_dephelp.dir/opencv_highgui_pch_dephelp_automoc.cpp.o
Linking CXX static library ../../lib/libopencv_highgui_pch_dephelp.a
[ 23%] Built target opencv_highgui_pch_dephelp
Scanning dependencies of target pch_Generate_opencv_test_flann
[ 23%] Generating test_precomp.hpp
[ 23%] Generating test_precomp.hpp.gch/opencv_test_flann_RELEASE.gch
[ 23%] Built target pch_Generate_opencv_core
Scanning dependencies of target pch_Generate_opencv_perf_imgproc
[ 23%] Generating perf_precomp.hpp
[ 23%] [ 23%] Built target pch_Generate_opencv_features2d
Generating perf_precomp.hpp.gch/opencv_perf_imgproc_RELEASE.gch
Scanning dependencies of target pch_Generate_opencv_test_imgproc
[ 23%] [ 23%] Built target pch_Generate_opencv_imgproc
Generating test_precomp.hpp
[ 23%] Built target pch_Generate_opencv_flann
[ 24%] [ 24%] [ 24%] Generating opencv_perf_highgui_pch_dephelp.cxx
Generating test_precomp.hpp.gch/opencv_test_imgproc_RELEASE.gch
Built target pch_Generate_opencv_video
[ 24%] Generating opencv_test_highgui_pch_dephelp.cxx
Scanning dependencies of target pch_Generate_opencv_perf_features2d
[ 25%] Generating perf_precomp.hpp
[ 25%] Generating perf_precomp.hpp.gch/opencv_perf_features2d_RELEASE.gch
Scanning dependencies of target opencv_perf_highgui_pch_dephelp
Scanning dependencies of target opencv_test_highgui_pch_dephelp
[ 25%] [ 25%] Building CXX object modules/highgui/CMakeFiles/opencv_perf_highgui_pch_dephelp.dir/opencv_perf_highgui_pch_dephelp.cxx.o
Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui_pch_dephelp.dir/opencv_test_highgui_pch_dephelp.cxx.o
[ 25%] Built target pch_Generate_opencv_ts
Scanning dependencies of target pch_Generate_opencv_test_features2d
[ 25%] Generating test_precomp.hpp
[ 25%] Generating test_precomp.hpp.gch/opencv_test_features2d_RELEASE.gch
[ 25%] Built target pch_Generate_opencv_perf_core
Scanning dependencies of target pch_Generate_opencv_calib3d
[ 25%] Generating precomp.hpp
[ 25%] Generating precomp.hpp.gch/opencv_calib3d_RELEASE.gch
[ 25%] Building CXX object modules/highgui/CMakeFiles/opencv_perf_highgui_pch_dephelp.dir/opencv_perf_highgui_pch_dephelp_automoc.cpp.o
Linking CXX static library ../../lib/libopencv_perf_highgui_pch_dephelp.a
[ 25%] Built target opencv_perf_highgui_pch_dephelp
Scanning dependencies of target pch_Generate_opencv_perf_calib3d
[ 25%] Generating perf_precomp.hpp
[ 25%] Generating perf_precomp.hpp.gch/opencv_perf_calib3d_RELEASE.gch
[ 26%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui_pch_dephelp.dir/opencv_test_highgui_pch_dephelp_automoc.cpp.o
Linking CXX static library ../../lib/libopencv_test_highgui_pch_dephelp.a
[ 26%] Built target opencv_test_highgui_pch_dephelp
Scanning dependencies of target pch_Generate_opencv_test_calib3d
[ 26%] Generating test_precomp.hpp
[ 26%] Generating test_precomp.hpp.gch/opencv_test_calib3d_RELEASE.gch
[ 26%] Built target pch_Generate_opencv_test_core
Scanning dependencies of target pch_Generate_opencv_ml
[ 27%] Generating precomp.hpp
[ 27%] Generating precomp.hpp.gch/opencv_ml_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_test_imgproc
Scanning dependencies of target pch_Generate_opencv_test_ml
[ 27%] Generating test_precomp.hpp
[ 27%] Generating test_precomp.hpp.gch/opencv_test_ml_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_test_flann
Scanning dependencies of target pch_Generate_opencv_perf_video
[ 27%] Generating perf_precomp.hpp
[ 27%] Generating perf_precomp.hpp.gch/opencv_perf_video_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_perf_imgproc
Scanning dependencies of target pch_Generate_opencv_test_video
[ 27%] Generating test_precomp.hpp
[ 27%] Generating test_precomp.hpp.gch/opencv_test_video_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_perf_features2d
Scanning dependencies of target pch_Generate_opencv_legacy
[ 27%] Generating precomp.hpp
[ 27%] Generating precomp.hpp.gch/opencv_legacy_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_calib3d
Scanning dependencies of target pch_Generate_opencv_test_legacy
[ 27%] Generating test_precomp.hpp
[ 27%] Generating test_precomp.hpp.gch/opencv_test_legacy_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_test_features2d
[ 27%] Built target pch_Generate_opencv_ml
Scanning dependencies of target pch_Generate_opencv_perf_objdetect
Scanning dependencies of target pch_Generate_opencv_objdetect
[ 27%] Generating perf_precomp.hpp
[ 27%] Generating precomp.hpp
[ 27%] Generating perf_precomp.hpp.gch/opencv_perf_objdetect_RELEASE.gch
[ 27%] Generating precomp.hpp.gch/opencv_objdetect_RELEASE.gch
[ 27%] Built target pch_Generate_opencv_perf_calib3d
Scanning dependencies of target pch_Generate_opencv_test_objdetect
[ 28%] Generating test_precomp.hpp
[ 28%] Generating test_precomp.hpp.gch/opencv_test_objdetect_RELEASE.gch
[ 28%] Built target pch_Generate_opencv_test_calib3d
Scanning dependencies of target pch_Generate_opencv_photo
[ 28%] Generating precomp.hpp
[ 28%] Generating precomp.hpp.gch/opencv_photo_RELEASE.gch
[ 28%] Built target pch_Generate_opencv_legacy
[ 28%] Scanning dependencies of target pch_Generate_opencv_perf_photo
Built target pch_Generate_opencv_perf_video
[ 28%] Generating perf_precomp.hpp
Scanning dependencies of target pch_Generate_opencv_test_photo
[ 28%] [ 29%] Generating test_precomp.hpp
Generating perf_precomp.hpp.gch/opencv_perf_photo_RELEASE.gch
[ 29%] Generating test_precomp.hpp.gch/opencv_test_photo_RELEASE.gch
[ 29%] [ 29%] Built target pch_Generate_opencv_test_video
Built target pch_Generate_opencv_objdetect
[ 29%] Built target pch_Generate_opencv_test_ml
Scanning dependencies of target pch_Generate_opencv_perf_gpu
Scanning dependencies of target pch_Generate_opencv_gpu
Scanning dependencies of target pch_Generate_opencv_test_gpu
[ 29%] [ 30%] Generating precomp.hpp
Generating test_precomp.hpp
[ 30%] [ 30%] [ 30%] Generating precomp.hpp.gch/opencv_gpu_RELEASE.gch
Generating perf_precomp.hpp
Generating test_precomp.hpp.gch/opencv_test_gpu_RELEASE.gch
[ 30%] Generating perf_precomp.hpp.gch/opencv_perf_gpu_RELEASE.gch
[ 30%] Built target pch_Generate_opencv_photo
Scanning dependencies of target pch_Generate_opencv_ocl
[ 30%] [ 30%] [ 30%] Built target pch_Generate_opencv_test_legacy
[ 30%] Generating precomp.hpp
Built target pch_Generate_opencv_test_objdetect
Built target pch_Generate_opencv_perf_objdetect
Scanning dependencies of target pch_Generate_opencv_perf_ocl
Scanning dependencies of target pch_Generate_opencv_nonfree
Scanning dependencies of target pch_Generate_opencv_test_ocl
[ 30%] [ 30%] [ 30%] Generating precomp.hpp
Generating perf_precomp.hpp
[ 30%] Generating precomp.hpp.gch/opencv_ocl_RELEASE.gch
[ 30%] [ 30%] Generating test_precomp.hpp
Generating perf_precomp.hpp.gch/opencv_perf_ocl_RELEASE.gch
Generating precomp.hpp.gch/opencv_nonfree_RELEASE.gch
[ 30%] [ 30%] Generating test_precomp.hpp.gch/opencv_test_ocl_RELEASE.gch
Built target pch_Generate_opencv_test_gpu
Scanning dependencies of target pch_Generate_opencv_perf_nonfree
[ 30%] Generating perf_precomp.hpp
[ 30%] Generating perf_precomp.hpp.gch/opencv_perf_nonfree_RELEASE.gch
[ 30%] Built target pch_Generate_opencv_test_photo
Scanning dependencies of target pch_Generate_opencv_test_nonfree
[ 30%] [ 30%] Built target pch_Generate_opencv_perf_photo
Generating test_precomp.hpp
[ 30%] Generating test_precomp.hpp.gch/opencv_test_nonfree_RELEASE.gch
Scanning dependencies of target pch_Generate_opencv_contrib
[ 30%] Generating precomp.hpp
[ 30%] Generating precomp.hpp.gch/opencv_contrib_RELEASE.gch
[ 30%] Built target pch_Generate_opencv_gpu
Scanning dependencies of target pch_Generate_opencv_test_contrib
[ 30%] Generating test_precomp.hpp
[ 30%] Generating test_precomp.hpp.gch/opencv_test_contrib_RELEASE.gch
[ 30%] Built target pch_Generate_opencv_nonfree
Scanning dependencies of target pch_Generate_opencv_stitching
[ 30%] Generating precomp.hpp
[ 30%] Built target pch_Generate_opencv_ocl
[ 30%] Generating precomp.hpp.gch/opencv_stitching_RELEASE.gch
Scanning dependencies of target pch_Generate_opencv_perf_stitching
[ 30%] Generating perf_precomp.hpp
[ 30%] Generating perf_precomp.hpp.gch/opencv_perf_stitching_RELEASE.gch
[ 30%] [ 30%] [ 30%] Built target pch_Generate_opencv_perf_gpu
[ 30%] Built target pch_Generate_opencv_perf_nonfree
Built target pch_Generate_opencv_test_nonfree
[ 30%] Built target pch_Generate_opencv_stitching
Built target pch_Generate_opencv_test_contrib
[ 30%] [ 30%] Built target pch_Generate_opencv_test_ocl
Built target pch_Generate_opencv_contrib
[ 30%] Built target pch_Generate_opencv_perf_ocl
Scanning dependencies of target pch_Generate_opencv_superres
Scanning dependencies of target pch_Generate_opencv_videostab
Scanning dependencies of target pch_Generate_opencv_highgui
Scanning dependencies of target pch_Generate_opencv_perf_superres
Scanning dependencies of target pch_Generate_opencv_perf_highgui
Scanning dependencies of target pch_Generate_opencv_test_stitching
[ 30%] [ 30%] Generating precomp.hpp
[ 30%] [ 30%] Generating precomp.hpp
[ 30%] Generating precomp.hpp
[ 30%] Scanning dependencies of target pch_Generate_opencv_test_superres
Generating perf_precomp.hpp
Generating test_precomp.hpp
Generating perf_precomp.hpp
[ 30%] [ 30%] [ 30%] [ 31%] [ 31%] Generating test_precomp.hpp
Generating precomp.hpp.gch/opencv_videostab_RELEASE.gch
Generating perf_precomp.hpp.gch/opencv_perf_highgui_RELEASE.gch
Generating precomp.hpp.gch/opencv_highgui_RELEASE.gch
[ 31%] [ 31%] Generating precomp.hpp.gch/opencv_superres_RELEASE.gch
Generating perf_precomp.hpp.gch/opencv_perf_superres_RELEASE.gch
[ 31%] Generating test_precomp.hpp.gch/opencv_test_stitching_RELEASE.gch
Generating test_precomp.hpp.gch/opencv_test_superres_RELEASE.gch
[ 31%] Built target pch_Generate_opencv_perf_stitching
Scanning dependencies of target pch_Generate_opencv_test_highgui
[ 31%] Generating test_precomp.hpp
Scanning dependencies of target opencv_core
[ 31%] [ 31%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/algorithm.cpp.o
Generating test_precomp.hpp.gch/opencv_test_highgui_RELEASE.gch
[ 31%] [ 31%] [ 31%] Built target pch_Generate_opencv_superres
Built target pch_Generate_opencv_videostab
Built target pch_Generate_opencv_highgui
[ 31%] [ 31%] [ 31%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/alloc.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/arithm.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/array.cpp.o
[ 31%] [ 31%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/convert.cpp.o
[ 31%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/cmdparser.cpp.o
Built target pch_Generate_opencv_perf_highgui
[ 31%] Built target pch_Generate_opencv_perf_superres
[ 31%] [ 31%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/datastructs.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/copy.cpp.o
/home/apollo/git/opencv/modules/core/src/cmdparser.cpp:10:6: warning: ‘void {anonymous}::helpParser()’ defined but not used [-Wunused-function]
void helpParser()
^
[ 31%] Built target pch_Generate_opencv_test_stitching
[ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/drawing.cpp.o
[ 32%] [ 32%] [ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gl_core_3_1.cpp.o
[ 32%] [ 32%] Built target pch_Generate_opencv_test_highgui
Built target pch_Generate_opencv_test_superres
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/dxt.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/glob.cpp.o
[ 32%] [ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/lapack.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/gpumat.cpp.o
[ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/mathfuncs.cpp.o
[ 32%] [ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matop.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matmul.cpp.o
[ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/matrix.cpp.o
[ 32%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opengl_interop.cpp.o
[ 32%] [ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/opengl_interop_deprecated.cpp.o
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/out.cpp.o
Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/parallel.cpp.o
/home/apollo/git/opencv/modules/core/src/opengl_interop.cpp:65:14: warning: ‘void {anonymous}::throw_nogl()’ defined but not used [-Wunused-function]
void throw_nogl() { CV_Error(CV_OpenGlApiCallError, "OpenGL context doesn't exist"); }
^
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/persistence.cpp.o
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/rand.cpp.o
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/stat.cpp.o
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/system.cpp.o
[ 33%] Building CXX object modules/core/CMakeFiles/opencv_core.dir/src/tables.cpp.o
Linking CXX shared library ../../lib/libopencv_core.so
[ 33%] Built target opencv_core
Scanning dependencies of target opencv_flann
[ 33%] [ 33%] Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o
Building CXX object modules/flann/CMakeFiles/opencv_flann.dir/src/flann.cpp.o
Scanning dependencies of target opencv_ml
[ 33%] [ 33%] [ 33%] [ 34%] [ 34%] [ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/data.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ertrees.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/cnn.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/boost.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/em.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/estimate.cpp.o
[ 34%] [ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/gbt.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/inner_functions.cpp.o
Scanning dependencies of target opencv_imgproc
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/knearest.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/ml_init.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/nbayes.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/rtrees.cpp.o
[ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/svm.cpp.o
[ 34%] [ 34%] Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/tree.cpp.o
Building CXX object modules/ml/CMakeFiles/opencv_ml.dir/src/testset.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/avx/imgwarp_avx.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/avx2/imgwarp_avx2.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/canny.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/clahe.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/color.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/contours.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/convhull.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/corner.cpp.o
[ 34%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/cornersubpix.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/deriv.cpp.o
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp: In function ‘CvSeq* cvFindNextContour(CvContourScanner)’:
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp:836:37: warning: array subscript is above array bounds [-Warray-bounds]
i4 = i3 + deltas[++s];
^
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp:650:37: warning: array subscript is above array bounds [-Warray-bounds]
i4 = i3 + deltas[++s];
^
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp:554:37: warning: array subscript is above array bounds [-Warray-bounds]
i4 = i3 + deltas[++s];
^
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp:919:37: warning: array subscript is above array bounds [-Warray-bounds]
i4 = i3 + deltas[++s];
^
/home/apollo/git/opencv/modules/imgproc/src/contours.cpp:730:37: warning: array subscript is above array bounds [-Warray-bounds]
i4 = i3 + deltas[++s];
^
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/distransform.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/emd.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/featureselect.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/filter.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/floodfill.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/gabor.cpp.o
[ 35%] [ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/geometry.cpp.o
Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/generalized_hough.cpp.o
[ 35%] [ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/histogram.cpp.o
Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/grabcut.cpp.o
[ 35%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/hough.cpp.o
Linking CXX shared library ../../lib/libopencv_ml.so
[ 35%] Built target opencv_ml
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/imgwarp.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/linefit.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/matchcontours.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/moments.cpp.o
[ 36%] [ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/phasecorr.cpp.o
Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/morph.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/pyramids.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/rotcalipers.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/samplers.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/segmentation.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/shapedescr.cpp.o
[ 36%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/subdivision2d.cpp.o
Linking CXX shared library ../../lib/libopencv_flann.so
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/sumpixels.cpp.o
[ 37%] [ 37%] Built target opencv_flann
Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/tables.cpp.o
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/templmatch.cpp.o
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/thresh.cpp.o
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/undistort.cpp.o
[ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/utils.cpp.o
Linking CXX shared library ../../lib/libopencv_imgproc.so
[ 37%] Built target opencv_imgproc
[ 37%] Generating qrc_window_QT.cpp
Scanning dependencies of target opencv_photo
[ 37%] [ 37%] Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/inpaint.cpp.o
Building CXX object modules/photo/CMakeFiles/opencv_photo.dir/src/denoising.cpp.o
Scanning dependencies of target opencv_video
[ 37%] [ 37%] [ 37%] [ 37%] [ 37%] [ 37%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/kalman.cpp.o
Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gmg.cpp.o
Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/camshift.cpp.o
Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gaussmix2.cpp.o
Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/lkpyramid.cpp.o
Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/bgfg_gaussmix.cpp.o
[ 38%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/motempl.cpp.o
[ 38%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/optflowgf.cpp.o
[ 38%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/simpleflow.cpp.o
[ 38%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/tvl1flow.cpp.o
[ 38%] Building CXX object modules/video/CMakeFiles/opencv_video.dir/src/video_init.cpp.o
Scanning dependencies of target opencv_highgui
[ 39%] [ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_images.cpp.o
Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap.cpp.o
[ 39%] [ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/loadsave.cpp.o
Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/utils.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/window.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/window_QT.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/qrc_window_QT.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_dc1394_v2.cpp.o
[ 39%] In file included from /home/apollo/git/opencv/build/modules/highgui/qrc_window_QT.cpp:9:0:
/home/apollo/git/opencv/build/modules/highgui/qrc_window_QT.cpp: In function ‘int qInitResources_window_QT()’:
/home/apollo/git/opencv/build/modules/highgui/qrc_window_QT.cpp:1749:25: warning: no previous declaration for ‘int qInitResources_window_QT()’ [-Wmissing-declarations]
int QT_MANGLE_NAMESPACE(qInitResources_window_QT)()
^
/home/apollo/git/opencv/build/modules/highgui/qrc_window_QT.cpp: In function ‘int qCleanupResources_window_QT()’:
/home/apollo/git/opencv/build/modules/highgui/qrc_window_QT.cpp:1758:25: warning: no previous declaration for ‘int qCleanupResources_window_QT()’ [-Wmissing-declarations]
int QT_MANGLE_NAMESPACE(qCleanupResources_window_QT)()
^
Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_gstreamer.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_libv4l.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o
[ 39%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/grfmt_base.cpp.o
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:60:0,
from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:105:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('h', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:106:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('X', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:107:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('x', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:108:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('a', 'v', 'c', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:109:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('V', 'S', 'S', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:111:7: error: ‘CODEC_ID_H263’ was not declared in this scope
{ CODEC_ID_H263, MKTAG('H', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:112:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('H', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:113:7: error: ‘CODEC_ID_H263I’ was not declared in this scope
{ CODEC_ID_H263I, MKTAG('I', '2', '6', '3') }, /* intel h263 */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:114:7: error: ‘CODEC_ID_H261’ was not declared in this scope
{ CODEC_ID_H261, MKTAG('H', '2', '6', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:117:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('U', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:118:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('v', 'i', 'v', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:120:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('F', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:121:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:122:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'X', '5', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:123:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'D') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:124:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('M', 'P', '4', 'S') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:125:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('M', '4', 'S', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:126:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG(0x04, 0, 0, 0) }, /* some broken avi use this */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:129:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:130:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('B', 'L', 'Z', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:131:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('m', 'p', '4', 'v') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:132:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('U', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:133:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('W', 'V', '1', 'F') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:134:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('S', 'E', 'D', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:136:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('R', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:138:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '3') }, /* default signature when using MSMPEG4 */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:139:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', '4', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:142:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', 'G', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:143:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '5') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:144:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '6') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:145:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:146:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('A', 'P', '4', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:147:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:148:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:150:7: error: ‘CODEC_ID_MSMPEG4V2’ was not declared in this scope
{ CODEC_ID_MSMPEG4V2, MKTAG('M', 'P', '4', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:153:7: error: ‘CODEC_ID_MSMPEG4V2’ was not declared in this scope
{ CODEC_ID_MSMPEG4V2, MKTAG('D', 'I', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:155:7: error: ‘CODEC_ID_MSMPEG4V1’ was not declared in this scope
{ CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', 'G', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:157:7: error: ‘CODEC_ID_WMV1’ was not declared in this scope
{ CODEC_ID_WMV1, MKTAG('W', 'M', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:160:7: error: ‘CODEC_ID_WMV2’ was not declared in this scope
{ CODEC_ID_WMV2, MKTAG('W', 'M', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:161:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:162:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:163:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'l') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:164:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', '2', '5') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:165:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:166:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:167:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', 'g', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:168:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('M', 'P', 'E', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:169:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('P', 'I', 'M', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:170:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('V', 'C', 'R', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:171:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, 0x10000001 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:172:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, 0x10000002 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:173:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('D', 'V', 'R', ' ') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:174:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('M', 'M', 'E', 'S') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:175:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('M', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:176:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('L', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:177:7: error: ‘CODEC_ID_LJPEG’ was not declared in this scope
{ CODEC_ID_LJPEG, MKTAG('L', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:178:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('J', 'P', 'G', 'L') }, /* Pegasus lossless JPEG */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:179:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - decoder */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:180:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('j', 'p', 'e', 'g') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:181:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('I', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:182:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('A', 'V', 'R', 'n') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:183:7: error: ‘CODEC_ID_HUFFYUV’ was not declared in this scope
{ CODEC_ID_HUFFYUV, MKTAG('H', 'F', 'Y', 'U') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:184:7: error: ‘CODEC_ID_FFVHUFF’ was not declared in this scope
{ CODEC_ID_FFVHUFF, MKTAG('F', 'F', 'V', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:185:7: error: ‘CODEC_ID_CYUV’ was not declared in this scope
{ CODEC_ID_CYUV, MKTAG('C', 'Y', 'U', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:186:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, 0 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:187:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('I', '4', '2', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:188:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'Y', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:189:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '2', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:190:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '1', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:191:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'V', 'Y') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:192:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('I', 'Y', 'U', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:193:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', '8', '0', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:194:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('H', 'D', 'Y', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:195:7: error: ‘CODEC_ID_INDEO3’ was not declared in this scope
{ CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:196:7: error: ‘CODEC_ID_INDEO3’ was not declared in this scope
{ CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:197:7: error: ‘CODEC_ID_VP3’ was not declared in this scope
{ CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:198:7: error: ‘CODEC_ID_VP3’ was not declared in this scope
{ CODEC_ID_VP3, MKTAG('V', 'P', '3', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:199:7: error: ‘CODEC_ID_ASV1’ was not declared in this scope
{ CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:200:7: error: ‘CODEC_ID_ASV2’ was not declared in this scope
{ CODEC_ID_ASV2, MKTAG('A', 'S', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:201:7: error: ‘CODEC_ID_VCR1’ was not declared in this scope
{ CODEC_ID_VCR1, MKTAG('V', 'C', 'R', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:202:7: error: ‘CODEC_ID_FFV1’ was not declared in this scope
{ CODEC_ID_FFV1, MKTAG('F', 'F', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:203:7: error: ‘CODEC_ID_XAN_WC4’ was not declared in this scope
{ CODEC_ID_XAN_WC4, MKTAG('X', 'x', 'a', 'n') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:204:7: error: ‘CODEC_ID_MSRLE’ was not declared in this scope
{ CODEC_ID_MSRLE, MKTAG('m', 'r', 'l', 'e') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:205:7: error: ‘CODEC_ID_MSRLE’ was not declared in this scope
{ CODEC_ID_MSRLE, MKTAG(0x1, 0x0, 0x0, 0x0) },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:206:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('M', 'S', 'V', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:207:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('m', 's', 'v', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:208:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('C', 'R', 'A', 'M') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:209:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('c', 'r', 'a', 'm') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:210:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('W', 'H', 'A', 'M') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:211:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('w', 'h', 'a', 'm') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:212:7: error: ‘CODEC_ID_CINEPAK’ was not declared in this scope
{ CODEC_ID_CINEPAK, MKTAG('c', 'v', 'i', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:213:7: error: ‘CODEC_ID_TRUEMOTION1’ was not declared in this scope
{ CODEC_ID_TRUEMOTION1, MKTAG('D', 'U', 'C', 'K') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:214:7: error: ‘CODEC_ID_MSZH’ was not declared in this scope
{ CODEC_ID_MSZH, MKTAG('M', 'S', 'Z', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:215:7: error: ‘CODEC_ID_ZLIB’ was not declared in this scope
{ CODEC_ID_ZLIB, MKTAG('Z', 'L', 'I', 'B') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:216:7: error: ‘CODEC_ID_SNOW’ was not declared in this scope
{ CODEC_ID_SNOW, MKTAG('S', 'N', 'O', 'W') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:217:7: error: ‘CODEC_ID_4XM’ was not declared in this scope
{ CODEC_ID_4XM, MKTAG('4', 'X', 'M', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:218:7: error: ‘CODEC_ID_FLV1’ was not declared in this scope
{ CODEC_ID_FLV1, MKTAG('F', 'L', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:219:7: error: ‘CODEC_ID_SVQ1’ was not declared in this scope
{ CODEC_ID_SVQ1, MKTAG('s', 'v', 'q', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:220:7: error: ‘CODEC_ID_TSCC’ was not declared in this scope
{ CODEC_ID_TSCC, MKTAG('t', 's', 'c', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:221:7: error: ‘CODEC_ID_ULTI’ was not declared in this scope
{ CODEC_ID_ULTI, MKTAG('U', 'L', 'T', 'I') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:222:7: error: ‘CODEC_ID_VIXL’ was not declared in this scope
{ CODEC_ID_VIXL, MKTAG('V', 'I', 'X', 'L') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:223:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', 'P', 'E', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:224:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', '1', '.', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:225:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', '1', '.', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:226:7: error: ‘CODEC_ID_WMV3’ was not declared in this scope
{ CODEC_ID_WMV3, MKTAG('W', 'M', 'V', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:227:7: error: ‘CODEC_ID_LOCO’ was not declared in this scope
{ CODEC_ID_LOCO, MKTAG('L', 'O', 'C', 'O') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:228:7: error: ‘CODEC_ID_THEORA’ was not declared in this scope
{ CODEC_ID_THEORA, MKTAG('t', 'h', 'e', 'o') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:230:7: error: ‘CODEC_ID_WNV1’ was not declared in this scope
{ CODEC_ID_WNV1, MKTAG('W', 'N', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:231:7: error: ‘CODEC_ID_AASC’ was not declared in this scope
{ CODEC_ID_AASC, MKTAG('A', 'A', 'S', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:232:7: error: ‘CODEC_ID_INDEO2’ was not declared in this scope
{ CODEC_ID_INDEO2, MKTAG('R', 'T', '2', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:233:7: error: ‘CODEC_ID_FRAPS’ was not declared in this scope
{ CODEC_ID_FRAPS, MKTAG('F', 'P', 'S', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:234:7: error: ‘CODEC_ID_TRUEMOTION2’ was not declared in this scope
{ CODEC_ID_TRUEMOTION2, MKTAG('T', 'M', '2', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:237:7: error: ‘CODEC_ID_FLASHSV’ was not declared in this scope
{ CODEC_ID_FLASHSV, MKTAG('F', 'S', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:238:7: error: ‘CODEC_ID_JPEGLS’ was not declared in this scope
{ CODEC_ID_JPEGLS,MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - encoder */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:239:7: error: ‘CODEC_ID_VC1’ was not declared in this scope
{ CODEC_ID_VC1, MKTAG('W', 'V', 'C', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:240:7: error: ‘CODEC_ID_VC1’ was not declared in this scope
{ CODEC_ID_VC1, MKTAG('W', 'M', 'V', 'A') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:241:7: error: ‘CODEC_ID_CSCD’ was not declared in this scope
{ CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:242:7: error: ‘CODEC_ID_ZMBV’ was not declared in this scope
{ CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:243:7: error: ‘CODEC_ID_KMVC’ was not declared in this scope
{ CODEC_ID_KMVC, MKTAG('K', 'M', 'V', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:246:7: error: ‘CODEC_ID_VP5’ was not declared in this scope
{ CODEC_ID_VP5, MKTAG('V', 'P', '5', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:247:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:248:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:249:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:250:7: error: ‘CODEC_ID_VP6F’ was not declared in this scope
{ CODEC_ID_VP6F, MKTAG('V', 'P', '6', 'F') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:251:7: error: ‘CODEC_ID_JPEG2000’ was not declared in this scope
{ CODEC_ID_JPEG2000, MKTAG('M', 'J', '2', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:252:7: error: ‘CODEC_ID_VMNC’ was not declared in this scope
{ CODEC_ID_VMNC, MKTAG('V', 'M', 'n', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:256:7: error: ‘CODEC_ID_TARGA’ was not declared in this scope
{ CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:258:7: error: ‘CODEC_ID_NONE’ was not declared in this scope
{ CODEC_ID_NONE, 0 },
^
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:0:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘double CvCapture_FFMPEG::getProperty(int)’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:774:33: error: ‘AVStream’ has no member named ‘r_frame_rate’
return av_q2d(video_st->r_frame_rate);
^
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘double CvCapture_FFMPEG::get_fps()’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:821:49: error: ‘AVStream’ has no member named ‘r_frame_rate’
double fps = r2d(ic->streams[video_stream]->r_frame_rate);
^
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:0:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In function ‘int icv_av_write_frame_FFMPEG(AVFormatContext*, AVStream*, uint8_t*, uint32_t, AVFrame*)’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1237:72: error: ‘avcodec_encode_video’ was not declared in this scope
out_size = avcodec_encode_video(c, outbuf, outbuf_size, picture);
^
modules/highgui/CMakeFiles/opencv_highgui.dir/build.make:301: recipe for target 'modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o' failed
make[2]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Linking CXX shared library ../../lib/libopencv_photo.so
[ 39%] Built target opencv_photo
Linking CXX shared library ../../lib/libopencv_video.so
[ 39%] Built target opencv_video
CMakeFiles/Makefile2:1827: recipe for target 'modules/highgui/CMakeFiles/opencv_highgui.dir/all' failed
make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
[ 3%] Built target libjasper
[ 9%] Built target IlmImf
[ 9%] Built target opencv_core_pch_dephelp
[ 9%] Built target pch_Generate_opencv_core
[ 11%] Built target opencv_core
[ 11%] Built target opencv_ts_pch_dephelp
[ 12%] Built target pch_Generate_opencv_ts
[ 12%] Built target opencv_flann_pch_dephelp
[ 12%] Built target pch_Generate_opencv_flann
[ 12%] Built target opencv_flann
[ 12%] Built target opencv_imgproc_pch_dephelp
[ 12%] Built target pch_Generate_opencv_imgproc
[ 15%] Built target opencv_imgproc
[ 15%] Built target opencv_features2d_pch_dephelp
[ 16%] Built target pch_Generate_opencv_features2d
[ 16%] Automatic moc for target opencv_highgui
[ 16%] Built target opencv_highgui_automoc
[ 16%] Automatic moc for target opencv_highgui_pch_dephelp
[ 16%] Built target opencv_highgui_pch_dephelp_automoc
[ 17%] Built target opencv_highgui_pch_dephelp
[ 17%] Built target pch_Generate_opencv_highgui
[ 17%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:60:0,
from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:105:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('h', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:106:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('X', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:107:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('x', '2', '6', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:108:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('a', 'v', 'c', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:109:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('V', 'S', 'S', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:111:7: error: ‘CODEC_ID_H263’ was not declared in this scope
{ CODEC_ID_H263, MKTAG('H', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:112:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('H', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:113:7: error: ‘CODEC_ID_H263I’ was not declared in this scope
{ CODEC_ID_H263I, MKTAG('I', '2', '6', '3') }, /* intel h263 */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:114:7: error: ‘CODEC_ID_H261’ was not declared in this scope
{ CODEC_ID_H261, MKTAG('H', '2', '6', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:117:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('U', '2', '6', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:118:7: error: ‘CODEC_ID_H263P’ was not declared in this scope
{ CODEC_ID_H263P, MKTAG('v', 'i', 'v', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:120:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('F', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:121:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', 'X') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:122:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'X', '5', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:123:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('X', 'V', 'I', 'D') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:124:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('M', 'P', '4', 'S') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:125:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('M', '4', 'S', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:126:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG(0x04, 0, 0, 0) }, /* some broken avi use this */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:129:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('D', 'I', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:130:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('B', 'L', 'Z', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:131:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('m', 'p', '4', 'v') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:132:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('U', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:133:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('W', 'V', '1', 'F') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:134:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('S', 'E', 'D', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:136:7: error: ‘CODEC_ID_MPEG4’ was not declared in this scope
{ CODEC_ID_MPEG4, MKTAG('R', 'M', 'P', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:138:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '3') }, /* default signature when using MSMPEG4 */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:139:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', '4', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:142:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', 'G', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:143:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '5') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:144:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '6') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:145:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('D', 'I', 'V', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:146:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('A', 'P', '4', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:147:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:148:7: error: ‘CODEC_ID_MSMPEG4V3’ was not declared in this scope
{ CODEC_ID_MSMPEG4V3, MKTAG('C', 'O', 'L', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:150:7: error: ‘CODEC_ID_MSMPEG4V2’ was not declared in this scope
{ CODEC_ID_MSMPEG4V2, MKTAG('M', 'P', '4', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:153:7: error: ‘CODEC_ID_MSMPEG4V2’ was not declared in this scope
{ CODEC_ID_MSMPEG4V2, MKTAG('D', 'I', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:155:7: error: ‘CODEC_ID_MSMPEG4V1’ was not declared in this scope
{ CODEC_ID_MSMPEG4V1, MKTAG('M', 'P', 'G', '4') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:157:7: error: ‘CODEC_ID_WMV1’ was not declared in this scope
{ CODEC_ID_WMV1, MKTAG('W', 'M', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:160:7: error: ‘CODEC_ID_WMV2’ was not declared in this scope
{ CODEC_ID_WMV2, MKTAG('W', 'M', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:161:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:162:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 'h', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:163:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', 's', 'l') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:164:7: error: ‘CODEC_ID_DVVIDEO’ was not declared in this scope
{ CODEC_ID_DVVIDEO, MKTAG('d', 'v', '2', '5') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:165:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:166:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('m', 'p', 'g', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:167:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', 'g', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:168:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('M', 'P', 'E', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:169:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('P', 'I', 'M', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:170:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, MKTAG('V', 'C', 'R', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:171:7: error: ‘CODEC_ID_MPEG1VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG1VIDEO, 0x10000001 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:172:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, 0x10000002 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:173:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('D', 'V', 'R', ' ') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:174:7: error: ‘CODEC_ID_MPEG2VIDEO’ was not declared in this scope
{ CODEC_ID_MPEG2VIDEO, MKTAG('M', 'M', 'E', 'S') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:175:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('M', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:176:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('L', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:177:7: error: ‘CODEC_ID_LJPEG’ was not declared in this scope
{ CODEC_ID_LJPEG, MKTAG('L', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:178:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('J', 'P', 'G', 'L') }, /* Pegasus lossless JPEG */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:179:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - decoder */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:180:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('j', 'p', 'e', 'g') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:181:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('I', 'J', 'P', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:182:7: error: ‘CODEC_ID_MJPEG’ was not declared in this scope
{ CODEC_ID_MJPEG, MKTAG('A', 'V', 'R', 'n') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:183:7: error: ‘CODEC_ID_HUFFYUV’ was not declared in this scope
{ CODEC_ID_HUFFYUV, MKTAG('H', 'F', 'Y', 'U') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:184:7: error: ‘CODEC_ID_FFVHUFF’ was not declared in this scope
{ CODEC_ID_FFVHUFF, MKTAG('F', 'F', 'V', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:185:7: error: ‘CODEC_ID_CYUV’ was not declared in this scope
{ CODEC_ID_CYUV, MKTAG('C', 'Y', 'U', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:186:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, 0 },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:187:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('I', '4', '2', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:188:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', 'U', 'Y', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:189:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', '4', '2', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:190:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', 'V', '1', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:191:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('U', 'Y', 'V', 'Y') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:192:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('I', 'Y', 'U', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:193:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('Y', '8', '0', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:194:7: error: ‘CODEC_ID_RAWVIDEO’ was not declared in this scope
{ CODEC_ID_RAWVIDEO, MKTAG('H', 'D', 'Y', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:195:7: error: ‘CODEC_ID_INDEO3’ was not declared in this scope
{ CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:196:7: error: ‘CODEC_ID_INDEO3’ was not declared in this scope
{ CODEC_ID_INDEO3, MKTAG('I', 'V', '3', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:197:7: error: ‘CODEC_ID_VP3’ was not declared in this scope
{ CODEC_ID_VP3, MKTAG('V', 'P', '3', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:198:7: error: ‘CODEC_ID_VP3’ was not declared in this scope
{ CODEC_ID_VP3, MKTAG('V', 'P', '3', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:199:7: error: ‘CODEC_ID_ASV1’ was not declared in this scope
{ CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:200:7: error: ‘CODEC_ID_ASV2’ was not declared in this scope
{ CODEC_ID_ASV2, MKTAG('A', 'S', 'V', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:201:7: error: ‘CODEC_ID_VCR1’ was not declared in this scope
{ CODEC_ID_VCR1, MKTAG('V', 'C', 'R', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:202:7: error: ‘CODEC_ID_FFV1’ was not declared in this scope
{ CODEC_ID_FFV1, MKTAG('F', 'F', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:203:7: error: ‘CODEC_ID_XAN_WC4’ was not declared in this scope
{ CODEC_ID_XAN_WC4, MKTAG('X', 'x', 'a', 'n') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:204:7: error: ‘CODEC_ID_MSRLE’ was not declared in this scope
{ CODEC_ID_MSRLE, MKTAG('m', 'r', 'l', 'e') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:205:7: error: ‘CODEC_ID_MSRLE’ was not declared in this scope
{ CODEC_ID_MSRLE, MKTAG(0x1, 0x0, 0x0, 0x0) },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:206:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('M', 'S', 'V', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:207:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('m', 's', 'v', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:208:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('C', 'R', 'A', 'M') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:209:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('c', 'r', 'a', 'm') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:210:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('W', 'H', 'A', 'M') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:211:7: error: ‘CODEC_ID_MSVIDEO1’ was not declared in this scope
{ CODEC_ID_MSVIDEO1, MKTAG('w', 'h', 'a', 'm') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:212:7: error: ‘CODEC_ID_CINEPAK’ was not declared in this scope
{ CODEC_ID_CINEPAK, MKTAG('c', 'v', 'i', 'd') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:213:7: error: ‘CODEC_ID_TRUEMOTION1’ was not declared in this scope
{ CODEC_ID_TRUEMOTION1, MKTAG('D', 'U', 'C', 'K') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:214:7: error: ‘CODEC_ID_MSZH’ was not declared in this scope
{ CODEC_ID_MSZH, MKTAG('M', 'S', 'Z', 'H') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:215:7: error: ‘CODEC_ID_ZLIB’ was not declared in this scope
{ CODEC_ID_ZLIB, MKTAG('Z', 'L', 'I', 'B') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:216:7: error: ‘CODEC_ID_SNOW’ was not declared in this scope
{ CODEC_ID_SNOW, MKTAG('S', 'N', 'O', 'W') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:217:7: error: ‘CODEC_ID_4XM’ was not declared in this scope
{ CODEC_ID_4XM, MKTAG('4', 'X', 'M', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:218:7: error: ‘CODEC_ID_FLV1’ was not declared in this scope
{ CODEC_ID_FLV1, MKTAG('F', 'L', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:219:7: error: ‘CODEC_ID_SVQ1’ was not declared in this scope
{ CODEC_ID_SVQ1, MKTAG('s', 'v', 'q', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:220:7: error: ‘CODEC_ID_TSCC’ was not declared in this scope
{ CODEC_ID_TSCC, MKTAG('t', 's', 'c', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:221:7: error: ‘CODEC_ID_ULTI’ was not declared in this scope
{ CODEC_ID_ULTI, MKTAG('U', 'L', 'T', 'I') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:222:7: error: ‘CODEC_ID_VIXL’ was not declared in this scope
{ CODEC_ID_VIXL, MKTAG('V', 'I', 'X', 'L') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:223:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', 'P', 'E', 'G') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:224:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', '1', '.', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:225:7: error: ‘CODEC_ID_QPEG’ was not declared in this scope
{ CODEC_ID_QPEG, MKTAG('Q', '1', '.', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:226:7: error: ‘CODEC_ID_WMV3’ was not declared in this scope
{ CODEC_ID_WMV3, MKTAG('W', 'M', 'V', '3') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:227:7: error: ‘CODEC_ID_LOCO’ was not declared in this scope
{ CODEC_ID_LOCO, MKTAG('L', 'O', 'C', 'O') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:228:7: error: ‘CODEC_ID_THEORA’ was not declared in this scope
{ CODEC_ID_THEORA, MKTAG('t', 'h', 'e', 'o') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:230:7: error: ‘CODEC_ID_WNV1’ was not declared in this scope
{ CODEC_ID_WNV1, MKTAG('W', 'N', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:231:7: error: ‘CODEC_ID_AASC’ was not declared in this scope
{ CODEC_ID_AASC, MKTAG('A', 'A', 'S', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:232:7: error: ‘CODEC_ID_INDEO2’ was not declared in this scope
{ CODEC_ID_INDEO2, MKTAG('R', 'T', '2', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:233:7: error: ‘CODEC_ID_FRAPS’ was not declared in this scope
{ CODEC_ID_FRAPS, MKTAG('F', 'P', 'S', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:234:7: error: ‘CODEC_ID_TRUEMOTION2’ was not declared in this scope
{ CODEC_ID_TRUEMOTION2, MKTAG('T', 'M', '2', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:237:7: error: ‘CODEC_ID_FLASHSV’ was not declared in this scope
{ CODEC_ID_FLASHSV, MKTAG('F', 'S', 'V', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:238:7: error: ‘CODEC_ID_JPEGLS’ was not declared in this scope
{ CODEC_ID_JPEGLS,MKTAG('M', 'J', 'L', 'S') }, /* JPEG-LS custom FOURCC for avi - encoder */
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:239:7: error: ‘CODEC_ID_VC1’ was not declared in this scope
{ CODEC_ID_VC1, MKTAG('W', 'V', 'C', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:240:7: error: ‘CODEC_ID_VC1’ was not declared in this scope
{ CODEC_ID_VC1, MKTAG('W', 'M', 'V', 'A') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:241:7: error: ‘CODEC_ID_CSCD’ was not declared in this scope
{ CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:242:7: error: ‘CODEC_ID_ZMBV’ was not declared in this scope
{ CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:243:7: error: ‘CODEC_ID_KMVC’ was not declared in this scope
{ CODEC_ID_KMVC, MKTAG('K', 'M', 'V', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:246:7: error: ‘CODEC_ID_VP5’ was not declared in this scope
{ CODEC_ID_VP5, MKTAG('V', 'P', '5', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:247:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '0') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:248:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '1') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:249:7: error: ‘CODEC_ID_VP6’ was not declared in this scope
{ CODEC_ID_VP6, MKTAG('V', 'P', '6', '2') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:250:7: error: ‘CODEC_ID_VP6F’ was not declared in this scope
{ CODEC_ID_VP6F, MKTAG('V', 'P', '6', 'F') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:251:7: error: ‘CODEC_ID_JPEG2000’ was not declared in this scope
{ CODEC_ID_JPEG2000, MKTAG('M', 'J', '2', 'C') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:252:7: error: ‘CODEC_ID_VMNC’ was not declared in this scope
{ CODEC_ID_VMNC, MKTAG('V', 'M', 'n', 'c') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:256:7: error: ‘CODEC_ID_TARGA’ was not declared in this scope
{ CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') },
^
/home/apollo/git/opencv/modules/highgui/src/ffmpeg_codecs.hpp:258:7: error: ‘CODEC_ID_NONE’ was not declared in this scope
{ CODEC_ID_NONE, 0 },
^
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:0:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘double CvCapture_FFMPEG::getProperty(int)’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:774:33: error: ‘AVStream’ has no member named ‘r_frame_rate’
return av_q2d(video_st->r_frame_rate);
^
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In member function ‘double CvCapture_FFMPEG::get_fps()’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:821:49: error: ‘AVStream’ has no member named ‘r_frame_rate’
double fps = r2d(ic->streams[video_stream]->r_frame_rate);
^
In file included from /home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg.cpp:45:0:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp: In function ‘int icv_av_write_frame_FFMPEG(AVFormatContext*, AVStream*, uint8_t*, uint32_t, AVFrame*)’:
/home/apollo/git/opencv/modules/highgui/src/cap_ffmpeg_impl.hpp:1237:72: error: ‘avcodec_encode_video’ was not declared in this scope
out_size = avcodec_encode_video(c, outbuf, outbuf_size, picture);
^
modules/highgui/CMakeFiles/opencv_highgui.dir/build.make:301: recipe for target 'modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o' failed
make[2]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg.cpp.o] Error 1
CMakeFiles/Makefile2:1827: recipe for target 'modules/highgui/CMakeFiles/opencv_highgui.dir/all' failed
make[1]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment