File "", line 1 from distutils.sysconfig import *; print get_python_lib() ^ SyntaxError: invalid syntax File "", line 1 import os; os.environ['DISTUTILS_USE_SDK']='1'; import numpy.distutils; print numpy.distutils.misc_util.get_numpy_include_dirs()[0] ^ SyntaxError: invalid syntax CMake Warning at source_subfolder/cmake/OpenCVPackaging.cmake:23 (message): CPACK_PACKAGE_VERSION does not match version provided by version.hpp header! Call Stack (most recent call first): source_subfolder/CMakeLists.txt:1104 (include) /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, double&, bool, double (cv::Algorithm::*)(), void (cv::Algorithm::*)(double), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1190:34: warning: cast between incompatible pointer to member types from ‘double (cv::Algorithm::*)()’ to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1190 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1190:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(double)’ to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1190 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, std::string&, bool, std::string (cv::Algorithm::*)(), void (cv::Algorithm::*)(const string&), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1200:34: warning: cast between incompatible pointer to member types from ‘std::string (cv::Algorithm::*)()’ {aka ‘std::__cxx11::basic_string (cv::Algorithm::*)()’} to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1200 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1200:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(const string&)’ {aka ‘void (cv::Algorithm::*)(const std::__cxx11::basic_string&)’} to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1200 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, cv::Mat&, bool, cv::Mat (cv::Algorithm::*)(), void (cv::Algorithm::*)(const cv::Mat&), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1210:34: warning: cast between incompatible pointer to member types from ‘cv::Mat (cv::Algorithm::*)()’ to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1210 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1210:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(const cv::Mat&)’ to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1210 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, std::vector&, bool, std::vector (cv::Algorithm::*)(), void (cv::Algorithm::*)(const std::vector&), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1220:34: warning: cast between incompatible pointer to member types from ‘std::vector (cv::Algorithm::*)()’ to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1220 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1220:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(const std::vector&)’ to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1220 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, cv::Ptr&, bool, cv::Ptr (cv::Algorithm::*)(), void (cv::Algorithm::*)(const cv::Ptr&), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1230:34: warning: cast between incompatible pointer to member types from ‘cv::Ptr (cv::Algorithm::*)()’ to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1230 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1230:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(const cv::Ptr&)’ to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1230 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, float&, bool, float (cv::Algorithm::*)(), void (cv::Algorithm::*)(float), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1240:34: warning: cast between incompatible pointer to member types from ‘float (cv::Algorithm::*)()’ to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1240 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1240:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(float)’ to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1240 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, uint64&, bool, uint64 (cv::Algorithm::*)(), void (cv::Algorithm::*)(uint64), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1260:34: warning: cast between incompatible pointer to member types from ‘uint64 (cv::Algorithm::*)()’ {aka ‘long unsigned int (cv::Algorithm::*)()’} to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1260 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1260:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(uint64)’ {aka ‘void (cv::Algorithm::*)(long unsigned int)’} to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1260 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp: In member function ‘void cv::AlgorithmInfo::addParam(cv::Algorithm&, const char*, uchar&, bool, uchar (cv::Algorithm::*)(), void (cv::Algorithm::*)(uchar), const string&)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1270:34: warning: cast between incompatible pointer to member types from ‘uchar (cv::Algorithm::*)()’ {aka ‘unsigned char (cv::Algorithm::*)()’} to ‘cv::Algorithm::Getter’ {aka ‘int (cv::Algorithm::*)() const’} [-Wcast-function-type] 1270 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/algorithm.cpp:1270:61: warning: cast between incompatible pointer to member types from ‘void (cv::Algorithm::*)(uchar)’ {aka ‘void (cv::Algorithm::*)(unsigned char)’} to ‘cv::Algorithm::Setter’ {aka ‘void (cv::Algorithm::*)(int)’} [-Wcast-function-type] 1270 | (Algorithm::Getter)getter, (Algorithm::Setter)setter, help); | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:171:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:173:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:174:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:175:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:176:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:177:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp: In instantiation of ‘void cv::copyMask_(const uchar*, size_t, const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:178:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:66:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 66 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:68:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 68 | dst[x+1] = src[x+1]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:70:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 70 | dst[x+2] = src[x+2]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:72:26: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 72 | dst[x+3] = src[x+3]; | ~~~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:77:24: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 77 | dst[x] = src[x]; | ~~~~~~~^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/copy.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp: In function ‘void cvDrawContours(void*, CvSeq*, CvScalar, CvScalar, int, int, int, CvPoint)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:50: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘cv::Point’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ^ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:2464:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 2464 | CV_READ_SEQ_ELEM( pt1, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘cv::Point’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:50: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘cv::Point’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ^ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:2471:17: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 2471 | CV_READ_SEQ_ELEM( pt2, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/drawing.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘cv::Point’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In function ‘double cv::kmeans(cv::InputArray, int, cv::InputOutputArray, cv::TermCriteria, int, int, cv::OutputArray)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:2765:44: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 2765 | box[j] = Vec2f(sample[j], sample[j]); | ^ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = float; int cn = 2]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1988:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = unsigned char; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1990:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = short int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1991:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1992:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 3]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1993:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 4]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1994:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 6]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp: In instantiation of ‘void cv::transpose_(const uchar*, size_t, uchar*, size_t, cv::Size) [with T = cv::Vec; uchar = unsigned char; size_t = long unsigned int; cv::Size = cv::Size_]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1995:1: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1927:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1927 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1928:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1928 | d1[j] = s0[1]; d1[j+1] = s1[1]; d1[j+2] = s2[1]; d1[j+3] = s3[1]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1929:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1929 | d2[j] = s0[2]; d2[j+1] = s1[2]; d2[j+2] = s2[2]; d2[j+3] = s3[2]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1930:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1930 | d3[j] = s0[3]; d3[j+1] = s1[3]; d3[j+2] = s2[3]; d3[j+3] = s3[3]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:34: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:49: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1936:64: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1936 | d0[j] = s0[0]; d1[j] = s0[1]; d2[j] = s0[2]; d3[j] = s0[3]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:53: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1952:70: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1952 | d0[j] = s0[0]; d0[j+1] = s1[0]; d0[j+2] = s2[0]; d0[j+3] = s3[0]; | ~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:1958:19: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 1958 | d0[j] = s0[0]; | ~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/matrix.cpp:43: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 8]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp: In member function ‘void cv::RNG::fill(cv::InputOutputArray, int, cv::InputArray, cv::InputArray, bool)’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:686:40: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 686 | p[j + k] = ip[k]; | ^ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:621:5: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = int; int cn = 2]’ 621 | Vec(const Vec<_Tp, cn>& v); | ^~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:694:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 694 | p[j + k] = fp[k]; | ^ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = float; int cn = 2]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:701:36: warning: implicitly-declared ‘cv::Vec& cv::Vec::operator=(const cv::Vec&)’ is deprecated [-Wdeprecated-copy] 701 | p[j + k] = dp[k]; | ^ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:4932, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/src/rand.cpp:49: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/operations.hpp:1192:39: note: because ‘cv::Vec’ has user-provided ‘cv::Vec<_Tp, cn>::Vec(const cv::Vec<_Tp, cn>&) [with _Tp = double; int cn = 2]’ 1192 | template inline Vec<_Tp, cn>::Vec(const Vec<_Tp, cn>& m) | ^~~~~~~~~~~~ g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/modules/ml/CMakeFiles/opencv_ml.dir/build.make:82: source_subfolder/modules/ml/CMakeFiles/opencv_ml.dir/src/ann_mlp.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1775: source_subfolder/modules/ml/CMakeFiles/opencv_ml.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. Terminated make[2]: *** [source_subfolder/modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make:82: source_subfolder/modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/accum.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/modules/imgproc/CMakeFiles/opencv_imgproc.dir/build.make:95: source_subfolder/modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/approx.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:1439: source_subfolder/modules/imgproc/CMakeFiles/opencv_imgproc.dir/all] Terminated g++: fatal error: Terminated signal terminated program cc1plus compilation terminated. make[2]: *** [source_subfolder/modules/flann/CMakeFiles/opencv_flann.dir/build.make:95: source_subfolder/modules/flann/CMakeFiles/opencv_flann.dir/src/miniflann.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1357: source_subfolder/modules/flann/CMakeFiles/opencv_flann.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/cci_PR-4724/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen libdir "lib" does not contain any declared library eigen/3.3.9: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/cci_PR-4724/.conan/data/eigen/3.3.9/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen3 libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component eigen::eigen3 libdir "lib" does not contain any declared library gtk/system: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/cci_PR-4724/.conan/data/gtk/system/_/_/package/cc5e5ca8b619d2dffaaeae1e4924ae3ce085a8f1/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component gtk::gtk libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component gtk::gtk libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component libwebp::libwebp libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component zstd::zstd libdir "lib" does not contain any declared library opencv/2.4.13.7: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb opencv/2.4.13.7: ERROR: Package 'e640f4e042806d4e6ba923131d192da5de3c87fb' build failed opencv/2.4.13.7: WARN: Build folder /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb ERROR: opencv/2.4.13.7: Error in build() method, line 172 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/build_subfolder' '--' '-j3' Terminated In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp: In instantiation of ‘CvSeq* icvApproxPolyDP(CvSeq*, int, CvMemStorage*, double) [with T = int; CvSeq = CvSeq; CvMemStorage = CvMemStorage]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:753:90: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:531:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 531 | CV_READ_SEQ_ELEM( start_pt, reader ); /* read the first point */ | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:537:17: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 537 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:577:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 577 | CV_READ_SEQ_ELEM( end_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:580:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 580 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:593:17: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 593 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:611:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 611 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:637:5: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 637 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:640:5: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 640 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:646:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 646 | CV_READ_SEQ_ELEM( end_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:660:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 660 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp: In instantiation of ‘CvSeq* icvApproxPolyDP(CvSeq*, int, CvMemStorage*, double) [with T = float; CvSeq = CvSeq; CvMemStorage = CvMemStorage]’: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:755:92: required from here /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:531:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 531 | CV_READ_SEQ_ELEM( start_pt, reader ); /* read the first point */ | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:537:17: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 537 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:577:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 577 | CV_READ_SEQ_ELEM( end_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:580:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 580 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:593:17: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 593 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:611:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 611 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:637:5: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 637 | CV_READ_SEQ_ELEM( start_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:640:5: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 640 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:646:9: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 646 | CV_READ_SEQ_ELEM( end_pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/types_c.h:1723:11: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘PT’ {aka ‘class cv::Point_’} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1723 | memcpy( &(elem), (reader).ptr, sizeof((elem))); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:660:13: note: in expansion of macro ‘CV_READ_SEQ_ELEM’ 660 | CV_READ_SEQ_ELEM( pt, reader ); | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/include/opencv2/imgproc/imgproc.hpp:46, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/precomp.hpp:48, from /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/imgproc/src/approx.cpp:41: /home/conan/w/cci_PR-4724/.conan/data/opencv/2.4.13.7/_/_/build/e640f4e042806d4e6ba923131d192da5de3c87fb/source_subfolder/modules/core/include/opencv2/core/core.hpp:729:30: note: ‘PT’ {aka ‘class cv::Point_’} declared here 729 | template class Point_ | ^~~~~~